summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/macpwrbk030.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-1195/+0
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-1/+1
* init vars for coverity (drivers/l,m) Robbbert2022-03-261-12/+12
* Future-proofing by using correct #include for SOFTWARE_LIST device AJR2022-01-031-1/+1
* ncr5380n: reclaim ncr5380 device name Patrick Mackinlay2021-07-201-1/+1
* mac_hdflop.xml: attach the list and start adding stuff (#8125) r092021-06-051-0/+1
* mac.cpp, mac128.cpp, macprtb.cpp, macpwrbk030.cpp, macquadra.cpp: Add helper ... AJR2021-05-081-40/+73
* macpwrbk030: new SWIM1 and SuperDrives for everyone [R. Belmont, O. Galibert] arbee2021-03-231-50/+114
* mac updates: [R. Belmont] arbee2021-02-241-2/+4
* 6522via.cpp: Distinguish some different VIA types AJR2021-01-211-4/+4
* emumem: Simplify memory management. [O. Galibert] Olivier Galibert2020-11-021-4/+2
* macpwrbk030.cpp: Turned off Target Disk Mode and fixed 1bpp boot screen drawi... arbee2020-10-251-23/+26
* macpwrbk030.cpp: Converted to use real M50753 PMU code. [R. Belmont, AJR] arbee2020-10-251-25/+145
* mac: move '030 PowerBooks to a separate driver. [R. Belmont] arbee2020-10-181-0/+974