An emulator, assembler, and disassembler for the Sega Game Gear
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
Ben Kurtovic 0a61a4c8b0 Rename z80_instructions.inc.c to z80_ops.inc.c há 9 anos
..
assembler.c Stub out assembler/disassembler code. há 9 anos
assembler.h Stub out some GG methods; minor cleanup. há 9 anos
config.c Stub out MMU functions, opcodes; const fixes. há 9 anos
config.h Stub out MMU functions, opcodes; const fixes. há 9 anos
disassembler.c Stub out assembler/disassembler code. há 9 anos
disassembler.h Stub out some GG methods; minor cleanup. há 9 anos
gamegear.c Stub out MMU functions, opcodes; const fixes. há 9 anos
gamegear.h Stub out MMU functions, opcodes; const fixes. há 9 anos
iomanager.c Add signal handling, plus basic instruction fetch logic. há 9 anos
iomanager.h Add IOManager, which manages emulation rather than the GG itself. há 9 anos
logging.h Stub out some GG methods; minor cleanup. há 9 anos
mmu.c Implement memory reads, writes. há 9 anos
mmu.h Implement most MMU functions. há 9 anos
rom.c Also print out reported size in ROM header info. há 9 anos
rom.h Stub out some GG methods; minor cleanup. há 9 anos
util.c Add proper timing code, etc. há 9 anos
util.h Add proper timing code, etc. há 9 anos
version.h Update copyright for 2015; makefile updates. há 9 anos
z80.c Rename z80_instructions.inc.c to z80_ops.inc.c há 9 anos
z80.h Stub out MMU functions, opcodes; const fixes. há 9 anos
z80_ops.inc.c Rename z80_instructions.inc.c to z80_ops.inc.c há 9 anos