summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/rx01/rx01.h
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-6/+5
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-1/+1
* rx01: Preliminary, untested host interface AJR2021-04-201-0/+24
* emumem: A little more speedup. cache and specific change syntax, and are not... Olivier Galibert2020-05-251-2/+2
* rx01_cpu: Add the rest of the branch conditions (nw) AJR2020-04-151-1/+3
* rx01_cpu: Add sector data space in place of scratchpad space (nw) AJR2020-04-151-4/+6
* rx01_cpu: More stubs (nw) AJR2020-01-111-0/+2
* rx01_cpu: Add the other flags, with a somewhat awkward display (nw) AJR2020-01-091-2/+18
* rx01_cpu: More conditions (nw) AJR2020-01-071-0/+1
* rx01: Add CRC shifter (nw) AJR2020-01-071-0/+1
* rx01_cpu: Start executing some instructions (nw) AJR2020-01-061-2/+14
* rx01: Dumped firmware PROMs [Lord Nightmare] AJR2020-01-061-0/+62