summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/tigeroad.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-155/+0
* init vars for coverity (includes/t,u) Robbbert2022-03-231-3/+3
* New machines marked as NOT_WORKING Ivan Vangelista2022-01-271-0/+2
* ymfm: Refactor new FM engine into a 3rdparty library (#8046) Aaron Giles2021-05-141-1/+1
* New BSD-licensed implementation of Yamaha OPN and OPM FM audio chips (#7808) Aaron Giles2021-02-271-1/+1
* tigeroad.cpp: enabled save state support, minor cleanups (nw) Ivan Vangelista2020-07-061-41/+47
* drivers starting with t, u, v, w and most of drivers starting with x: removed... Ivan Vangelista2020-06-161-11/+11
* lots of files: simplified handlers (nw) Ivan Vangelista2020-05-141-5/+4
* Remove tilemap.h from emu.h (nw) AJR2019-08-211-0/+1
* tigeroad_spr.cpp : Updates cam9002019-06-041-12/+12
* mcs51.cpp: Removed MCFG. Various MACHINE_CONFIG removals. nw mooglyguy2018-12-091-1/+1
* private: use (S, T, U, V) (nw) (#3720) David Haywood2018-07-011-8/+12
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+2
* decap + dump f1dream I8751 MCU [Caps0ff] (#3467) David Haywood2018-04-171-3/+28
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+9
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+5
* Hook up protection MCU in bballsa, add to parent set as BAD_DUMP. Vas Crabb2017-01-281-25/+2
* pushman: better understanding of how CPU reads MCU data/status Vas Crabb2017-01-171-12/+8
* tstrike, ddungeon, darktowr: use new MC68705P3 core Vas Crabb2017-01-161-23/+69
* m6805: refactoring and improvements Vas Crabb2017-01-121-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-7/+7
* sound trampolines removal from various drivers (nw) Ivan Vangelista2016-06-131-1/+0
* More gen_latch (nw) Ivan Vangelista2016-05-201-0/+4
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-2/+2
* update for Phil Stroffolino (nw) Miodrag Milanovic2015-05-241-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
* unify sprite handling between bionicc, tigeroad, supduck etc. (nw) mamehaze2014-12-011-1/+3
* merged tiger road / f1-dream and pushman / bouncing balls drivers - as usual ... David Haywood2014-05-121-2/+33
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+3
* moved optional_device<gfxdecode_device> to specific drivers state classes (nw) Miodrag Milanovic2014-02-171-1/+3
* "msm" lookup tag removal (nw) Miodrag Milanovic2013-04-141-1/+4
* changed machine().device("audiocpu") with m_maincpu (nw) Miodrag Milanovic2013-04-111-1/+3
* added m_maincpu to the rest of drivers in mame (nw) Miodrag Milanovic2013-04-101-1/+3
* device callback handler cleanup (nw) Miodrag Milanovic2013-04-011-0/+1
* Modernization of drivers part 19 (no whatsnew) Miodrag Milanovic2013-02-131-0/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-1/+1
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-6/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-1/+2
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-1/+2
* TILE/TILEMAP modernization part 2 (no whatsnew) Miodrag Milanovic2012-09-061-0/+3
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-0/+2
* 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-4/+6
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-3/+3
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-0/+2
* Create new devices buffered_spriteram<n>_device, which manage buffered Aaron Giles2012-03-081-2/+5
* Death to SCREEN_EOF, which was ambiguously called either Aaron Giles2012-01-141-1/+1