summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/plygonet.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed legacy trampolines from eeprom_device, taking Aaron Giles2011-05-121-7/+8
* Delegates 2.0 implementation. Resdesigned how delegates work to make Aaron Giles2011-04-161-2/+2
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-42/+42
* Remove redundant item cpu from address_space, in favor of Aaron Giles2011-03-291-24/+24
* BIG update. Aaron Giles2011-03-291-36/+36
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-4/+4
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-2/+2
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* More migrating allocated buffers to arrays in the driver data. Aaron Giles2011-02-091-18/+10
* Take advantage of the driver_device to clean up state saving for Aaron Giles2011-02-081-8/+8
* Attotime bulk conversion step: Aaron Giles2011-02-031-1/+1
* Ok, last major rename for this round: Aaron Giles2011-01-011-3/+3
* running_device -> device_t Aaron Giles2010-12-311-2/+2
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-32/+32
* plygonet.c : Fixed save state & device handler regressions. [Andrew Gardner] Andrew Gardner2010-12-301-3/+5
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-4/+2
* Massive memory system change. This is another step along the path toward Aaron Giles2010-08-191-7/+8
* plygonet.c : Updates Polygonet driver to use driver_data class. [Atari Ace] Andrew Gardner2010-08-081-64/+70
* Time to kill off some deadwood. Aaron Giles2010-07-071-2/+2
* Cleanups and version bump. Aaron Giles2010-03-111-2/+2
* Implemented default EEPROMs for GTIClub, Hang Pilot, Asterix, X-Men and Polyg... Angelo Salese2010-03-071-0/+6
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-2/+2
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Replaced all occurrences of cputag_get_cpu with devtag_get_device: the former... Fabio Priuli2010-01-061-2/+2
* Results of running the latest srcclean. Aaron Giles2009-12-281-4/+4
* Rename eepromdev.c/h back to eeprom.c/h Aaron Giles2009-12-271-1/+1
* Rename functions and other references to eepromdev_* back to eeprom_* Aaron Giles2009-12-271-7/+7
* Removed _NODEFAULT_ forms of EEPROM driver macros. If you need to add Aaron Giles2009-12-251-1/+1
* updated plygonet.c to use Konami video devices and input_port_write for eepro... Fabio Priuli2009-12-221-8/+23
* Converted eeprom to eeprom device in simpsons and plygonet. Aaron Giles2009-12-221-33/+13
* More memory system cleanup. Removed SMH_* macros entirely. In Aaron Giles2009-12-051-1/+1
* Memory banks are now referenced by tag rather than index. Aaron Giles2009-12-031-2/+2
* Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-5/+5
* Cleanups and version bump.mame0135u1 Aaron Giles2009-11-201-1/+1
* Adds save state support to plygonet.c and the DSP56156 CPU core. Andrew Gardner2009-11-041-2/+11
* Fixed dsp56156 DO & BSCC opcode bugs. [Andrew Gardner] Andrew Gardner2009-10-201-6/+21
* Last minute compile fix.mame0134u2 Aaron Giles2009-10-041-0/+5
* Cleanups and version bump. Aaron Giles2009-10-041-8/+3
* Hooked up Polynet Warriors joystick properly. [Andrew Gardner] Andrew Gardner2009-10-041-11/+44
* plygonet: fixed roz BG [Haze] R. Belmont2009-09-261-4/+5
* plygonet.c: hooked up 53936 roz layer R. Belmont2009-09-261-13/+10
* Hacked in the dsp56156's "Long Interrupts." Added SUB opcode. [Andrew Gardner] Andrew Gardner2009-09-261-2/+3
* Cleanups and version bump. Aaron Giles2009-08-021-78/+78
* Whitespace cleanup (not whatsnew worthy) Andrew Gardner2009-07-281-86/+86
* Adds a note about not all Polygonet Commanders (ver UAA) boards have the "ext... Brian Troha2009-07-281-1/+1
* more accurate program rom names for Polygonet Commanders (ver UAA) set Brian Troha2009-07-281-4/+4
* removed stray character from the beginning of the file. smf-2009-07-101-1/+1
* reverted filename changes based on wrong notes, sorry Yasuhiro Ogawa2009-07-101-2/+2
* fixed filenames of polynetw Yasuhiro Ogawa2009-07-101-3/+3
* New games marked as GAME_NOT_WORKING R. Belmont2009-07-061-1/+31