summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/vt50/vt50.cpp
Commit message (Expand)AuthorAgeFilesLines
* vt52: Many updates (nw) AJR2019-12-221-3/+26
* vt5x_cpu: Add more callbacks; note that VT52 doesn't seem to support the key ... AJR2019-12-221-4/+8
* vt5x_cpu: Preliminary video timing chain (nw) AJR2019-12-221-16/+56
* vt52: Fill in and fix a whole bunch of things (nw) AJR2019-12-211-18/+56
* vt52: Add debug state register to show address translation; minor adjustments... AJR2019-12-211-3/+8
* vt5x_cpu: Change register name (nw) AJR2019-12-191-7/+7
* vt52: Add bell (not working now) (nw) AJR2019-12-181-2/+10
* vt52: Add keyboard (nw) AJR2019-12-181-2/+4
* vt52_cpu: Add RAM instructions and UART interface (nw) AJR2019-12-181-11/+147
* vt52: Extremely preliminary CPU execution (many instructions still unimplemen... AJR2019-12-181-2/+301
* New machines marked as NOT_WORKING AJR2019-12-181-0/+128