summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/fmtowns.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* fmtowns: fix port 2 mouse regression (no whatsnew) mahlemiut2014-06-061-4/+4
* fmtowns: renamed some of the Car Marty ROMs to avoid clashes between romsets.... mahlemiut2014-05-241-6/+6
* fmtowns: Added FM-Towns Marty 2 [caius, Barry Rodewald] mahlemiut2014-05-231-0/+15
* fmtowns: added clone FM Towns II FreshTV [caius, Barry Rodewald] mahlemiut2014-05-181-1/+26
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-021-7/+1
* upd71071_device: converted to devcb2 (nw) Ivan Vangelista2014-04-301-13/+16
* pic8259: remove trampolines (nw) cracyc2014-04-231-17/+6
* Replaced set_irq_acknowledge_callback with proper MCFG_CPU_IRQ_ACKNOWLEDGE_DR... Miodrag Milanovic2014-04-231-2/+5
* SCSI Port using WRITELINE and DEVCB2. The slot number and SCSI ID are separat... smf-2014-04-141-14/+16
* rf5c68: converted to use delegates. nw. Fabio Priuli2014-04-111-14/+7
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* fmtowns: silencing some logging a bit (no whatsnew) mahlemiut2014-03-311-4/+4
* fmtowns: converted to use wd_fdc and modern floppy drive implementation. mahlemiut2014-03-311-56/+55
* some more cleanup (nw) Miodrag Milanovic2014-03-241-25/+24
* remove not needed parameters (nw) Miodrag Milanovic2014-03-241-5/+5
* legacy wd17xx is now also a modern device (nw) Miodrag Milanovic2014-03-181-23/+18
* Checkpoint 2: Alex W. Jackson2014-03-151-1/+2
* fmtowns: fix debug assert (no whatsnew) mahlemiut2014-02-261-3/+4
* fmtowns: reduced tagmap usage (memory banks still to look at) (no whatsnew) mahlemiut2014-02-251-33/+33
* Converted PIT8253 to DEVCB2 [smf] smf-2014-02-231-58/+21
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-1/+1
* (MESS) New clone added: FM Towns II MX [caius, Barry Rodewald] mahlemiut2013-11-171-0/+13
* fmtowns: remove fix, looks like the issue is with cue files that have both In... mahlemiut2013-06-061-1/+1
* fmtowns: quick fix to correct CD audio tracks, at least for those games that ... mahlemiut2013-06-061-1/+1
* (MESS) modernized uPD71071 DMA device. [Fabio Priuli] Fabio Priuli2013-06-041-10/+8
* modernized speaker device. [Fabio Priuli] Fabio Priuli2013-06-041-2/+2
* Modernized the PIT8253 device. [Fabio Priuli] Fabio Priuli2013-06-031-15/+10
* pic8259.c: Switched to devcb2. (nw) Wilbert Pol2013-05-151-16/+2
* pic8259.c: Continue modernization. (nw) Wilbert Pol2013-05-141-30/+30
* modernised CDDA & discard buffered samples when starting to play to avoid aud... smf-2013-05-131-14/+13
* missed some files from mess (nw) smf-2013-05-121-8/+3
* fmtowns: fixed RAM regression. (no whatsnew) mahlemiut2013-05-051-1/+0
* Cleanups and version bumpmame0148u4 Miodrag Milanovic2013-04-301-2/+0
* made BEEP and RAM devices initialize in constructor of driver classes (nw) Miodrag Milanovic2013-04-231-3/+3
* moving some static functions in driver state for MESS drivers plus some other... Miodrag Milanovic2013-04-181-70/+61
* various cpu lookup cleanup (nw) Miodrag Milanovic2013-04-151-1/+0
* Removal of machine().root_device() where appropriate (nw) Miodrag Milanovic2013-04-141-22/+22
* speaker tag lookup removal, also no need to use universal tag, since easier n... Miodrag Milanovic2013-04-121-2/+1
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-4/+4
* little bit more (nw) Miodrag Milanovic2013-04-011-10/+8
* made some of sound devices use device callbacks instead of function callbacks... Miodrag Milanovic2013-03-281-1/+1
* fmtowns: set UX and Marty drivers to use 386SX CPU. (no whatsnew) mahlemiut2013-03-141-304/+339
* ficed several occurances of uninitialized memory (nw) Oliver Stöneberg2013-03-091-0/+1
* fmtowns: moved some static CD-ROM functions in the driver class (no whatsnew) mahlemiut2013-02-241-125/+128
* Modernize rf5c68 and tms36xx sound devices. [Andrew Gardner] Andrew Gardner2013-02-201-5/+5
* fmtowns: Whoops. :P mahlemiut2013-02-131-1/+1
* fmtowns: Preliminary implementation of the CD-ROM controller's software mode.... mahlemiut2013-02-131-5/+63
* IRQ_CALLBACK modernization part 1 (no whatsnew) Miodrag Milanovic2013-01-311-4/+3
* (MESS) added software list for NEC APC [kaylee] Angelo Salese2012-11-241-0/+59
* Check-point for upd71071, nw Angelo Salese2012-11-231-1/+4