summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/nbmj8688.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-6/+6
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-6/+6
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-5/+5
* Bulk move includes/nb141*m*.h -> machine/nb141*m.h (nw) angelosa2018-04-211-1/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+14
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+43
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-1/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-2/+2
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* Cleanups and version bumpmame0162 Miodrag Milanovic2015-05-271-3/+3
* Update for Takahiro Nogi (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
* nbmj8688.c: added save state support (nw) Ivan Vangelista2015-05-021-22/+33
* (MAME) nbmj8688: Refactored to use HD61830 device. [Curt Coder] Curt Coder2014-03-061-14/+10
* Cleanups and version bumpmame0149u1 Miodrag Milanovic2013-07-231-3/+3
* Moved nb1413m3 configuration to inline config. [Osso] Scott Stone2013-07-181-29/+0
* Modernized/converted nb1413m3 to a device. [Osso] Scott Stone2013-07-161-3/+9
* Removes more MAME anonymous timers. [Andrew Gardner] Andrew Gardner2013-05-211-1/+8
* Cleanups and version bumpmame0148u4 Miodrag Milanovic2013-04-301-1/+1
* removed implementation of legacy DEVCB_MEMORY_HANDLER and used members instea... Miodrag Milanovic2013-04-241-0/+2
* added m_maincpu to the rest of drivers in mame (nw) Miodrag Milanovic2013-04-101-1/+3
* Modernization of drivers part 13 (no whatsnew) Miodrag Milanovic2013-02-121-0/+7
* Introducing TIMER_CALLBACK_MEMBER and modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-241-0/+1
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-18/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-3/+6
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-9/+18
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-0/+34
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-14/+16
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-0/+2
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-4/+4
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-22/+22
* Convert nichibut/nintendo/nix to driver_devices. [Atari Ace] Aaron Giles2011-02-281-0/+31
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+3
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-11-081-0/+29