Remove unused headers.

This commit is contained in:
James Sanford 2012-08-11 20:13:56 -07:00
parent 7fddfcaeb9
commit 2b5248d2fb
5 changed files with 0 additions and 6738 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,274 +0,0 @@
/************************************************************************/
/* KEGS: Apple //gs Emulator */
/* Copyright 2002 by Kent Dickey */
/* */
/* This code is covered by the GNU GPL */
/* */
/* The KEGS web page is kegs.sourceforge.net */
/* You may contact the author at: kadickey@alumni.princeton.edu */
/************************************************************************/
#ifdef INCLUDE_RCSID_S
.stringz "@(#)$KmKId: size_tab.h,v 1.13 2002-11-19 03:10:38-05 kadickey Exp $"
#else
.word inst00_16 /*1*/ /* brk */
.word inst01_16 /*1*/ /* ORA (Dloc,X) */
.word inst02_16 /*1*/ /* COP */
.word inst03_16 /*1*/ /* ORA Disp8,S */
.word inst04_16 /*1*/ /* TSB Dloc */
.word inst05_16 /*1*/ /* ORA Dloc */
.word inst06_16 /*1*/ /* ASL Dloc */
.word inst07_16 /*1*/ /* ORA [Dloc] */
.word inst08_16 /*0*/ /* PHP */
.word inst09_16 /*4*/ /* ORA #imm */
.word inst0a_16 /*0*/ /* ASL a */
.word inst0b_16 /*0*/ /* PHD */
.word inst0c_16 /*2*/ /* TSB abs */
.word inst0d_16 /*2*/ /* ORA abs */
.word inst0e_16 /*2*/ /* ASL abs */
.word inst0f_16 /*3*/ /* ORA long */
.word inst10_16 /*1*/ /* BPL disp8 */
.word inst11_16 /*1*/ /* ORA (),y */
.word inst12_16 /*1*/ /* ORA () */
.word inst13_16 /*1*/ /* ORA (disp8,s),y */
.word inst14_16 /*1*/ /* TRB Dloc */
.word inst15_16 /*1*/ /* ORA Dloc,x */
.word inst16_16 /*1*/ /* ASL Dloc,x */
.word inst17_16 /*1*/ /* ORA [],y */
.word inst18_16 /*0*/ /* clc */
.word inst19_16 /*2*/ /* ORA abs,y */
.word inst1a_16 /*0*/ /* INC a */
.word inst1b_16 /*0*/ /* TCS */
.word inst1c_16 /*2*/ /* TRB Abs */
.word inst1d_16 /*2*/ /* ORA Abs,X */
.word inst1e_16 /*2*/ /* ASL abs,x */
.word inst1f_16 /*3*/ /* ORA Long,x */
.word inst20_16 /*2*/ /* JSR abs */
.word inst21_16 /*1*/ /* AND (Dloc,X) */
.word inst22_16 /*3*/ /* JSL Abslong */
.word inst23_16 /*1*/ /* AND Disp8,S */
.word inst24_16 /*1*/ /* BIT Dloc */
.word inst25_16 /*1*/ /* AND Dloc */
.word inst26_16 /*1*/ /* ROL Dloc */
.word inst27_16 /*1*/ /* AND [Dloc] */
.word inst28_16 /*0*/ /* PLP */
.word inst29_16 /*4*/ /* AND #imm */
.word inst2a_16 /*0*/ /* ROL a */
.word inst2b_16 /*0*/ /* PLD */
.word inst2c_16 /*2*/ /* BIT abs */
.word inst2d_16 /*2*/ /* AND abs */
.word inst2e_16 /*2*/ /* ROL abs */
.word inst2f_16 /*3*/ /* AND long */
.word inst30_16 /*1*/ /* BMI disp8 */
.word inst31_16 /*1*/ /* AND (),y */
.word inst32_16 /*1*/ /* AND () */
.word inst33_16 /*1*/ /* AND (disp8,s),y */
.word inst34_16 /*1*/ /* BIT Dloc,X */
.word inst35_16 /*1*/ /* AND Dloc,x */
.word inst36_16 /*1*/ /* ROL Dloc,x */
.word inst37_16 /*1*/ /* AND [],y */
.word inst38_16 /*0*/ /* SEC */
.word inst39_16 /*2*/ /* AND abs,y */
.word inst3a_16 /*0*/ /* DEC a */
.word inst3b_16 /*0*/ /* TSC */
.word inst3c_16 /*2*/ /* BIT Abs,X */
.word inst3d_16 /*2*/ /* AND Abs,X */
.word inst3e_16 /*2*/ /* ROL abs,x */
.word inst3f_16 /*3*/ /* AND Long,x */
.word inst40_16 /*0*/ /* RTI */
.word inst41_16 /*1*/ /* EOR (Dloc,X) */
.word inst42_16 /*1*/ /* WDM */
.word inst43_16 /*1*/ /* EOR Disp8,S */
.word inst44_16 /*2*/ /* MVP I,J */
.word inst45_16 /*1*/ /* EOR Dloc */
.word inst46_16 /*1*/ /* LSR Dloc */
.word inst47_16 /*1*/ /* EOR [Dloc] */
.word inst48_16 /*0*/ /* PHA */
.word inst49_16 /*4*/ /* EOR #imm */
.word inst4a_16 /*0*/ /* LSR a */
.word inst4b_16 /*0*/ /* PHK */
.word inst4c_16 /*2*/ /* JMP abs */
.word inst4d_16 /*2*/ /* EOR abs */
.word inst4e_16 /*2*/ /* LSR abs */
.word inst4f_16 /*3*/ /* EOR long */
.word inst50_16 /*1*/ /* BVC disp8 */
.word inst51_16 /*1*/ /* EOR (),y */
.word inst52_16 /*1*/ /* EOR () */
.word inst53_16 /*1*/ /* EOR (disp8,s),y */
.word inst54_16 /*2*/ /* MVN I,J */
.word inst55_16 /*1*/ /* EOR Dloc,x */
.word inst56_16 /*1*/ /* LSR Dloc,x */
.word inst57_16 /*1*/ /* EOR [],y */
.word inst58_16 /*0*/ /* CLI */
.word inst59_16 /*2*/ /* EOR abs,y */
.word inst5a_16 /*0*/ /* PHY */
.word inst5b_16 /*0*/ /* TCD */
.word inst5c_16 /*3*/ /* JMP Long */
.word inst5d_16 /*2*/ /* EOR Abs,X */
.word inst5e_16 /*2*/ /* LSR abs,x */
.word inst5f_16 /*3*/ /* EOR Long,x */
.word inst60_16 /*0*/ /* RTS */
.word inst61_16 /*1*/ /* ADC (Dloc,X) */
.word inst62_16 /*2*/ /* PER DISP16 */
.word inst63_16 /*1*/ /* ADC Disp8,S */
.word inst64_16 /*1*/ /* STZ Dloc */
.word inst65_16 /*1*/ /* ADC Dloc */
.word inst66_16 /*1*/ /* ROR Dloc */
.word inst67_16 /*1*/ /* ADC [Dloc] */
.word inst68_16 /*0*/ /* PLA */
.word inst69_16 /*4*/ /* ADC #imm */
.word inst6a_16 /*0*/ /* ROR a */
.word inst6b_16 /*0*/ /* RTL */
.word inst6c_16 /*2*/ /* JMP (abs) */
.word inst6d_16 /*2*/ /* ADC abs */
.word inst6e_16 /*2*/ /* ROR abs */
.word inst6f_16 /*3*/ /* ADC long */
.word inst70_16 /*1*/ /* BVS disp8 */
.word inst71_16 /*1*/ /* ADC (),y */
.word inst72_16 /*1*/ /* ADC () */
.word inst73_16 /*1*/ /* ADC (disp8,s),y */
.word inst74_16 /*1*/ /* STZ Dloc,X */
.word inst75_16 /*1*/ /* ADC Dloc,x */
.word inst76_16 /*1*/ /* ROR Dloc,x */
.word inst77_16 /*1*/ /* ADC [],y */
.word inst78_16 /*0*/ /* SEI */
.word inst79_16 /*2*/ /* ADC abs,y */
.word inst7a_16 /*0*/ /* PLY */
.word inst7b_16 /*0*/ /* TDC */
.word inst7c_16 /*2*/ /* JMP (abs,x) */
.word inst7d_16 /*2*/ /* ADC Abs,X */
.word inst7e_16 /*2*/ /* ROR abs,x */
.word inst7f_16 /*3*/ /* ADC Long,x */
.word inst80_16 /*1*/ /* BRA Disp8 */
.word inst81_16 /*1*/ /* STA (Dloc,X) */
.word inst82_16 /*2*/ /* BRL DISP16 */
.word inst83_16 /*1*/ /* STA Disp8,S */
.word inst84_16 /*1*/ /* STY Dloc */
.word inst85_16 /*1*/ /* STA Dloc */
.word inst86_16 /*1*/ /* STX Dloc */
.word inst87_16 /*1*/ /* STA [Dloc] */
.word inst88_16 /*0*/ /* DEY */
.word inst89_16 /*4*/ /* BIT #imm */
.word inst8a_16 /*0*/ /* TXA */
.word inst8b_16 /*0*/ /* PHB */
.word inst8c_16 /*2*/ /* STY abs */
.word inst8d_16 /*2*/ /* STA abs */
.word inst8e_16 /*2*/ /* STX abs */
.word inst8f_16 /*3*/ /* STA long */
.word inst90_16 /*1*/ /* BCC disp8 */
.word inst91_16 /*1*/ /* STA (),y */
.word inst92_16 /*1*/ /* STA () */
.word inst93_16 /*1*/ /* STA (disp8,s),y */
.word inst94_16 /*1*/ /* STY Dloc,X */
.word inst95_16 /*1*/ /* STA Dloc,x */
.word inst96_16 /*1*/ /* STX Dloc,y */
.word inst97_16 /*1*/ /* STA [],y */
.word inst98_16 /*0*/ /* TYA */
.word inst99_16 /*2*/ /* STA abs,y */
.word inst9a_16 /*0*/ /* TXS */
.word inst9b_16 /*0*/ /* TXY */
.word inst9c_16 /*2*/ /* STX abs */
.word inst9d_16 /*2*/ /* STA Abs,X */
.word inst9e_16 /*2*/ /* STZ abs,x */
.word inst9f_16 /*3*/ /* STA Long,x */
.word insta0_16 /*5*/ /* LDY #imm */
.word insta1_16 /*1*/ /* LDA (Dloc,X) */
.word insta2_16 /*5*/ /* LDX #imm */
.word insta3_16 /*1*/ /* LDA Disp8,S */
.word insta4_16 /*1*/ /* LDY Dloc */
.word insta5_16 /*1*/ /* LDA Dloc */
.word insta6_16 /*1*/ /* LDX Dloc */
.word insta7_16 /*1*/ /* LDA [Dloc] */
.word insta8_16 /*0*/ /* TAY */
.word insta9_16 /*4*/ /* LDA #imm */
.word instaa_16 /*0*/ /* TAX */
.word instab_16 /*0*/ /* PLB */
.word instac_16 /*2*/ /* LDY abs */
.word instad_16 /*2*/ /* LDA abs */
.word instae_16 /*2*/ /* LDX abs */
.word instaf_16 /*3*/ /* LDA long */
.word instb0_16 /*1*/ /* BCS disp8 */
.word instb1_16 /*1*/ /* LDA (),y */
.word instb2_16 /*1*/ /* LDA () */
.word instb3_16 /*1*/ /* LDA (disp8,s),y */
.word instb4_16 /*1*/ /* LDY Dloc,X */
.word instb5_16 /*1*/ /* LDA Dloc,x */
.word instb6_16 /*1*/ /* LDX Dloc,y */
.word instb7_16 /*1*/ /* LDA [],y */
.word instb8_16 /*0*/ /* CLV */
.word instb9_16 /*2*/ /* LDA abs,y */
.word instba_16 /*0*/ /* TSX */
.word instbb_16 /*0*/ /* TYX */
.word instbc_16 /*2*/ /* LDY abs,x */
.word instbd_16 /*2*/ /* LDA Abs,X */
.word instbe_16 /*2*/ /* LDX abs,y */
.word instbf_16 /*3*/ /* LDA Long,x */
.word instc0_16 /*5*/ /* CPY #Imm */
.word instc1_16 /*1*/ /* CMP (Dloc,X) */
.word instc2_16 /*1*/ /* REP #8bit */
.word instc3_16 /*1*/ /* CMP Disp8,S */
.word instc4_16 /*1*/ /* CPY Dloc */
.word instc5_16 /*1*/ /* CMP Dloc */
.word instc6_16 /*1*/ /* DEC Dloc */
.word instc7_16 /*1*/ /* CMP [Dloc] */
.word instc8_16 /*0*/ /* INY */
.word instc9_16 /*4*/ /* CMP #imm */
.word instca_16 /*0*/ /* DEX */
.word instcb_16 /*0*/ /* WAI */
.word instcc_16 /*2*/ /* CPY abs */
.word instcd_16 /*2*/ /* CMP abs */
.word instce_16 /*2*/ /* DEC abs */
.word instcf_16 /*3*/ /* CMP long */
.word instd0_16 /*1*/ /* BNE disp8 */
.word instd1_16 /*1*/ /* CMP (),y */
.word instd2_16 /*1*/ /* CMP () */
.word instd3_16 /*1*/ /* CMP (disp8,s),y */
.word instd4_16 /*1*/ /* PEI Dloc */
.word instd5_16 /*1*/ /* CMP Dloc,x */
.word instd6_16 /*1*/ /* DEC Dloc,x */
.word instd7_16 /*1*/ /* CMP [],y */
.word instd8_16 /*0*/ /* CLD */
.word instd9_16 /*2*/ /* CMP abs,y */
.word instda_16 /*0*/ /* PHX */
.word instdb_16 /*0*/ /* STP */
.word instdc_16 /*2*/ /* JML (Abs) */
.word instdd_16 /*2*/ /* CMP Abs,X */
.word instde_16 /*2*/ /* DEC abs,x */
.word instdf_16 /*3*/ /* CMP Long,x */
.word inste0_16 /*5*/ /* CPX #Imm */
.word inste1_16 /*1*/ /* SBC (Dloc,X) */
.word inste2_16 /*1*/ /* SEP #8bit */
.word inste3_16 /*1*/ /* SBC Disp8,S */
.word inste4_16 /*1*/ /* CPX Dloc */
.word inste5_16 /*1*/ /* SBC Dloc */
.word inste6_16 /*1*/ /* INC Dloc */
.word inste7_16 /*1*/ /* SBC [Dloc] */
.word inste8_16 /*0*/ /* INX */
.word inste9_16 /*4*/ /* SBC #imm */
.word instea_16 /*0*/ /* NOP */
.word insteb_16 /*0*/ /* XBA */
.word instec_16 /*2*/ /* CPX abs */
.word insted_16 /*2*/ /* SBC abs */
.word instee_16 /*2*/ /* INC abs */
.word instef_16 /*3*/ /* SBC long */
.word instf0_16 /*1*/ /* BEQ disp8 */
.word instf1_16 /*1*/ /* SBC (),y */
.word instf2_16 /*1*/ /* SBC () */
.word instf3_16 /*1*/ /* SBC (disp8,s),y */
.word instf4_16 /*2*/ /* PEA Imm */
.word instf5_16 /*1*/ /* SBC Dloc,x */
.word instf6_16 /*1*/ /* INC Dloc,x */
.word instf7_16 /*1*/ /* SBC [],y */
.word instf8_16 /*0*/ /* SED */
.word instf9_16 /*2*/ /* SBC abs,y */
.word instfa_16 /*0*/ /* PLX */
.word instfb_16 /*0*/ /* XCE */
.word instfc_16 /*2*/ /* JSR (Abs,x) */
.word instfd_16 /*2*/ /* SBC Abs,X */
.word instfe_16 /*2*/ /* INC abs,x */
.word instff_16 /*3*/ /* SBC Long,x */
.block 4*16
#endif

