An emulator, assembler, and disassembler for the Sega Game Gear
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
Ben Kurtovic 274b2eaa93 Stub out MMU functions, opcodes; const fixes. hace 9 años
..
assembler.c Stub out assembler/disassembler code. hace 9 años
assembler.h Stub out some GG methods; minor cleanup. hace 9 años
config.c Stub out MMU functions, opcodes; const fixes. hace 9 años
config.h Stub out MMU functions, opcodes; const fixes. hace 9 años
disassembler.c Stub out assembler/disassembler code. hace 9 años
disassembler.h Stub out some GG methods; minor cleanup. hace 9 años
gamegear.c Stub out MMU functions, opcodes; const fixes. hace 9 años
gamegear.h Stub out MMU functions, opcodes; const fixes. hace 9 años
iomanager.c Add signal handling, plus basic instruction fetch logic. hace 9 años
iomanager.h Add IOManager, which manages emulation rather than the GG itself. hace 9 años
logging.h Stub out some GG methods; minor cleanup. hace 9 años
mmu.c Stub out MMU functions, opcodes; const fixes. hace 9 años
mmu.h Stub out MMU functions, opcodes; const fixes. hace 9 años
rom.c Also print out reported size in ROM header info. hace 9 años
rom.h Stub out some GG methods; minor cleanup. hace 9 años
util.c Add proper timing code, etc. hace 9 años
util.h Add proper timing code, etc. hace 9 años
version.h Update copyright for 2015; makefile updates. hace 9 años
z80.c Stub out MMU functions, opcodes; const fixes. hace 9 años
z80.h Stub out MMU functions, opcodes; const fixes. hace 9 años
z80_instructions.inc Stub out MMU functions, opcodes; const fixes. hace 9 años