An emulator, assembler, and disassembler for the Sega Game Gear
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
Ben Kurtovic 0a61a4c8b0 Rename z80_instructions.inc.c to z80_ops.inc.c před 9 roky
..
assembler.c Stub out assembler/disassembler code. před 9 roky
assembler.h Stub out some GG methods; minor cleanup. před 9 roky
config.c Stub out MMU functions, opcodes; const fixes. před 9 roky
config.h Stub out MMU functions, opcodes; const fixes. před 9 roky
disassembler.c Stub out assembler/disassembler code. před 9 roky
disassembler.h Stub out some GG methods; minor cleanup. před 9 roky
gamegear.c Stub out MMU functions, opcodes; const fixes. před 9 roky
gamegear.h Stub out MMU functions, opcodes; const fixes. před 9 roky
iomanager.c Add signal handling, plus basic instruction fetch logic. před 9 roky
iomanager.h Add IOManager, which manages emulation rather than the GG itself. před 9 roky
logging.h Stub out some GG methods; minor cleanup. před 9 roky
mmu.c Implement memory reads, writes. před 9 roky
mmu.h Implement most MMU functions. před 9 roky
rom.c Also print out reported size in ROM header info. před 9 roky
rom.h Stub out some GG methods; minor cleanup. před 9 roky
util.c Add proper timing code, etc. před 9 roky
util.h Add proper timing code, etc. před 9 roky
version.h Update copyright for 2015; makefile updates. před 9 roky
z80.c Rename z80_instructions.inc.c to z80_ops.inc.c před 9 roky
z80.h Stub out MMU functions, opcodes; const fixes. před 9 roky
z80_ops.inc.c Rename z80_instructions.inc.c to z80_ops.inc.c před 9 roky