summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/apf.c
Commit message (Expand)AuthorAgeFilesLines
* move mess into mame (nw) Miodrag Milanovic2015-09-301-605/+0
* Added floppy noises to some of my drivers. Robbbert2015-08-221-0/+2
* get rid of all the x Dirk Best2015-06-231-1/+1
* The perils of red tape... (nw) Robbbert2015-06-141-4/+4
* Correction to author Robbbert2015-06-141-2/+2
* apf: remove legacy floppy options Dirk Best2015-06-081-17/+1
* Start adding owners to files in MESS and updated license for PeT (nw) Miodrag Milanovic2015-05-081-2/+2
* Added dummy license lines to each file for MESS (nw) Miodrag Milanovic2015-05-071-0/+2
* (MESS)APF Mathemagician skeleton driver hap2014-12-101-2/+2
* (MESS) apfimag: added software list for cassettes (they require you etabeta782014-11-011-7/+5
* Cleanups and version bumpmame0155 Miodrag Milanovic2014-10-151-2/+2
* (MESS) apf: removed RAM options from APF M1000, which had no other Fabio Priuli2014-10-121-11/+11
* (MESS) converted channelf and apfm1000/apfimag to use slot devices for Fabio Priuli2014-10-021-107/+71
* Cleanups and version bump Miodrag Milanovic2014-07-221-4/+4
* (MESS) mbc200 : reverted yesterday's change as it didn't work. Robbbert2014-05-191-3/+3
* (MESS) apf : convert to new wdc. Robbbert2014-05-181-14/+28
* converted micropolis and wd17xx to use inline configs. nw. Fabio Priuli2014-05-161-1/+3
* mc6847: converted to use devcb2, delegates and inline configs. nw. Fabio Priuli2014-05-131-16/+6
* (MESS) apfm1000 / apfimag: more accurate support for on-cart 1K RAM in Fabio Priuli2014-05-031-14/+60
* cassette config moved inline (nw) Miodrag Milanovic2014-05-021-11/+4
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-021-7/+0
* (MESS) fc100 : added cart slot. Robbbert2014-04-221-1/+1
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-14/+14
* modernized access for legacy floppy, quite straight forward thing (nw) Miodrag Milanovic2014-04-021-3/+3
* hsync and fsync are part of mc6847 so devcb2 conversion was needed there not ... Miodrag Milanovic2014-03-281-2/+1
* legacy wd17xx is now also a modern device (nw) Miodrag Milanovic2014-03-181-2/+2
* (MESS) apf : added back floppy code (but it doesn't work) Robbbert2014-02-211-60/+12
* first round of clang 3.4 fixes for MESS (nw) Oliver Stöneberg2014-02-201-0/+2
* (MESS) apf : added another bios [Thanks to ranger_lennier] Robbbert2014-02-201-6/+10
* (MESS) apf : reorganised ram Robbbert2014-02-111-13/+33
* (MESS) apf : added back support for .apt cassettes Robbbert2014-02-031-2/+1
* mc6847: Fixed text display with external rom: fixes spc1000 and phc25 Robbbert2014-01-271-3/+10
* (MESS) apf : added another homebrew "cart" Robbbert2014-01-261-1/+2
* (MESS) cons <--> comp Robbbert2014-01-261-1/+1
* (MESS) apf : cleanup Robbbert2014-01-261-58/+17
* (MESS) apf : fixed css bit in graphic mode. Robbbert2014-01-241-2/+2
* (MESS) apf : last fixes: Robbbert2014-01-241-35/+42
* (MESS) apf : more fixes, systems marked as WORKING [Robbbert] Robbbert2014-01-241-34/+37
* (MESS) apf : added trashII bios, added notes. Robbbert2014-01-241-12/+33
* (MESS) apf : improved graphics Robbbert2014-01-231-35/+46
* (MESS) apf : more WIP Robbbert2014-01-231-64/+76
* (MESS) apf : WIP - fixed a few bugs Robbbert2014-01-221-225/+144
* remove 6821 from the MCFG PIA macros, not all PIA's are 6821's (nw) smf-2014-01-071-16/+16
* Removed 6821 porta_r/portb_r/ca1_r/ca2_r/cb1_r/cb2_r functions as they only r... smf-2014-01-061-56/+0
* fixed swapped cb1 & ca2 read callbacks during conversion (nw) smf-2014-01-061-4/+4
* Converted PIA6821 to DEVCB2 [smf] smf-2014-01-061-59/+51
* modernized speaker device. [Fabio Priuli] Fabio Priuli2013-06-041-1/+1
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-4/+4
* speaker tag lookup removal, also no need to use universal tag, since easier n... Miodrag Milanovic2013-04-121-2/+2
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-1/+0