.. |
assembler
|
Properly implement slots in the tokenizer.
|
9 years ago |
assembler.c
|
Refactor out tokenizer; start implementing paging knowledge.
|
9 years ago |
assembler.h
|
More splitting of assembler internals.
|
9 years ago |
config.c
|
Doc updates; .s -> .asm.
|
9 years ago |
config.h
|
Stub out MMU functions, opcodes; const fixes.
|
9 years ago |
disassembler.c
|
Refactor out tokenizer; start implementing paging knowledge.
|
9 years ago |
disassembler.h
|
Start working on assembler.
|
9 years ago |
gamegear.c
|
Stub out MMU functions, opcodes; const fixes.
|
9 years ago |
gamegear.h
|
Stub out MMU functions, opcodes; const fixes.
|
9 years ago |
iomanager.c
|
Add signal handling, plus basic instruction fetch logic.
|
9 years ago |
iomanager.h
|
Add IOManager, which manages emulation rather than the GG itself.
|
9 years ago |
logging.h
|
Rough mockup for error handling.
|
9 years ago |
mmu.c
|
Fix MMU mirroring algo, support reading 48 KB ROMs.
|
9 years ago |
mmu.h
|
Implement most MMU functions.
|
9 years ago |
rom.c
|
Fix MMU mirroring algo, support reading 48 KB ROMs.
|
9 years ago |
rom.h
|
Phase one of tokenizer and data directives.
|
9 years ago |
util.c
|
Fix MMU mirroring algo, support reading 48 KB ROMs.
|
9 years ago |
util.h
|
Implement most of resolve_defaults(); fix for declsize default behavior.
|
9 years ago |
version.h
|
Update copyright for 2015; makefile updates.
|
9 years ago |
z80.c
|
Print out decimal register values too; add more tests.
|
9 years ago |
z80.h
|
Stub out MMU functions, opcodes; const fixes.
|
9 years ago |
z80_ops.inc.c
|
Rename z80_instructions.inc.c to z80_ops.inc.c
|
9 years ago |