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 0903955e48 Properly implement slots in the tokenizer. преди 9 години
..
assembler Properly implement slots in the tokenizer. преди 9 години
assembler.c Refactor out tokenizer; start implementing paging knowledge. преди 9 години
assembler.h More splitting of assembler internals. преди 9 години
config.c Doc updates; .s -> .asm. преди 9 години
config.h Stub out MMU functions, opcodes; const fixes. преди 9 години
disassembler.c Refactor out tokenizer; start implementing paging knowledge. преди 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 Rough mockup for error handling. преди 9 години
mmu.c Fix MMU mirroring algo, support reading 48 KB ROMs. преди 9 години
mmu.h Implement most MMU functions. преди 9 години
rom.c Fix MMU mirroring algo, support reading 48 KB ROMs. преди 9 години
rom.h Phase one of tokenizer and data directives. преди 9 години
util.c Fix MMU mirroring algo, support reading 48 KB ROMs. преди 9 години
util.h Implement most of resolve_defaults(); fix for declsize default behavior. преди 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 години