summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/tceptor.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove tilemap.h from emu.h (nw) AJR2019-08-211-0/+1
* Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1
* -sound/dave, digitalk, k051649, lc7535, n63701x, namco, nile, s14001a: Remove... mooglyguy2018-12-191-0/+3
* (nw) misc cleanup - mostly missing #include guards and inconsistent initialis... Vas Crabb2018-11-211-0/+7
* c140.cpp, c45.cpp, namco_c139.cpp : Remove MCFG_s (#3736) cam9002018-07-131-8/+5
* private: use (S, T, U, V) (nw) (#3720) David Haywood2018-07-011-1/+4
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* -output: Removed legacy output accessors from super80, taitojc, tceptor, tehk... mooglyguy2018-04-051-1/+5
* galaga.cpp, pacland.cpp, tceptor.cpp: Replace MCFG_CPU_VBLANK_INT with line c... AJR2018-03-281-0/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+6
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+1
* tceptor: readded 3d scope view, now properly (nw) hap2017-10-251-1/+1
* tceptor: get rid of hacky 3d glasses simulation (nw) hap2017-10-241-5/+3
* Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-20/+20
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-4/+0
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* some manual changes to unique_ptr (nw) Miodrag Milanovic2015-12-251-0/+2
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-3/+3
* update for BUT (nw) Miodrag Milanovic2015-05-261-1/+1
* Sync other dirs with main driver license for MAME (nw) Miodrag Milanovic2015-05-131-1/+1
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* namcos21: kill some trampolines; 'user' memregions get real names (nw) Alex W. Jackson2014-10-051-1/+0
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* Split C45 road chip from namcoic.c [Alex Jackson] Alex W. Jackson2014-03-261-3/+4
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+3
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-1/+1
* moved optional_device<gfxdecode_device> to specific drivers state classes (nw) Miodrag Milanovic2014-02-171-1/+4
* Misc regression fixes from the screen changes. Aaron Giles2013-08-081-1/+3
* Modernized the namco sound device. [Osso] Scott Stone2013-07-221-5/+8
* dac_device tag lookup cleanup (nw) Miodrag Milanovic2013-04-121-1/+4
* added m_maincpu to the rest of drivers in mame (nw) Miodrag Milanovic2013-04-101-1/+3
* unified formating of state class constructors, no functional change (nw) Miodrag Milanovic2013-04-101-1/+1
* Modernization of drivers part 19 (no whatsnew) Miodrag Milanovic2013-02-131-0/+8
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-0/+3
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-12/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-4/+8
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-2/+6
* TILE/TILEMAP modernization part 2 (no whatsnew) Miodrag Milanovic2012-09-061-0/+3
* Converted Namco C40 road chip to a device. Updated users. Aaron Giles2012-09-051-1/+6
* Conversion of _DEVICE_HA​NDLER to _MEMBER methods - part 2 (no whatsnew) Miodrag Milanovic2012-05-251-0/+1
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-6/+11
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-4/+5
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-0/+12
* Death to SCREEN_EOF, which was ambiguously called either Aaron Giles2012-01-141-1/+1
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-4/+4
* Change 'screen' parameter in SCREEN_UPDATE and SCREEN_EOF callbacks to a Aaron Giles2011-12-291-1/+3