..
assembler
Typedef rather than macro for func ptr.
hace 9 años
assembler.c
Implement serialize_binary() and header writing.
hace 9 años
assembler.h
More splitting of assembler internals.
hace 9 años
config.c
Remove NULL checks before free().
hace 9 años
config.h
Stub out MMU functions, opcodes; const fixes.
hace 9 años
disassembler.c
Refactor out tokenizer; start implementing paging knowledge.
hace 9 años
disassembler.h
Start working on assembler.
hace 9 años
gamegear.c
Stub out rom_product(); minor tweak.
hace 9 años
gamegear.h
Stub out MMU functions, opcodes; const fixes.
hace 9 años
iomanager.c
Add signal handling, plus basic instruction fetch logic.
hace 9 años
iomanager.h
Add IOManager, which manages emulation rather than the GG itself.
hace 9 años
logging.h
Rough mockup for error handling.
hace 9 años
mmu.c
Fix MMU mirroring algo, support reading 48 KB ROMs.
hace 9 años
mmu.h
Implement most MMU functions.
hace 9 años
rom.c
Implement rom_product() and third-party lookups.
hace 9 años
rom.h
Stub out rom_product(); minor tweak.
hace 9 años
util.c
Implement rom_product() and third-party lookups.
hace 9 años
util.h
Implement rom_product() and third-party lookups.
hace 9 años
version.h
Update copyright for 2015; makefile updates.
hace 9 años
z80.c
Print out decimal register values too; add more tests.
hace 9 años
z80.h
Stub out MMU functions, opcodes; const fixes.
hace 9 años
z80_ops.inc.c
Rename z80_instructions.inc.c to z80_ops.inc.c
hace 9 años