summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/namcona1.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-4/+16
* vgmplay: Supports C140 [smf] smf-2018-08-101-0/+1
* stronger private: use (N, O, P, Q, R) (#3717) David Haywood2018-06-301-18/+20
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-13/+13
* srcclean (nw) Vas Crabb2018-02-251-5/+5
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+4
* namcona1.cpp: Added msm6242 RTC and fixed eeprom type to X-Day 2 [Angelo Salese] angelosa2018-02-031-1/+9
* Kill namcona*w machine configs (nw) angelosa2018-02-021-3/+2
* namcona1.cpp: Added dynamic screen visible area change effect, used mostly by... angelosa2018-02-021-1/+2
* namcona1.cpp: fixed video disable graphic transitions (i.e. temporary gfx sei... angelosa2018-02-021-0/+1
* namcona1.cpp: improved encapsulation [Angelo Salese] angelosa2018-02-021-10/+34
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+4
* new working clones Ivan Vangelista2017-12-281-72/+80
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-24/+24
* remove legacy forms of (required|optional)_(shared_ptr|ioport)_array Vas Crabb2016-08-251-2/+1
* 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-3/+3
* namcona1.c: added save state support (nw) Ivan Vangelista2015-07-221-11/+16
* update for Phil Stroffolino (nw) Miodrag Milanovic2015-05-241-1/+1
* resolved lot of license ownership (nw) Miodrag Milanovic2015-05-191-1/+1
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* Replace dynamic_array with std::vector [O. Galibert] Olivier Galibert2015-04-141-1/+1
* Add friendly macros to initialize an ioport_array_finder with an array of por... Alex W. Jackson2014-09-241-3/+5
* namcona1.c: reduce tagmap lookups using ioport_array (nw) Alex W. Jackson2014-04-221-0/+5
* namcona1.c: clean up ROM loading, etc. [Alex Jackson] Alex W. Jackson2014-04-101-7/+2
* namcona1.c: use set_palette_offset for tilemaps; use GFXDECODE_RAM; more clea... Alex W. Jackson2014-04-091-19/+14
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-3/+3
* namcona1: moved some functions in the driver state (nw) Ivan Vangelista2014-03-101-7/+20
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+5
* moved optional_device<gfxdecode_device> to specific drivers state classes (nw) Miodrag Milanovic2014-02-171-1/+3
* got rid of namcona1 legacy nvram handler Michaël Banaan Ananas2014-01-081-5/+13
* Memory system: added endianness to the memory_share class. Aaron Giles2013-07-201-0/+3
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-251-0/+2
* some h files cleanups (no whatsnew) Miodrag Milanovic2012-09-171-10/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-0/+1
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-0/+3
* TILE/TILEMAP modernization part 2 (no whatsnew) Miodrag Milanovic2012-09-061-0/+5
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-0/+12
* Conversion of _DEVICE_HA​NDLER to _MEMBER methods - part 2 (no whatsnew) Miodrag Milanovic2012-05-251-0/+2
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-8/+13
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-6/+6
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-0/+23
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-1/+1
* deprecat.h Angelo Salese2011-12-111-1/+7
* 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-26/+26