summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/rx01
Commit message (Expand)AuthorAgeFilesLines
* debugger: Extended target address syntax to include device/address space. (#8... Vas Crabb2021-10-011-1/+1
* rx01: Preliminary, untested host interface AJR2021-04-203-20/+176
* emumem: A little more speedup. cache and specific change syntax, and are not... Olivier Galibert2020-05-252-11/+9
* rx01_cpu: Add the rest of the branch conditions (nw) AJR2020-04-152-2/+31
* rx01_cpu: Add sector data space in place of scratchpad space (nw) AJR2020-04-152-23/+55
* rx01_cpu: Fix AND logic (nw) AJR2020-01-111-1/+1
* rx01_cpu: More stubs (nw) AJR2020-01-112-2/+24
* rx01_cpu: Add the other flags, with a somewhat awkward display (nw) AJR2020-01-093-12/+141
* rx01_cpu: Architectural notes (nw) AJR2020-01-081-0/+18
* rx01_cpu: More conditions (nw) AJR2020-01-072-3/+21
* rx01: Add CRC shifter (nw) AJR2020-01-072-0/+19
* rx01_cpu: Start executing some instructions (nw) AJR2020-01-062-10/+149
* rx01dasm.cpp: Add a few comments (nw) AJR2020-01-061-0/+11
* rx01: Dumped firmware PROMs [Lord Nightmare] AJR2020-01-064-0/+366