summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/iteagle.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) Clean up the mess on master Vas Crabb2019-03-261-26/+39
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-39/+26
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-051-26/+39
* hornet iteagle seattle vegas viper: Reinstate somewhat useless screen size in... Ted Green2018-09-101-0/+1
* MCFG removal (nw). Ted Green2018-09-091-7/+5
* midzeus: MCFG removal and other cleanup (nw) Ted Green2018-09-041-2/+1
* MCFG removal (nw). Ted Green2018-09-031-88/+70
* iteagle: Use callbacks to access IO ports. (nw) Ted Green2018-07-131-1/+9
* devcb3 Vas Crabb2018-07-071-9/+7
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-12/+12
* remove many mainly PCI-related MCFG macros in favour of constructor Vas Crabb2018-05-251-12/+12
* create devices for each of the voodoo pci cards (nw) smf-2018-05-231-2/+2
* those don't need to be absolute (nw) Vas Crabb2018-05-231-2/+2
* remove another device-specific MCFG macro, because standard is better than be... Vas Crabb2018-05-231-3/+2
* Fix the build (nw) AJR2018-05-221-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-21/+21
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-4/+4
* iteagle: Change name of big buck hunter. (nw) Ted Green2018-03-181-1/+1
* iteagle: Set cpu frequency to 166MHz. Seems to fix MT 06908 . Ted Green2018-03-171-1/+1
* iteagle: Change copyright year for bbh to 2000. (nw) Ted Green2018-03-101-1/+1
* iteagle: Correct bbh ROM name. (nw) Ted Green2018-03-091-1/+1
* iteagle: Fix stupid typo and promote game to WORKING Ted Green2018-03-091-1/+1
* Game added as NOT_WORKING Ted Green2018-03-091-0/+21
* iteagle: Minor update to parent for alternate bbh2sp versions. (nw) Ted Green2018-03-091-2/+2
* Clones added as WORKING Ted Green2018-03-091-5/+24
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-11/+22
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-12/+24
* Promoted machines from NOT_WORKING. bbhsc, bbhsca, bbh2sp, and bbhcotw. Ted Green2017-09-221-4/+4
* iteagle: Set carnking to start at medium resolution by default. (nw) Ted Green2017-09-151-1/+1
* iteagle: Set MIPS3DRC_STRICT_VERIFY option. Sees to eliminate game hangs in ... Ted Green2017-09-151-6/+2
* iteagle: Set medium resolution as default for virtpool and remove MACHINE_IMP... Ted Green2017-09-131-4/+4
* iteagle: Promote virtpool from MACHINE_NOT_WORKING to MACHINE_IMPERFECT_GRAPH... Ted Green2017-09-131-23/+94
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-18/+18
* iteagle: Added save states to iteagle driver. Ted Green2017-05-051-16/+18
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* midwayic: Added hooks for serial communication. (nw) Ted Green2016-12-211-3/+3
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-2/+2
* (nw) Updated rom naming/mapping and changed ram instantiation. Ted Green2016-05-251-3/+4
* (nw) Switched to using generic IDE PCI device Ted Green2016-05-201-4/+7
* iteagle: Move serial irq assignment to top level Ted Green2016-03-181-1/+1
* Added Big Buck Hunter II Ted Green2016-03-181-3/+27
* Carnival King now working Ted Green2016-01-281-12/+12
* virtual pool still has random lockups too unfortunately, I guess the previous... David Haywood2016-01-231-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* was reported to me that "Big Buck Hunter Call of the Wild" still locks up aft... David Haywood2016-01-151-2/+2
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+573