summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/bw2.c
Commit message (Expand)AuthorAgeFilesLines
* (MESS) abc80x: Fixed floppy regression. (nw) Curt Coder2012-12-111-2/+2
* (MESS) bw2: Fixed floppy format and FDC clock. (nw) Curt Coder2012-11-291-1/+1
* bw2: Fix disk select and quick hack to make the timings work [O. Galibert] Olivier Galibert2012-11-231-4/+3
* (MESS) wd1772: Improved interrupts, added ready handling and FD1793 variant. ... Curt Coder2012-11-231-2/+2
* sed1310: Cleanup. (nw) Curt Coder2012-11-221-94/+96
* Cleanups and version bump (nw)mame0147u3 Miodrag Milanovic2012-11-191-28/+28
* (MESS) bw2: Modernized floppy handling and cleaned up driver. [Curt Coder] Curt Coder2012-11-161-346/+320
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-22/+22
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-4/+3
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-2/+2
* Add ambiguous execute() and memory() methods to the Aaron Giles2012-09-111-3/+3
* In device_state_interface, rename state() to state_int() Aaron Giles2012-09-111-1/+1
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+719