summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/b2m.c
Commit message (Expand)AuthorAgeFilesLines
* change flags from GAME_ to MACHINE_ David Haywood2015-07-291-2/+2
* get rid of all the x Dirk Best2015-06-231-1/+1
* Placed my files under BSD3, and also some that I shared with Robbert with his... Miodrag Milanovic2015-05-071-0/+2
* pic8259: remove trampolines (nw) cracyc2014-04-231-2/+2
* Replaced set_irq_acknowledge_callback with proper MCFG_CPU_IRQ_ACKNOWLEDGE_DR... Miodrag Milanovic2014-04-231-1/+1
* converted i8255 to devcb2. nw. Fabio Priuli2014-04-171-5/+13
* wd_fdc: Refactored to use devcb2 callbacks. [Curt Coder] Curt Coder2014-03-161-0/+1
* Made palette settings for screen explicit and mandatory for ind16 mode (nw) Miodrag Milanovic2014-03-141-0/+1
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-1/+2
* Converted PIT8253 to DEVCB2 [smf] smf-2014-02-231-1/+7
* Converted i8251 to DEVCB2 [smf] smf-2014-02-151-1/+1
* Modernized the PIT8253 device. [Fabio Priuli] Fabio Priuli2013-06-031-3/+2
* Moved default card config, device inputs and clock off the slot interface so ... smf-2013-05-291-2/+2
* pic8259.c: Switched to devcb2. (nw) Wilbert Pol2013-05-151-2/+1
* pic8259.c: Continue modernization. (nw) Wilbert Pol2013-05-141-2/+2
* speaker tag lookup removal, also no need to use universal tag, since easier n... Miodrag Milanovic2013-04-121-1/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-19/+19
* lviv: added support for multipart tapes (lv0, lv1, etc. extensions) [Fabio Pr... Fabio Priuli2013-01-091-3/+4
* b2m : Set proper floppy drive type and used custom format loading (nw) Miodrag Milanovic2012-12-131-14/+8
* b2m : Made proper halting of CPU in order to sync with floppy and select prop... Miodrag Milanovic2012-12-131-2/+2
* (MESS) Removed unnecessary includes. (nw) Curt Coder2012-12-091-3/+0
* wd1772: Rename to wd_fdc [O. Galibert] Olivier Galibert2012-11-271-1/+1
* sed1310: Cleanup. (nw) Curt Coder2012-11-221-7/+2
* Clean-ups and version bumpmame0147u2 Miodrag Milanovic2012-10-301-6/+6
* Changed b2m to use new wd1773 core, and updated core to set head signal when ... Miodrag Milanovic2012-10-091-20/+17
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) Miodrag Milanovic2012-09-181-1/+1
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-1/+1
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-4/+0
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+276