summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/b5000
Commit message (Expand)AuthorAgeFilesLines
* b5000: rename base class to rw5000 hap2022-03-2811-1624/+0
* Debugger feature improvements AJR2022-03-271-8/+9
* srcclean and manual tidying up in preparation for 0.242 release Vas Crabb2022-03-271-1/+1
* misatk: change title string hap2022-03-261-1/+2
* Machines promoted to working hap2022-03-254-4/+16
* b5000: delay after ATB hap2022-03-257-26/+26
* b5000: remove tkbs_step hap2022-03-247-40/+14
* rw18r: fix page 2 rom load hap2022-03-243-8/+8
* Machines promoted to working hap2022-03-236-23/+21
* b5000: add assert to multistep opcodes hap2022-03-212-2/+11
* New machines marked as NOT_WORKING hap2022-03-201-1/+1
* New machines marked as NOT_WORKING hap2022-03-202-3/+6
* b5000: add pinout diagrams hap2022-03-209-20/+118
* b5000: add b6000, b6100 hap2022-03-209-12/+385
* b5000: add jump and i/o opcodes hap2022-03-196-70/+201
* b5000: added easy opcodes hap2022-03-187-48/+461
* b5000: add disassembler hap2022-03-174-31/+163
* add b5000 cpu core file placeholders hap2022-03-177-0/+479