File diff suppressed because it is too large Load Diff

View File

@ -1,274 +0,0 @@
/************************************************************************/
/* KEGS: Apple //gs Emulator */
/* Copyright 2002 by Kent Dickey */
/* */
/* This code is covered by the GNU GPL */
/* */
/* The KEGS web page is kegs.sourceforge.net */
/* You may contact the author at: kadickey@alumni.princeton.edu */
/************************************************************************/
#ifdef INCLUDE_RCSID_S
.stringz "@(#)$KmKId: size_tab.h,v 1.13 2002-11-19 03:10:38-05 kadickey Exp $"
#else
.word inst00_8 /*1*/ /* brk */
.word inst01_8 /*1*/ /* ORA (Dloc,X) */
.word inst02_8 /*1*/ /* COP */
.word inst03_8 /*1*/ /* ORA Disp8,S */
.word inst04_8 /*1*/ /* TSB Dloc */
.word inst05_8 /*1*/ /* ORA Dloc */
.word inst06_8 /*1*/ /* ASL Dloc */
.word inst07_8 /*1*/ /* ORA [Dloc] */
.word inst08_8 /*0*/ /* PHP */
.word inst09_8 /*4*/ /* ORA #imm */
.word inst0a_8 /*0*/ /* ASL a */
.word inst0b_8 /*0*/ /* PHD */
.word inst0c_8 /*2*/ /* TSB abs */
.word inst0d_8 /*2*/ /* ORA abs */
.word inst0e_8 /*2*/ /* ASL abs */
.word inst0f_8 /*3*/ /* ORA long */
.word inst10_8 /*1*/ /* BPL disp8 */
.word inst11_8 /*1*/ /* ORA (),y */
.word inst12_8 /*1*/ /* ORA () */
.word inst13_8 /*1*/ /* ORA (disp8,s),y */
.word inst14_8 /*1*/ /* TRB Dloc */
.word inst15_8 /*1*/ /* ORA Dloc,x */
.word inst16_8 /*1*/ /* ASL Dloc,x */
.word inst17_8 /*1*/ /* ORA [],y */
.word inst18_8 /*0*/ /* clc */
.word inst19_8 /*2*/ /* ORA abs,y */
.word inst1a_8 /*0*/ /* INC a */
.word inst1b_8 /*0*/ /* TCS */
.word inst1c_8 /*2*/ /* TRB Abs */
.word inst1d_8 /*2*/ /* ORA Abs,X */
.word inst1e_8 /*2*/ /* ASL abs,x */
.word inst1f_8 /*3*/ /* ORA Long,x */
.word inst20_8 /*2*/ /* JSR abs */
.word inst21_8 /*1*/ /* AND (Dloc,X) */
.word inst22_8 /*3*/ /* JSL Abslong */
.word inst23_8 /*1*/ /* AND Disp8,S */
.word inst24_8 /*1*/ /* BIT Dloc */
.word inst25_8 /*1*/ /* AND Dloc */
.word inst26_8 /*1*/ /* ROL Dloc */
.word inst27_8 /*1*/ /* AND [Dloc] */
.word inst28_8 /*0*/ /* PLP */
.word inst29_8 /*4*/ /* AND #imm */
.word inst2a_8 /*0*/ /* ROL a */
.word inst2b_8 /*0*/ /* PLD */
.word inst2c_8 /*2*/ /* BIT abs */
.word inst2d_8 /*2*/ /* AND abs */
.word inst2e_8 /*2*/ /* ROL abs */
.word inst2f_8 /*3*/ /* AND long */
.word inst30_8 /*1*/ /* BMI disp8 */
.word inst31_8 /*1*/ /* AND (),y */
.word inst32_8 /*1*/ /* AND () */
.word inst33_8 /*1*/ /* AND (disp8,s),y */
.word inst34_8 /*1*/ /* BIT Dloc,X */
.word inst35_8 /*1*/ /* AND Dloc,x */
.word inst36_8 /*1*/ /* ROL Dloc,x */
.word inst37_8 /*1*/ /* AND [],y */
.word inst38_8 /*0*/ /* SEC */
.word inst39_8 /*2*/ /* AND abs,y */
.word inst3a_8 /*0*/ /* DEC a */
.word inst3b_8 /*0*/ /* TSC */
.word inst3c_8 /*2*/ /* BIT Abs,X */
.word inst3d_8 /*2*/ /* AND Abs,X */
.word inst3e_8 /*2*/ /* ROL abs,x */
.word inst3f_8 /*3*/ /* AND Long,x */
.word inst40_8 /*0*/ /* RTI */
.word inst41_8 /*1*/ /* EOR (Dloc,X) */
.word inst42_8 /*1*/ /* WDM */
.word inst43_8 /*1*/ /* EOR Disp8,S */
.word inst44_8 /*2*/ /* MVP I,J */
.word inst45_8 /*1*/ /* EOR Dloc */
.word inst46_8 /*1*/ /* LSR Dloc */
.word inst47_8 /*1*/ /* EOR [Dloc] */
.word inst48_8 /*0*/ /* PHA */
.word inst49_8 /*4*/ /* EOR #imm */
.word inst4a_8 /*0*/ /* LSR a */
.word inst4b_8 /*0*/ /* PHK */
.word inst4c_8 /*2*/ /* JMP abs */
.word inst4d_8 /*2*/ /* EOR abs */
.word inst4e_8 /*2*/ /* LSR abs */
.word inst4f_8 /*3*/ /* EOR long */
.word inst50_8 /*1*/ /* BVC disp8 */
.word inst51_8 /*1*/ /* EOR (),y */
.word inst52_8 /*1*/ /* EOR () */
.word inst53_8 /*1*/ /* EOR (disp8,s),y */
.word inst54_8 /*2*/ /* MVN I,J */
.word inst55_8 /*1*/ /* EOR Dloc,x */
.word inst56_8 /*1*/ /* LSR Dloc,x */
.word inst57_8 /*1*/ /* EOR [],y */
.word inst58_8 /*0*/ /* CLI */
.word inst59_8 /*2*/ /* EOR abs,y */
.word inst5a_8 /*0*/ /* PHY */
.word inst5b_8 /*0*/ /* TCD */
.word inst5c_8 /*3*/ /* JMP Long */
.word inst5d_8 /*2*/ /* EOR Abs,X */
.word inst5e_8 /*2*/ /* LSR abs,x */
.word inst5f_8 /*3*/ /* EOR Long,x */
.word inst60_8 /*0*/ /* RTS */
.word inst61_8 /*1*/ /* ADC (Dloc,X) */
.word inst62_8 /*2*/ /* PER DISP16 */
.word inst63_8 /*1*/ /* ADC Disp8,S */
.word inst64_8 /*1*/ /* STZ Dloc */
.word inst65_8 /*1*/ /* ADC Dloc */
.word inst66_8 /*1*/ /* ROR Dloc */
.word inst67_8 /*1*/ /* ADC [Dloc] */
.word inst68_8 /*0*/ /* PLA */
.word inst69_8 /*4*/ /* ADC #imm */
.word inst6a_8 /*0*/ /* ROR a */
.word inst6b_8 /*0*/ /* RTL */
.word inst6c_8 /*2*/ /* JMP (abs) */
.word inst6d_8 /*2*/ /* ADC abs */
.word inst6e_8 /*2*/ /* ROR abs */
.word inst6f_8 /*3*/ /* ADC long */
.word inst70_8 /*1*/ /* BVS disp8 */
.word inst71_8 /*1*/ /* ADC (),y */
.word inst72_8 /*1*/ /* ADC () */
.word inst73_8 /*1*/ /* ADC (disp8,s),y */
.word inst74_8 /*1*/ /* STZ Dloc,X */
.word inst75_8 /*1*/ /* ADC Dloc,x */
.word inst76_8 /*1*/ /* ROR Dloc,x */
.word inst77_8 /*1*/ /* ADC [],y */
.word inst78_8 /*0*/ /* SEI */
.word inst79_8 /*2*/ /* ADC abs,y */
.word inst7a_8 /*0*/ /* PLY */
.word inst7b_8 /*0*/ /* TDC */
.word inst7c_8 /*2*/ /* JMP (abs,x) */
.word inst7d_8 /*2*/ /* ADC Abs,X */
.word inst7e_8 /*2*/ /* ROR abs,x */
.word inst7f_8 /*3*/ /* ADC Long,x */
.word inst80_8 /*1*/ /* BRA Disp8 */
.word inst81_8 /*1*/ /* STA (Dloc,X) */
.word inst82_8 /*2*/ /* BRL DISP16 */
.word inst83_8 /*1*/ /* STA Disp8,S */
.word inst84_8 /*1*/ /* STY Dloc */
.word inst85_8 /*1*/ /* STA Dloc */
.word inst86_8 /*1*/ /* STX Dloc */
.word inst87_8 /*1*/ /* STA [Dloc] */
.word inst88_8 /*0*/ /* DEY */
.word inst89_8 /*4*/ /* BIT #imm */
.word inst8a_8 /*0*/ /* TXA */
.word inst8b_8 /*0*/ /* PHB */
.word inst8c_8 /*2*/ /* STY abs */
.word inst8d_8 /*2*/ /* STA abs */
.word inst8e_8 /*2*/ /* STX abs */
.word inst8f_8 /*3*/ /* STA long */
.word inst90_8 /*1*/ /* BCC disp8 */
.word inst91_8 /*1*/ /* STA (),y */
.word inst92_8 /*1*/ /* STA () */
.word inst93_8 /*1*/ /* STA (disp8,s),y */
.word inst94_8 /*1*/ /* STY Dloc,X */
.word inst95_8 /*1*/ /* STA Dloc,x */
.word inst96_8 /*1*/ /* STX Dloc,y */
.word inst97_8 /*1*/ /* STA [],y */
.word inst98_8 /*0*/ /* TYA */
.word inst99_8 /*2*/ /* STA abs,y */
.word inst9a_8 /*0*/ /* TXS */
.word inst9b_8 /*0*/ /* TXY */
.word inst9c_8 /*2*/ /* STX abs */
.word inst9d_8 /*2*/ /* STA Abs,X */
.word inst9e_8 /*2*/ /* STZ abs,x */
.word inst9f_8 /*3*/ /* STA Long,x */
.word insta0_8 /*5*/ /* LDY #imm */
.word insta1_8 /*1*/ /* LDA (Dloc,X) */
.word insta2_8 /*5*/ /* LDX #imm */
.word insta3_8 /*1*/ /* LDA Disp8,S */
.word insta4_8 /*1*/ /* LDY Dloc */
.word insta5_8 /*1*/ /* LDA Dloc */
.word insta6_8 /*1*/ /* LDX Dloc */
.word insta7_8 /*1*/ /* LDA [Dloc] */
.word insta8_8 /*0*/ /* TAY */
.word insta9_8 /*4*/ /* LDA #imm */
.word instaa_8 /*0*/ /* TAX */
.word instab_8 /*0*/ /* PLB */
.word instac_8 /*2*/ /* LDY abs */
.word instad_8 /*2*/ /* LDA abs */
.word instae_8 /*2*/ /* LDX abs */
.word instaf_8 /*3*/ /* LDA long */
.word instb0_8 /*1*/ /* BCS disp8 */
.word instb1_8 /*1*/ /* LDA (),y */
.word instb2_8 /*1*/ /* LDA () */
.word instb3_8 /*1*/ /* LDA (disp8,s),y */
.word instb4_8 /*1*/ /* LDY Dloc,X */
.word instb5_8 /*1*/ /* LDA Dloc,x */
.word instb6_8 /*1*/ /* LDX Dloc,y */
.word instb7_8 /*1*/ /* LDA [],y */
.word instb8_8 /*0*/ /* CLV */
.word instb9_8 /*2*/ /* LDA abs,y */
.word instba_8 /*0*/ /* TSX */
.word instbb_8 /*0*/ /* TYX */
.word instbc_8 /*2*/ /* LDY abs,x */
.word instbd_8 /*2*/ /* LDA Abs,X */
.word instbe_8 /*2*/ /* LDX abs,y */
.word instbf_8 /*3*/ /* LDA Long,x */
.word instc0_8 /*5*/ /* CPY #Imm */
.word instc1_8 /*1*/ /* CMP (Dloc,X) */
.word instc2_8 /*1*/ /* REP #8bit */
.word instc3_8 /*1*/ /* CMP Disp8,S */
.word instc4_8 /*1*/ /* CPY Dloc */
.word instc5_8 /*1*/ /* CMP Dloc */
.word instc6_8 /*1*/ /* DEC Dloc */
.word instc7_8 /*1*/ /* CMP [Dloc] */
.word instc8_8 /*0*/ /* INY */
.word instc9_8 /*4*/ /* CMP #imm */
.word instca_8 /*0*/ /* DEX */
.word instcb_8 /*0*/ /* WAI */
.word instcc_8 /*2*/ /* CPY abs */
.word instcd_8 /*2*/ /* CMP abs */
.word instce_8 /*2*/ /* DEC abs */
.word instcf_8 /*3*/ /* CMP long */
.word instd0_8 /*1*/ /* BNE disp8 */
.word instd1_8 /*1*/ /* CMP (),y */
.word instd2_8 /*1*/ /* CMP () */
.word instd3_8 /*1*/ /* CMP (disp8,s),y */
.word instd4_8 /*1*/ /* PEI Dloc */
.word instd5_8 /*1*/ /* CMP Dloc,x */
.word instd6_8 /*1*/ /* DEC Dloc,x */
.word instd7_8 /*1*/ /* CMP [],y */
.word instd8_8 /*0*/ /* CLD */
.word instd9_8 /*2*/ /* CMP abs,y */
.word instda_8 /*0*/ /* PHX */
.word instdb_8 /*0*/ /* STP */
.word instdc_8 /*2*/ /* JML (Abs) */
.word instdd_8 /*2*/ /* CMP Abs,X */
.word instde_8 /*2*/ /* DEC abs,x */
.word instdf_8 /*3*/ /* CMP Long,x */
.word inste0_8 /*5*/ /* CPX #Imm */
.word inste1_8 /*1*/ /* SBC (Dloc,X) */
.word inste2_8 /*1*/ /* SEP #8bit */
.word inste3_8 /*1*/ /* SBC Disp8,S */
.word inste4_8 /*1*/ /* CPX Dloc */
.word inste5_8 /*1*/ /* SBC Dloc */
.word inste6_8 /*1*/ /* INC Dloc */
.word inste7_8 /*1*/ /* SBC [Dloc] */
.word inste8_8 /*0*/ /* INX */
.word inste9_8 /*4*/ /* SBC #imm */
.word instea_8 /*0*/ /* NOP */
.word insteb_8 /*0*/ /* XBA */
.word instec_8 /*2*/ /* CPX abs */
.word insted_8 /*2*/ /* SBC abs */
.word instee_8 /*2*/ /* INC abs */
.word instef_8 /*3*/ /* SBC long */
.word instf0_8 /*1*/ /* BEQ disp8 */
.word instf1_8 /*1*/ /* SBC (),y */
.word instf2_8 /*1*/ /* SBC () */
.word instf3_8 /*1*/ /* SBC (disp8,s),y */
.word instf4_8 /*2*/ /* PEA Imm */
.word instf5_8 /*1*/ /* SBC Dloc,x */
.word instf6_8 /*1*/ /* INC Dloc,x */
.word instf7_8 /*1*/ /* SBC [],y */
.word instf8_8 /*0*/ /* SED */
.word instf9_8 /*2*/ /* SBC abs,y */
.word instfa_8 /*0*/ /* PLX */
.word instfb_8 /*0*/ /* XCE */
.word instfc_8 /*2*/ /* JSR (Abs,x) */
.word instfd_8 /*2*/ /* SBC Abs,X */
.word instfe_8 /*2*/ /* INC abs,x */
.word instff_8 /*3*/ /* SBC Long,x */
.block 4*16
#endif

