summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/chihiro.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* IRQ_CALLBACK modernization part 3 (no whatsnew) Miodrag Milanovic2013-01-311-5/+5
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-2/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-30/+30
* hooked up ide irq straight to the 8259 (nw) smf-2012-10-311-7/+1
* Clean-ups and version bumpmame0147u2 Miodrag Milanovic2012-10-301-1/+1
* changed DEVICE_SELF_OWNER to DEVICE_SELF in IDE config & in MCFG_IDE_CONTROLL... smf-2012-10-261-1/+1
* cleaned up the ide controller enough to change the irq to a DEVCB2 [smf] smf-2012-10-261-11/+6
* Information adjustments for naomi.c, chihiro.c, mame.lst reflecting latest di... Scott Stone2012-10-091-87/+85
* removed some more expressions which are always true/false (no whatsnew) Oliver Stöneberg2012-10-031-4/+4
* Replace some *_DEVICE_HANDLER with _MEMBER calls (no whatsnew) Miodrag Milanovic2012-09-261-13/+16
* change from device->machine() to space.machine() in device handlers in order ... Miodrag Milanovic2012-09-211-1/+1
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-11/+11
* changed most of screen.machine() to machine() (no whatsnew) Miodrag Milanovic2012-09-181-1/+1
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-21/+21
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-3/+3
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-13/+12
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-1/+1
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-1/+1
* Removed legacy inline_config support and updated devices using it (no whatsnew) Miodrag Milanovic2012-08-301-2/+8
* First round of GD-ROM redumps [The Dumping Union] R. Belmont2012-08-191-0/+11
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-15/+15
* Updated GAME and GAMEL with class name per machine used, for future DRIVER_IN... Miodrag Milanovic2012-08-041-15/+15
* Clean-ups and version bumpmame0146u3 Miodrag Milanovic2012-07-151-42/+42
* chihiro: Corrected CPU type to Pentium III. (nw) Ville Linde2012-07-061-1/+1
* fix compile on gcc 4.6 and above (no whatsnew) Miodrag Milanovic2012-07-051-18/+21
* Various changes to i386 CPU core and Chihiro emulation, allowing it to show a... Angelo Salese2012-07-051-68/+731
* Made PCI legacy and new implementation coexist for now (no whatsnew) Miodrag Milanovic2012-07-021-10/+10
* pci wip (no whatsnew) Miodrag Milanovic2012-06-151-1/+1
* Added support for fixed slots (used for MAME) and ability to create internal ... Miodrag Milanovic2012-05-231-1/+1
* Naomi/Chihiro documentation update [f205v] R. Belmont2012-05-211-0/+2
* Changed device->subregion to device->memregion. Moved Aaron Giles2012-04-201-1/+1
* MAME going modern part 2 (no whatsnew) Miodrag Milanovic2012-04-011-10/+10
* MAME going modern part 1 (no whatsnew) Miodrag Milanovic2012-03-311-2/+2
* Marked all GD-ROMs except Under Defeat as BAD_DUMP. These need to be re-conv... R. Belmont2012-03-251-14/+14
* Small fix (nw) Miodrag Milanovic2012-02-231-0/+1
* Clean-ups and version bumpmame0145u1 Angelo Salese2012-02-191-1/+1
* IDE controller now support two slots, currently used devices are made as slot... Miodrag Milanovic2012-02-091-13/+60
* Correct GDROM region names for Naomi/Triforce/Chihiro, Ikaruga boots again (nw) R. Belmont2012-01-291-1/+1
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-3/+2
* Fix compile Angelo Salese2011-12-021-3/+3
* Added 3 opcodes (sfence,fstp,fild) to the i386 processor [Samuele Zannoli] Angelo Salese2011-12-021-15/+86
* Improved game documentation to Naomi / Triforce / Chihiro HW [f205v] Angelo Salese2011-10-271-17/+17
* Fixed more GD-ROM crash problems [R. Belmont] R. Belmont2011-10-151-18/+14
* Various changes and improvements to the Chihiro emulation [Samuele Zannoli] Angelo Salese2011-09-061-55/+469
* naomi: Split the rom boards into a collection of devices. [O. Galibert] Olivier Galibert2011-08-231-2/+2
* Preliminary work for ATV Track, in order to get the second SH-4 into Angelo Salese2011-07-111-1/+1
* Documentation cleanups/updates for Naomi/Triforce/Chihiro [f205v, R. Belmont] R. Belmont2011-07-041-63/+87
* Cleanups and version bumpmame0142u5 Angelo Salese2011-06-051-3/+3
* GCC 4.6 "Variable assigned but not used" fixes, part 3 (no whatsnew) R. Belmont2011-05-301-3/+3
* Naomi / Triforce / Chihiro documentation update [f205v] Angelo Salese2011-04-281-47/+73