summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/funworld.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* "English doesn't borrow from other languages. English follows other languages... Scott Stone2011-08-231-5/+5
* Removed mc6845 trampolines (nw) Wilbert Pol2011-05-171-12/+12
* Clean up 6821 PIA modernization, removing all trampolines. Some Aaron Giles2011-05-031-10/+10
* cleanups, this time for good Angelo Salese2011-04-171-1/+1
* Funworld driver updates: [Roberto Fresca] Roberto Fresca2011-04-051-46/+177
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-10/+10
* BIG update. Aaron Giles2011-03-291-20/+20
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-7/+7
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-2/+2
* Converted asteroid/bzone/funworld/itech8/kongambl/legionna/leland/quakeat/ Aaron Giles2011-03-211-11/+11
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* Ok, last major rename for this round: Aaron Giles2011-01-011-16/+16
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-52/+52
* Cleanup & version bump.mame0140u1 Aaron Giles2010-11-081-1/+1
* Fix O umlaut like I suggested, hoping this will fix XML parsing for -listxml Aaron Giles2010-11-041-1/+1
* Replaced the "replaced" char, plus some copyright addition (no whatsnew) Roberto Fresca2010-10-251-2/+2
* Added support for original TAB Austria Royal Card. Roberto Fresca2010-10-251-0/+27
* Corrected or clarified a number of duplicated inputs for drivers up through G... Scott Stone2010-09-071-9/+9
* Added templates required_shared_ptr<> and optional_shared_ptr<> which Aaron Giles2010-09-041-6/+7
* Added include files for all remaining drivers with multiple source files. Aaron Giles2010-09-021-12/+1
* Changed driver_data objects to be devices. Replaced the driver_data_t Aaron Giles2010-09-021-1/+1
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-24/+17
* Remove most of the temporary inline helpers. Aaron Giles2010-08-191-2/+2
* Replace "const address_space" with "address_space" throughout the system. Aaron Giles2010-08-191-2/+2
* MDRV_CPU_REPLACE no longer retains existing memory maps or interrupts. Aaron Giles2010-06-091-0/+4
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-0/+4
* companyname corrections from robbie Michaël Banaan Ananas2010-05-251-24/+24
* documentation: Cleaned up company names [hap] Michaël Banaan Ananas2010-05-251-34/+34
* minor companyname cleanups Michaël Banaan Ananas2010-05-231-4/+4
* Cleanups and version bump. Aaron Giles2010-04-211-4/+4
* Improvements to Funworld driver: [Roberto Fresca] Roberto Fresca2010-04-181-84/+227
* Cleanups and version bump.mame0137u1 Aaron Giles2010-03-251-19/+19
* More improvements to funworld.c driver [Roberto Fresca] Roberto Fresca2010-03-231-91/+261
* Improvements to funworld.c driver. [Roberto Fresca] Roberto Fresca2010-03-211-42/+257
* Forgot to comment a debug message and promote Roberto Fresca2010-03-161-1/+1
* More improvements to Funworld driver. [Roberto Fresca] Roberto Fresca2010-03-161-53/+70
* More improvements to Funworld driver. [Roberto Fresca, David Haywood] Roberto Fresca2010-03-151-52/+228
* Added Fun World Quiz description, and hardware notes. [Roberto Fresca] Roberto Fresca2010-03-141-1/+75
* Improvements to Funworld driver. [Roberto Fresca] Roberto Fresca2010-03-141-98/+326
* Improvements to funworld.c driver. [Roberto Fresca] Roberto Fresca2010-03-091-19/+105
* Cleanups and version bump. Aaron Giles2010-03-041-3/+3
* Improvements to Funworld driver. [Roberto Fresca] Roberto Fresca2010-03-011-1137/+1168
* Source Cleanup: Setname fixes and other minor changes - Drivers starting wit... Scott Stone2010-02-061-4/+4
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* NOTE: This change requires two new osd functions: osd_malloc() and Aaron Giles2010-01-081-6/+6
* Remove remaining eeprom.h includes. Aaron Giles2009-12-271-1/+0
* Eliminated the use of generic.colorram and generic.videoram in several driver... Phil Bennett2009-12-211-10/+13
* Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-14/+14
* Introduced a generic_pointers structure within machine that is Aaron Giles2009-11-261-11/+11
* Funworld.c changes: Roberto Fresca2009-09-091-44/+36