summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/juku.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
* Future-proofing by using correct #include for SOFTWARE_LIST device AJR2022-01-031-0/+1
* floppies: Turn the format arrays into function calls. Create a default "mfm"... Olivier Galibert2021-03-021-4/+6
* juku: added usage, natural keyboard. Robbbert2020-10-241-72/+74
* Cleaned up bitmap API. Vas Crabb2020-09-271-1/+1
* i8085: Interrupt updates AJR2020-05-081-2/+2
* pic8259: Emulate three-cycle acknowledge for non-8086 mode AJR2020-05-081-1/+1
* srcclean (nw) Vas Crabb2019-08-251-26/+26
* juku: Floppy now (partially) works Dirk Best2019-08-051-13/+76
* juku: Floppy support WIP, enable BASIC Dirk Best2019-08-021-5/+42
* juku: Major updates Dirk Best2019-08-011-2/+207
* juku: More meat on the bones Dirk Best2019-07-311-16/+94
* New skeleton driver: Juku E5101 Dirk Best2019-07-301-0/+168