Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) | 2023-06-17 | 1 | -6/+5 | |
* | emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... | 2023-06-01 | 1 | -1/+1 | |
* | rx01: Preliminary, untested host interface | 2021-04-20 | 1 | -0/+24 | |
* | emumem: A little more speedup. cache and specific change syntax, and are not... | 2020-05-25 | 1 | -2/+2 | |
* | rx01_cpu: Add the rest of the branch conditions (nw) | 2020-04-15 | 1 | -1/+3 | |
* | rx01_cpu: Add sector data space in place of scratchpad space (nw) | 2020-04-15 | 1 | -4/+6 | |
* | rx01_cpu: More stubs (nw) | 2020-01-11 | 1 | -0/+2 | |
* | rx01_cpu: Add the other flags, with a somewhat awkward display (nw) | 2020-01-09 | 1 | -2/+18 | |
* | rx01_cpu: More conditions (nw) | 2020-01-07 | 1 | -0/+1 | |
* | rx01: Add CRC shifter (nw) | 2020-01-07 | 1 | -0/+1 | |
* | rx01_cpu: Start executing some instructions (nw) | 2020-01-06 | 1 | -2/+14 | |
* | rx01: Dumped firmware PROMs [Lord Nightmare] | 2020-01-06 | 1 | -0/+62 |