summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/vt50/vt50.cpp
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-36/+9
* Cleaned up bitmap API. Vas Crabb2020-09-271-1/+1
* emumem: A little more speedup. cache and specific change syntax, and are not... Olivier Galibert2020-05-251-13/+11
* vt52: Draw characters on screen; add notes about processor architecture AJR2020-01-101-5/+150
* vt50_cpu: Minor note (nw) AJR2020-01-071-0/+3
* vt52: Misc. notes and things (nw) AJR2019-12-241-1/+1
* 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