summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/rx01/rx01.cpp
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-5/+0
* debugger: Extended target address syntax to include device/address space. (#8... Vas Crabb2021-10-011-1/+1
* rx01: Preliminary, untested host interface AJR2021-04-201-19/+151
* emumem: A little more speedup. cache and specific change syntax, and are not... Olivier Galibert2020-05-251-9/+7
* rx01_cpu: Add the rest of the branch conditions (nw) AJR2020-04-151-1/+28
* rx01_cpu: Add sector data space in place of scratchpad space (nw) AJR2020-04-151-19/+49
* rx01_cpu: Fix AND logic (nw) AJR2020-01-111-1/+1
* rx01_cpu: More stubs (nw) AJR2020-01-111-2/+22
* rx01_cpu: Add the other flags, with a somewhat awkward display (nw) AJR2020-01-091-9/+122
* rx01_cpu: Architectural notes (nw) AJR2020-01-081-0/+18
* rx01_cpu: More conditions (nw) AJR2020-01-071-3/+20
* rx01: Add CRC shifter (nw) AJR2020-01-071-0/+18
* rx01_cpu: Start executing some instructions (nw) AJR2020-01-061-8/+135
* rx01: Dumped firmware PROMs [Lord Nightmare] AJR2020-01-061-0/+106