An emulator, assembler, and disassembler for the Sega Game Gear
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 
 
Ben Kurtovic 0a61a4c8b0 Rename z80_instructions.inc.c to z80_ops.inc.c 9 år sedan
..
assembler.c Stub out assembler/disassembler code. 9 år sedan
assembler.h Stub out some GG methods; minor cleanup. 9 år sedan
config.c Stub out MMU functions, opcodes; const fixes. 9 år sedan
config.h Stub out MMU functions, opcodes; const fixes. 9 år sedan
disassembler.c Stub out assembler/disassembler code. 9 år sedan
disassembler.h Stub out some GG methods; minor cleanup. 9 år sedan
gamegear.c Stub out MMU functions, opcodes; const fixes. 9 år sedan
gamegear.h Stub out MMU functions, opcodes; const fixes. 9 år sedan
iomanager.c Add signal handling, plus basic instruction fetch logic. 9 år sedan
iomanager.h Add IOManager, which manages emulation rather than the GG itself. 9 år sedan
logging.h Stub out some GG methods; minor cleanup. 9 år sedan
mmu.c Implement memory reads, writes. 9 år sedan
mmu.h Implement most MMU functions. 9 år sedan
rom.c Also print out reported size in ROM header info. 9 år sedan
rom.h Stub out some GG methods; minor cleanup. 9 år sedan
util.c Add proper timing code, etc. 9 år sedan
util.h Add proper timing code, etc. 9 år sedan
version.h Update copyright for 2015; makefile updates. 9 år sedan
z80.c Rename z80_instructions.inc.c to z80_ops.inc.c 9 år sedan
z80.h Stub out MMU functions, opcodes; const fixes. 9 år sedan
z80_ops.inc.c Rename z80_instructions.inc.c to z80_ops.inc.c 9 år sedan