summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/armedf.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* armedf.cpp: corrected fg scroll address map location for legionjb2 (nw) Ivan Vangelista2018-09-041-22/+33
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-4/+4
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-4/+4
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-8/+8
* 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/+15
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+10
* Added debug code for initial area, nw angelosa2016-12-271-0/+1
* Clean-ups, changed sound CPU to use 24 MHz / 4 in all games in the driver and... angelosa2016-12-271-8/+0
* left-over (nw) angelosa2016-12-271-1/+0
* Dumped i8751 dump for Sky Robo / Takatae Big Fighter, added basic MCU hookup ... angelosa2016-12-271-5/+9
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-16/+16
* more gen_latch (nw) Ivan Vangelista2016-06-071-0/+4
* reverting: Miodrag Milanovic2016-01-201-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-1/+1
* misc palette cleanups (nw) Dirk Best2015-08-021-1/+0
* update for Haze (nw) Miodrag Milanovic2015-05-151-1/+1
* updated rest of files according to driver license (nw) Miodrag Milanovic2015-05-151-1/+1
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* new clones mamehaze2015-03-051-3/+3
* nb1414m4.c: converted to a device, no functional change expected (nw) Ivan Vangelista2015-02-211-0/+3
* More cleanups, there is issue with srcclean that needs to be taken care as we... Miodrag Milanovic2014-07-221-1/+1
* Fixed save state regression in armedf.c (kozure and terrafb) (nw) Ivan Vangelista2014-07-141-12/+14
* 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
* small cleanup (nw) Miodrag Milanovic2013-04-121-1/+3
* added m_maincpu to the rest of drivers in mame (nw) Miodrag Milanovic2013-04-101-2/+3
* terrafb set info from guru Michaƫl Banaan Ananas2013-04-061-4/+5
* Cleanups and version bumpmame0148u1 Miodrag Milanovic2013-02-111-1/+1
* Modernization of drivers part 1 (no whatsnew) Miodrag Milanovic2013-02-051-0/+5
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-4/+4
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-7/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-1/+2
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-1/+1
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-2/+8
* TILE/TILEMAP modernization part 2 (no whatsnew) Miodrag Milanovic2012-09-061-0/+7
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-0/+9
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-7/+11
* Clean-ups and version bumpmame0145u6 Angelo Salese2012-04-081-2/+2
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-13/+13
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-0/+17
* Clean-ups and version bump (yes, I know, it's too late)mame0145u4 Angelo Salese2012-03-111-1/+1
* Create new devices buffered_spriteram<n>_device, which manage buffered Aaron Giles2012-03-081-3/+5
* 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-1/+1
* Bulk replace machine/armedf.c -> machine/nb1414m4.c Angelo Salese2011-05-041-2/+0
* De-stateized the NB1414M4 routines, and converted the correlated Armed F text... Angelo Salese2011-05-041-3/+7
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-4/+4