An emulator, assembler, and disassembler for the Sega Game Gear
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 
 
 
Ben Kurtovic e65bb69a52 Implement product code directive. pirms 9 gadiem
..
assembler Implement product code directive. pirms 9 gadiem
assembler.c Refactor out symbol table init; stop unused arg warnings for stubs. pirms 9 gadiem
assembler.h More splitting of assembler internals. pirms 9 gadiem
config.c Stub out MMU functions, opcodes; const fixes. pirms 9 gadiem
config.h Stub out MMU functions, opcodes; const fixes. pirms 9 gadiem
disassembler.c Start working on assembler. pirms 9 gadiem
disassembler.h Start working on assembler. pirms 9 gadiem
gamegear.c Stub out MMU functions, opcodes; const fixes. pirms 9 gadiem
gamegear.h Stub out MMU functions, opcodes; const fixes. pirms 9 gadiem
iomanager.c Add signal handling, plus basic instruction fetch logic. pirms 9 gadiem
iomanager.h Add IOManager, which manages emulation rather than the GG itself. pirms 9 gadiem
logging.h Rough mockup for error handling. pirms 9 gadiem
mmu.c Implement memory reads, writes. pirms 9 gadiem
mmu.h Implement most MMU functions. pirms 9 gadiem
rom.c Lots of work on assembler internal structure; refactor. pirms 9 gadiem
rom.h More robust checksum code. pirms 9 gadiem
util.c Lots of work on assembler internal structure; refactor. pirms 9 gadiem
util.h Lots of work on assembler internal structure; refactor. pirms 9 gadiem
version.h Update copyright for 2015; makefile updates. pirms 9 gadiem
z80.c Print out decimal register values too; add more tests. pirms 9 gadiem
z80.h Stub out MMU functions, opcodes; const fixes. pirms 9 gadiem
z80_ops.inc.c Rename z80_instructions.inc.c to z80_ops.inc.c pirms 9 gadiem