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