summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-10-07FIRST INSTRUCTION WORKINGtaitep
2025-10-07Make sure unsupported/illegal instructions are caughttaitep
2025-10-07Make fields and register access functions of Core accessible to the rest of ↵taitep
the emulator
2025-10-07Make fields of MemConfig public to allow creating onetaitep
2025-10-04I guess its a working execution loop?taitep
2025-10-03Swap out execution status for instructions returning an InstructionResulttaitep
2025-09-30Initial instruction execution code i guesstaitep
2025-09-28Allow identification of the type of memory (ram or mmio) backing a specific pagetaitep
2025-09-27base core state & instruction decodertaitep
2025-09-27actually no NOW the memory interface is "done"taitep
2025-09-27Initial stuff and memory implementationtaitep
2025-09-27Initial Readmetaitep
2025-09-06Initial committaitep