An emulator, assembler, and disassembler for the Sega Game Gear
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ben Kurtovic 8da3663670 Implement normalize_line(), misc. преди 9 години
..
assembler.c Implement normalize_line(), misc. преди 9 години
assembler.h Lots of work on assembler internal structure; refactor. преди 9 години
config.c Stub out MMU functions, opcodes; const fixes. преди 9 години
config.h Stub out MMU functions, opcodes; const fixes. преди 9 години
disassembler.c Start working on assembler. преди 9 години
disassembler.h Start working on assembler. преди 9 години
gamegear.c Stub out MMU functions, opcodes; const fixes. преди 9 години
gamegear.h Stub out MMU functions, opcodes; const fixes. преди 9 години
iomanager.c Add signal handling, plus basic instruction fetch logic. преди 9 години
iomanager.h Add IOManager, which manages emulation rather than the GG itself. преди 9 години
logging.h Stub out some GG methods; minor cleanup. преди 9 години
mmu.c Implement memory reads, writes. преди 9 години
mmu.h Implement most MMU functions. преди 9 години
rom.c Lots of work on assembler internal structure; refactor. преди 9 години
rom.h More robust checksum code. преди 9 години
util.c Lots of work on assembler internal structure; refactor. преди 9 години
util.h Lots of work on assembler internal structure; refactor. преди 9 години
version.h Update copyright for 2015; makefile updates. преди 9 години
z80.c Print out decimal register values too; add more tests. преди 9 години
z80.h Stub out MMU functions, opcodes; const fixes. преди 9 години
z80_ops.inc.c Rename z80_instructions.inc.c to z80_ops.inc.c преди 9 години