summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/alphatpc16.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-556/+0
* init vars for coverity (drivers/a) Robbbert2022-03-251-2/+2
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* floppies: Turn the format arrays into function calls. Create a default "mfm"... Olivier Galibert2021-03-021-4/+4
* - alphatpc16, amstr_pc, cischeat, kaypro, m72, pdp11, peplus, pt68k4, rm380z,... Ivan Vangelista2021-02-241-1/+15
* drivers: simplified some handlers (nw) Ivan Vangelista2020-03-161-20/+20
* z80dart: Replace old device with new variant of modern SIO emulation AJR2020-02-291-1/+1
* alphatpc16: more keys and floppy drives (nw) cracyc2020-02-261-11/+51
* alphatpc16: more keys (nw) cracyc2020-02-251-9/+44
* alphatpc16: ugly floppy hacks (nw) cracyc2020-02-231-3/+37
* alphatpc16: scsi commands are sent and received now (nw) cracyc2020-02-221-8/+26
* alphatpc16: keys and display (nw) cracyc2020-02-181-14/+14
* alphatpc16: key fixes (nw) cracyc2020-02-161-10/+10
* alphatpc16: keyboard sort of working (nw) cracyc2020-02-161-5/+126
* new not working cracyc2020-02-141-6/+54
* alphatpc16.cpp: specs and documentation (#6303) rfka012020-02-131-2/+46
* fix various things. checkpointed the alphatpc16, will credit before next rel... cracyc2020-02-111-0/+202