summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/vt61 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Debugger feature improvements AJR2022-03-271-7/+9
* debugger: Extended target address syntax to include device/address space. (#8... Vas Crabb2021-10-011-1/+1
* srcclean for 0.227 Vas Crabb2020-12-271-1/+1
* vt61_cpu: Awful but seemingly necessary hack AJR2020-11-231-1/+1
* cpu/vt61: Fix scratchpad addressing mistake AJR2020-11-221-1/+1
* vt61_cpu: Add preliminary execution core AJR2020-11-213-30/+582
* emumem: A little more speedup. cache and specific change syntax, and are not... Olivier Galibert2020-05-252-9/+6
* vt61_cpu: Some registers for later (nw) AJR2020-01-142-2/+21
* Add tentative VT61/VT62 disassembler and skeleton CPU device AJR2020-01-134-0/+485