summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0147u4 Miodrag Milanovic2012-12-1719-194/+194
* (MESS) nubus_image: support eject/insert in the Finder (won't work from insta... R. Belmont2012-12-172-17/+32
* (MESS) mackbd: dumped correct ROM, prep for actual emulation [Lord Nightmare,... R. Belmont2012-12-162-5/+57
* Fixed MSVC warning. (nw) Curt Coder2012-12-151-1/+1
* (MESS) c1581: Modernized floppy, WIP. (nw) Curt Coder2012-12-142-182/+153
* Made Orion use new floppy system (no whatsnew) Miodrag Milanovic2012-12-141-28/+24
* b2m : simplified floppy control (no whatsnew) Miodrag Milanovic2012-12-141-9/+5
* (MESS) fd2000: WIP. (nw) Curt Coder2012-12-131-22/+24
* (MESS) TVC HBF: fixed FDC clock. (nw) Sandro Ronco2012-12-131-1/+1
* specimx: made floppy boot with new core, still some stalling to fix (nw) Miodrag Milanovic2012-12-132-7/+28
* specmx: no need for default color (nw) Miodrag Milanovic2012-12-131-1/+0
* b2m : Made proper halting of CPU in order to sync with floppy and select prop... Miodrag Milanovic2012-12-131-1/+21
* upd7220: tied pixel clock with the refresh rate, updated all drivers to use i... Angelo Salese2012-12-121-2/+2
* (MESS) sms.c: Improved support for '3-D' games. [Enik Land] Wilbert Pol2012-12-121-9/+35
* (MESS) abc80x: Fixed floppy regression. (nw) Curt Coder2012-12-113-4/+12
* (MESS) comx35: FDC WIP. (nw) Curt Coder2012-12-113-36/+12
* (MESS) nubus_image: revised firmware allows multiple cards to work [Rob Braun] R. Belmont2012-12-091-1/+1
* (MESS) Removed unnecessary includes. (nw) Curt Coder2012-12-093-21/+1
* (MESS) Removed unnecessary includes, and fixed a floppy bug. (nw) Curt Coder2012-12-095-13/+0
* upd765: Added DP8473 and PC8477A variants. (nw) Curt Coder2012-12-092-11/+114
* MSVC compilation fixes (nw) Nathan Woods2012-12-093-2/+3
* (MESS) Mac: added "image" card which allows direct read/write access to any v... R. Belmont2012-12-092-0/+312
* cleanups (nw) Olivier Galibert2012-12-081-568/+0
* fix for fd4000 device (no whatsnew) Miodrag Milanovic2012-12-081-1/+2
* (MESS) Cleanup. (nw) Curt Coder2012-12-0718-59/+55
* (MESS) s100: Cleanup. (nw) Curt Coder2012-12-079-53/+66
* Removed unneeded includes. (nw) Curt Coder2012-12-0712-12/+0
* (MESS) prof80: Cleanup. (nw) Curt Coder2012-12-074-46/+14
* (MESS) cmdhd: Added SCSI bus. (nw) Curt Coder2012-12-072-8/+48
* (MESS) fd2000: Added ROM dumps. (nw) Curt Coder2012-12-072-23/+148
* (MESS) Cleanup. (nw) Curt Coder2012-12-0611-22/+42
* (MESS) Cleanup. (nw) Curt Coder2012-12-052-1/+3
* (MESS) Floppy fixes. (nw) Curt Coder2012-12-051-2/+2
* (MESS) abc80x: Floppy modernization. (nw) Curt Coder2012-12-054-165/+127
* fix macrtc printfs. n/w Jonathan Gevaryahu2012-12-051-4/+4
* macrtc: Remove weird address swizzle that confused systems with extended PRAM... R. Belmont2012-12-051-20/+4
* upd765.c: changes to busy flag, r/w sector increment and reset int [Carl] cracyc2012-12-033-23/+43
* (MESS) Fixed floppy clocks. (nw) Curt Coder2012-11-294-13/+22
* (MESS) comx35: Floppy modernization and expansion interface cleanup. (nw) Curt Coder2012-11-2820-401/+378
* (MESS) e01: Floppy modernization. (nw) Curt Coder2012-11-282-25/+34
* (MESS) c8280: Floppy modernization. (nw) Curt Coder2012-11-282-46/+41
* (MESS) abc_fd2: Floppy modernization. (nw) Curt Coder2012-11-282-31/+14
* (MESS) mpz80: Floppy modernization. (nw) Curt Coder2012-11-282-41/+50
* wd1772: Rename to wd_fdc [O. Galibert] Olivier Galibert2012-11-273-3/+3
* upd765, wd1772: Move to emu [O. Galibert] Olivier Galibert2012-11-275-5100/+1
* (MESS) Updated TVC HBF to use new floppy system. (nw) Sandro Ronco2012-11-262-45/+28
* Replaced all device_t's with actual device classes. Regression test recommend... Curt Coder2012-11-2632-49/+52
* (MESS) Added skeleton for Shugart SA1403D Winchester controller. (nw) Curt Coder2012-11-262-0/+189
* (MESS) wd1772: Added FD1771 and FD1797 variants. [Curt Coder] Curt Coder2012-11-262-41/+82
* (MESS) esqvfd: fake underline until we redo the character matrix (nw) R. Belmont2012-11-262-3/+29