summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/tubep.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-112/+112
* BIG update. Aaron Giles2011-03-291-26/+26
* Updated nmk/olympia/pacific/pce/phoenix/rare/seibu/seta to driver_devices. Aaron Giles2011-03-031-1/+1
* Convert nichibut/nintendo/nix to driver_devices. [Atari Ace] Aaron Giles2011-02-281-148/+129
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* Convert emu_timers to objects. Move implementation and management of Aaron Giles2011-02-061-1/+1
* Converted attotime to a class, with proper operators. Removed old Aaron Giles2011-02-031-1/+1
* Ok, last major rename for this round: Aaron Giles2011-01-011-5/+5
* Made the machine_config a proper object. Added detokenize method to Aaron Giles2010-06-281-1/+1
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* 03254: tubep, tubepb: Gameplay area not visible [Phil Bennett] Phil Bennett2009-06-131-3/+1
* GCC 4.4 fixes. R. Belmont2009-06-101-0/+4
* Cleanups and version bump. Aaron Giles2009-05-281-4/+4
* From: Oliver Stoeneberg [oliverst@online.de] Aaron Giles2009-05-251-12/+14
* Fixed tubep.c tags as per Aaron's suggestion Fabio Priuli2009-05-101-6/+2
* Fixed tubepb regression (it uses a different tag for 3rd CPU) Fabio Priuli2009-05-091-2/+6
* A last round of number-to-tag changes, for the moment (I don't want to confli... Fabio Priuli2009-04-281-5/+4
* Bulk change alert. Aaron Giles2009-04-261-1/+1
* Changed save state system to accept machine parameters where Aaron Giles2008-12-051-21/+21
* Changed timer_alloc, timer_set, timer_pulse, timer_call_after_resynch, Aaron Giles2008-11-261-1/+1
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-2/+2
* Massive API cleanup/change. The primary goal is that all CPU- Aaron Giles2008-11-131-2/+2
* Region classes go bye-bye. Aaron Giles2008-07-281-5/+5
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-5/+5
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-07-241-3/+30
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-7/+7
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-051-5/+5
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-04-241-2/+1
* machine->pen lookup removal Zsolt Vasvari2008-02-241-8/+6
* Cleanups and version bump for 0.123u2.mame0123u2 Aaron Giles2008-02-211-1/+1
* Color table removal Zsolt Vasvari2008-02-181-159/+86
* The term "driver" is way overloaded in the system. Aaron Giles2008-02-181-3/+3
* - Added deprecat.h that contains some deprecated/discouraged contructs (see b... Zsolt Vasvari2008-01-251-0/+1
* - Changed cpunum_set_input_line* functions to take running_machine as an argu... Zsolt Vasvari2008-01-241-2/+2
* Changes for MAME 0.121u2.mame0121u2 Aaron Giles2007-12-171-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+926