View File

@ -1,274 +0,0 @@
/************************************************************************/
/* KEGS: Apple //gs Emulator */
/* Copyright 2002 by Kent Dickey */
/* */
/* This code is covered by the GNU GPL */
/* */
/* The KEGS web page is kegs.sourceforge.net */
/* You may contact the author at: kadickey@alumni.princeton.edu */
/************************************************************************/
#ifdef INCLUDE_RCSID_S
.stringz "@(#)$KmKId: size_tab.h,v 1.13 2002-11-19 03:10:38-05 kadickey Exp $"
#else
.byte 0x1, /* 00 */ /* brk */
.byte 0x1, /* 01 */ /* ORA (Dloc,X) */
.byte 0x1, /* 02 */ /* COP */
.byte 0x1, /* 03 */ /* ORA Disp8,S */
.byte 0x1, /* 04 */ /* TSB Dloc */
.byte 0x1, /* 05 */ /* ORA Dloc */
.byte 0x1, /* 06 */ /* ASL Dloc */
.byte 0x1, /* 07 */ /* ORA [Dloc] */
.byte 0x0, /* 08 */ /* PHP */
.byte 0x4, /* 09 */ /* ORA #imm */
.byte 0x0, /* 0a */ /* ASL a */
.byte 0x0, /* 0b */ /* PHD */
.byte 0x2, /* 0c */ /* TSB abs */
.byte 0x2, /* 0d */ /* ORA abs */
.byte 0x2, /* 0e */ /* ASL abs */
.byte 0x3, /* 0f */ /* ORA long */
.byte 0x1, /* 10 */ /* BPL disp8 */
.byte 0x1, /* 11 */ /* ORA (),y */
.byte 0x1, /* 12 */ /* ORA () */
.byte 0x1, /* 13 */ /* ORA (disp8,s),y */
.byte 0x1, /* 14 */ /* TRB Dloc */
.byte 0x1, /* 15 */ /* ORA Dloc,x */
.byte 0x1, /* 16 */ /* ASL Dloc,x */
.byte 0x1, /* 17 */ /* ORA [],y */
.byte 0x0, /* 18 */ /* clc */
.byte 0x2, /* 19 */ /* ORA abs,y */
.byte 0x0, /* 1a */ /* INC a */
.byte 0x0, /* 1b */ /* TCS */
.byte 0x2, /* 1c */ /* TRB Abs */
.byte 0x2, /* 1d */ /* ORA Abs,X */
.byte 0x2, /* 1e */ /* ASL abs,x */
.byte 0x3, /* 1f */ /* ORA Long,x */
.byte 0x2, /* 20 */ /* JSR abs */
.byte 0x1, /* 21 */ /* AND (Dloc,X) */
.byte 0x3, /* 22 */ /* JSL Abslong */
.byte 0x1, /* 23 */ /* AND Disp8,S */
.byte 0x1, /* 24 */ /* BIT Dloc */
.byte 0x1, /* 25 */ /* AND Dloc */
.byte 0x1, /* 26 */ /* ROL Dloc */
.byte 0x1, /* 27 */ /* AND [Dloc] */
.byte 0x0, /* 28 */ /* PLP */
.byte 0x4, /* 29 */ /* AND #imm */
.byte 0x0, /* 2a */ /* ROL a */
.byte 0x0, /* 2b */ /* PLD */
.byte 0x2, /* 2c */ /* BIT abs */
.byte 0x2, /* 2d */ /* AND abs */
.byte 0x2, /* 2e */ /* ROL abs */
.byte 0x3, /* 2f */ /* AND long */
.byte 0x1, /* 30 */ /* BMI disp8 */
.byte 0x1, /* 31 */ /* AND (),y */
.byte 0x1, /* 32 */ /* AND () */
.byte 0x1, /* 33 */ /* AND (disp8,s),y */
.byte 0x1, /* 34 */ /* BIT Dloc,X */
.byte 0x1, /* 35 */ /* AND Dloc,x */
.byte 0x1, /* 36 */ /* ROL Dloc,x */
.byte 0x1, /* 37 */ /* AND [],y */
.byte 0x0, /* 38 */ /* SEC */
.byte 0x2, /* 39 */ /* AND abs,y */
.byte 0x0, /* 3a */ /* DEC a */
.byte 0x0, /* 3b */ /* TSC */
.byte 0x2, /* 3c */ /* BIT Abs,X */
.byte 0x2, /* 3d */ /* AND Abs,X */
.byte 0x2, /* 3e */ /* ROL abs,x */
.byte 0x3, /* 3f */ /* AND Long,x */
.byte 0x0, /* 40 */ /* RTI */
.byte 0x1, /* 41 */ /* EOR (Dloc,X) */
.byte 0x1, /* 42 */ /* WDM */
.byte 0x1, /* 43 */ /* EOR Disp8,S */
.byte 0x2, /* 44 */ /* MVP I,J */
.byte 0x1, /* 45 */ /* EOR Dloc */
.byte 0x1, /* 46 */ /* LSR Dloc */
.byte 0x1, /* 47 */ /* EOR [Dloc] */
.byte 0x0, /* 48 */ /* PHA */
.byte 0x4, /* 49 */ /* EOR #imm */
.byte 0x0, /* 4a */ /* LSR a */
.byte 0x0, /* 4b */ /* PHK */
.byte 0x2, /* 4c */ /* JMP abs */
.byte 0x2, /* 4d */ /* EOR abs */
.byte 0x2, /* 4e */ /* LSR abs */
.byte 0x3, /* 4f */ /* EOR long */
.byte 0x1, /* 50 */ /* BVC disp8 */
.byte 0x1, /* 51 */ /* EOR (),y */
.byte 0x1, /* 52 */ /* EOR () */
.byte 0x1, /* 53 */ /* EOR (disp8,s),y */
.byte 0x2, /* 54 */ /* MVN I,J */
.byte 0x1, /* 55 */ /* EOR Dloc,x */
.byte 0x1, /* 56 */ /* LSR Dloc,x */
.byte 0x1, /* 57 */ /* EOR [],y */
.byte 0x0, /* 58 */ /* CLI */
.byte 0x2, /* 59 */ /* EOR abs,y */
.byte 0x0, /* 5a */ /* PHY */
.byte 0x0, /* 5b */ /* TCD */
.byte 0x3, /* 5c */ /* JMP Long */
.byte 0x2, /* 5d */ /* EOR Abs,X */
.byte 0x2, /* 5e */ /* LSR abs,x */
.byte 0x3, /* 5f */ /* EOR Long,x */
.byte 0x0, /* 60 */ /* RTS */
.byte 0x1, /* 61 */ /* ADC (Dloc,X) */
.byte 0x2, /* 62 */ /* PER DISP16 */
.byte 0x1, /* 63 */ /* ADC Disp8,S */
.byte 0x1, /* 64 */ /* STZ Dloc */
.byte 0x1, /* 65 */ /* ADC Dloc */
.byte 0x1, /* 66 */ /* ROR Dloc */
.byte 0x1, /* 67 */ /* ADC [Dloc] */
.byte 0x0, /* 68 */ /* PLA */
.byte 0x4, /* 69 */ /* ADC #imm */
.byte 0x0, /* 6a */ /* ROR a */
.byte 0x0, /* 6b */ /* RTL */
.byte 0x2, /* 6c */ /* JMP (abs) */
.byte 0x2, /* 6d */ /* ADC abs */
.byte 0x2, /* 6e */ /* ROR abs */
.byte 0x3, /* 6f */ /* ADC long */
.byte 0x1, /* 70 */ /* BVS disp8 */
.byte 0x1, /* 71 */ /* ADC (),y */
.byte 0x1, /* 72 */ /* ADC () */
.byte 0x1, /* 73 */ /* ADC (disp8,s),y */
.byte 0x1, /* 74 */ /* STZ Dloc,X */
.byte 0x1, /* 75 */ /* ADC Dloc,x */
.byte 0x1, /* 76 */ /* ROR Dloc,x */
.byte 0x1, /* 77 */ /* ADC [],y */
.byte 0x0, /* 78 */ /* SEI */
.byte 0x2, /* 79 */ /* ADC abs,y */
.byte 0x0, /* 7a */ /* PLY */
.byte 0x0, /* 7b */ /* TDC */
.byte 0x2, /* 7c */ /* JMP (abs,x) */
.byte 0x2, /* 7d */ /* ADC Abs,X */
.byte 0x2, /* 7e */ /* ROR abs,x */
.byte 0x3, /* 7f */ /* ADC Long,x */
.byte 0x1, /* 80 */ /* BRA Disp8 */
.byte 0x1, /* 81 */ /* STA (Dloc,X) */
.byte 0x2, /* 82 */ /* BRL DISP16 */
.byte 0x1, /* 83 */ /* STA Disp8,S */
.byte 0x1, /* 84 */ /* STY Dloc */
.byte 0x1, /* 85 */ /* STA Dloc */
.byte 0x1, /* 86 */ /* STX Dloc */
.byte 0x1, /* 87 */ /* STA [Dloc] */
.byte 0x0, /* 88 */ /* DEY */
.byte 0x4, /* 89 */ /* BIT #imm */
.byte 0x0, /* 8a */ /* TXA */
.byte 0x0, /* 8b */ /* PHB */
.byte 0x2, /* 8c */ /* STY abs */
.byte 0x2, /* 8d */ /* STA abs */
.byte 0x2, /* 8e */ /* STX abs */
.byte 0x3, /* 8f */ /* STA long */
.byte 0x1, /* 90 */ /* BCC disp8 */
.byte 0x1, /* 91 */ /* STA (),y */
.byte 0x1, /* 92 */ /* STA () */
.byte 0x1, /* 93 */ /* STA (disp8,s),y */
.byte 0x1, /* 94 */ /* STY Dloc,X */
.byte 0x1, /* 95 */ /* STA Dloc,x */
.byte 0x1, /* 96 */ /* STX Dloc,y */
.byte 0x1, /* 97 */ /* STA [],y */
.byte 0x0, /* 98 */ /* TYA */
.byte 0x2, /* 99 */ /* STA abs,y */
.byte 0x0, /* 9a */ /* TXS */
.byte 0x0, /* 9b */ /* TXY */
.byte 0x2, /* 9c */ /* STX abs */
.byte 0x2, /* 9d */ /* STA Abs,X */
.byte 0x2, /* 9e */ /* STZ abs,x */
.byte 0x3, /* 9f */ /* STA Long,x */
.byte 0x5, /* a0 */ /* LDY #imm */
.byte 0x1, /* a1 */ /* LDA (Dloc,X) */
.byte 0x5, /* a2 */ /* LDX #imm */
.byte 0x1, /* a3 */ /* LDA Disp8,S */
.byte 0x1, /* a4 */ /* LDY Dloc */
.byte 0x1, /* a5 */ /* LDA Dloc */
.byte 0x1, /* a6 */ /* LDX Dloc */
.byte 0x1, /* a7 */ /* LDA [Dloc] */
.byte 0x0, /* a8 */ /* TAY */
.byte 0x4, /* a9 */ /* LDA #imm */
.byte 0x0, /* aa */ /* TAX */
.byte 0x0, /* ab */ /* PLB */
.byte 0x2, /* ac */ /* LDY abs */
.byte 0x2, /* ad */ /* LDA abs */
.byte 0x2, /* ae */ /* LDX abs */
.byte 0x3, /* af */ /* LDA long */
.byte 0x1, /* b0 */ /* BCS disp8 */
.byte 0x1, /* b1 */ /* LDA (),y */
.byte 0x1, /* b2 */ /* LDA () */
.byte 0x1, /* b3 */ /* LDA (disp8,s),y */
.byte 0x1, /* b4 */ /* LDY Dloc,X */
.byte 0x1, /* b5 */ /* LDA Dloc,x */
.byte 0x1, /* b6 */ /* LDX Dloc,y */
.byte 0x1, /* b7 */ /* LDA [],y */
.byte 0x0, /* b8 */ /* CLV */
.byte 0x2, /* b9 */ /* LDA abs,y */
.byte 0x0, /* ba */ /* TSX */
.byte 0x0, /* bb */ /* TYX */
.byte 0x2, /* bc */ /* LDY abs,x */
.byte 0x2, /* bd */ /* LDA Abs,X */
.byte 0x2, /* be */ /* LDX abs,y */
.byte 0x3, /* bf */ /* LDA Long,x */
.byte 0x5, /* c0 */ /* CPY #Imm */
.byte 0x1, /* c1 */ /* CMP (Dloc,X) */
.byte 0x1, /* c2 */ /* REP #8bit */
.byte 0x1, /* c3 */ /* CMP Disp8,S */
.byte 0x1, /* c4 */ /* CPY Dloc */
.byte 0x1, /* c5 */ /* CMP Dloc */
.byte 0x1, /* c6 */ /* DEC Dloc */
.byte 0x1, /* c7 */ /* CMP [Dloc] */
.byte 0x0, /* c8 */ /* INY */
.byte 0x4, /* c9 */ /* CMP #imm */
.byte 0x0, /* ca */ /* DEX */
.byte 0x0, /* cb */ /* WAI */
.byte 0x2, /* cc */ /* CPY abs */
.byte 0x2, /* cd */ /* CMP abs */
.byte 0x2, /* ce */ /* DEC abs */
.byte 0x3, /* cf */ /* CMP long */
.byte 0x1, /* d0 */ /* BNE disp8 */
.byte 0x1, /* d1 */ /* CMP (),y */
.byte 0x1, /* d2 */ /* CMP () */
.byte 0x1, /* d3 */ /* CMP (disp8,s),y */
.byte 0x1, /* d4 */ /* PEI Dloc */
.byte 0x1, /* d5 */ /* CMP Dloc,x */
.byte 0x1, /* d6 */ /* DEC Dloc,x */
.byte 0x1, /* d7 */ /* CMP [],y */
.byte 0x0, /* d8 */ /* CLD */
.byte 0x2, /* d9 */ /* CMP abs,y */
.byte 0x0, /* da */ /* PHX */
.byte 0x0, /* db */ /* STP */
.byte 0x2, /* dc */ /* JML (Abs) */
.byte 0x2, /* dd */ /* CMP Abs,X */
.byte 0x2, /* de */ /* DEC abs,x */
.byte 0x3, /* df */ /* CMP Long,x */
.byte 0x5, /* e0 */ /* CPX #Imm */
.byte 0x1, /* e1 */ /* SBC (Dloc,X) */
.byte 0x1, /* e2 */ /* SEP #8bit */
.byte 0x1, /* e3 */ /* SBC Disp8,S */
.byte 0x1, /* e4 */ /* CPX Dloc */
.byte 0x1, /* e5 */ /* SBC Dloc */
.byte 0x1, /* e6 */ /* INC Dloc */
.byte 0x1, /* e7 */ /* SBC [Dloc] */
.byte 0x0, /* e8 */ /* INX */
.byte 0x4, /* e9 */ /* SBC #imm */
.byte 0x0, /* ea */ /* NOP */
.byte 0x0, /* eb */ /* XBA */
.byte 0x2, /* ec */ /* CPX abs */
.byte 0x2, /* ed */ /* SBC abs */
.byte 0x2, /* ee */ /* INC abs */
.byte 0x3, /* ef */ /* SBC long */
.byte 0x1, /* f0 */ /* BEQ disp8 */
.byte 0x1, /* f1 */ /* SBC (),y */
.byte 0x1, /* f2 */ /* SBC () */
.byte 0x1, /* f3 */ /* SBC (disp8,s),y */
.byte 0x2, /* f4 */ /* PEA Imm */
.byte 0x1, /* f5 */ /* SBC Dloc,x */
.byte 0x1, /* f6 */ /* INC Dloc,x */
.byte 0x1, /* f7 */ /* SBC [],y */
.byte 0x0, /* f8 */ /* SED */
.byte 0x2, /* f9 */ /* SBC abs,y */
.byte 0x0, /* fa */ /* PLX */
.byte 0x0, /* fb */ /* XCE */
.byte 0x2, /* fc */ /* JSR (Abs,x) */
.byte 0x2, /* fd */ /* SBC Abs,X */
.byte 0x2, /* fe */ /* INC abs,x */
.byte 0x3, /* ff */ /* SBC Long,x */
#endif