summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/itech8.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Modernization of drivers part 8 (no whatsnew) Miodrag Milanovic2013-02-081-13/+12
* itech8.c: Minor rom name corrections & whitespace clean-up. - NW Brian Troha2013-02-021-27/+27
* Fully modernised the TLC34076 device [Phil Bennett] Phil Bennett2013-01-271-1/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-81/+81
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-251-1/+1
* Introducing TIMER_CALLBACK_MEMBER and modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-241-14/+13
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-17/+17
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-7/+7
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-12/+12
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-15/+12
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-9/+9
* Removed legacy inline_config support and updated devices using it (no whatsnew) Miodrag Milanovic2012-08-301-1/+1
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-47/+41
* * Fully modernized segahang. Aaron Giles2012-08-101-1/+1
* Updated GAME and GAMEL with class name per machine used, for future DRIVER_IN... Miodrag Milanovic2012-08-041-29/+29
* Conversion of _DEVICE_HA​NDLER to _MEMBER methods - part 2 (no whatsnew) Miodrag Milanovic2012-05-251-12/+10
* ioport regressions (didnt find any more in n-z) Michaël Banaan Ananas2012-05-181-1/+1
* ioport.c C++ conversion. Mostly internal changes, with no Aaron Giles2012-05-031-1/+1
* Changed device->subregion to device->memregion. Moved Aaron Giles2012-04-201-3/+3
* Memory banks are now device-relative only. Global lookups Aaron Giles2012-04-191-3/+3
* Remove global memory banking functions in favor of referencing Aaron Giles2012-04-191-3/+3
* Fix most reported errors. Aaron Giles2012-04-161-5/+11
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-4/+4
* Modernized ticket dispenser device. Aaron Giles2012-04-101-4/+4
* modernization of some CUSTOM_INPUT's part 3 (no whatsnew) Miodrag Milanovic2012-04-091-22/+21
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-20/+21
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-48/+46
* Some formating cleanup (no whatsnew) Miodrag Milanovic2012-04-021-4/+4
* MAME going modern part 2 (no whatsnew) Miodrag Milanovic2012-04-011-45/+45
* MAME going modern part 1 (no whatsnew) Miodrag Milanovic2012-03-311-10/+10
* Changed descriptions : mostly "(alt)" -> "(set n)"; also added "(set 1)" for ... stephh2012-03-151-2/+2
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-13/+12
* Converted bitmap_t and rectangle into proper classes. Replaced BITMAP_ADDR* Aaron Giles2011-12-311-11/+7
* correct rom names as per PCBs Brian Troha2011-06-251-54/+54
* Changed input read/write and crosshair callbacks into delegates. Aaron Giles2011-05-111-2/+2
* Switch input ports to use function-based constructors instead of tokens. Aaron Giles2011-05-101-2/+2
* Clean up 6821 PIA modernization, removing all trampolines. Some Aaron Giles2011-05-031-1/+1
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-23/+23
* BIG update. Aaron Giles2011-03-291-53/+53
* Deprecate the old memory_install_* macros. Dynamic installation is now handled Aaron Giles2011-03-271-16/+16
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-26/+26
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-16/+16
* Converted asteroid/bzone/funworld/itech8/kongambl/legionna/leland/quakeat/ Aaron Giles2011-03-211-43/+37
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-12/+12
* Convert emu_timers to objects. Move implementation and management of Aaron Giles2011-02-061-5/+5
* Attotime bulk conversion step: Aaron Giles2011-02-031-1/+1
* Correct grom01.bin BAD_DUMP in Golden Par Golf [MASH] Brian Troha2011-01-101-1/+1
* Added a few more mechanical games. UI changes: No working clones for GAME_M... Scott Stone2011-01-051-4/+4
* Next batch of GAME_MECHANICAL adds Scott Stone2011-01-051-1/+1
* Ok, last major rename for this round: Aaron Giles2011-01-011-3/+3