summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/pcfx.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* huc6261: converted to use inline config. nw. Fabio Priuli2014-04-101-9/+6
* huc6270_device: converted to devcb2 (nw) Ivan Vangelista2014-04-011-16/+6
* Created new device_video_interface. Right now its sole purpose is to Aaron Giles2013-07-241-1/+0
* MESS anonymous timers this time. (nw) Andrew Gardner2013-05-231-1/+21
* Removal of machine().root_device() where appropriate (nw) Miodrag Milanovic2013-04-141-1/+1
* unified formating of state class constructors, no functional change (nw) Miodrag Milanovic2013-04-101-4/+3
* Added Pad IRQ to PC-FX Angelo Salese2013-01-191-2/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-24/+23
* modernization or timer callbacks part 3 - final (no whatsnew) Miodrag Milanovic2012-09-241-7/+7
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-4/+4
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-12/+12
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-3/+1
* 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-2/+2
* Basic KRAM hook Angelo Salese2012-08-231-1/+1
* Template for King device Angelo Salese2012-08-231-1/+3
* A small unused code regarding ext i/o (not hooked because it then talks with ... Angelo Salese2012-08-231-4/+22
* Fixed Pad latch Angelo Salese2012-08-231-5/+90
* Fixed PAD latch and irq priority Angelo Salese2012-08-231-13/+9
* (MESS) Hooked up SCSI ROM Angelo Salese2012-08-211-3/+6
* (MESS) Fixed VDC-A/B hook-ups and added bare-bones pad communication, current... Angelo Salese2012-08-211-5/+99
* (MESS) pcfx.c: Started implementing the interrupt controller. The bios is now... Wilbert Pol2012-08-211-5/+197
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+137