summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/armedf.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merged Tatakae Big Fighter into Armed F driver [Angelo Salese] Angelo Salese2011-04-231-0/+13
* Hooked up the 1414M4 chip emulation for Crazy Climber 2 [Angelo Salese] (and ... Angelo Salese2011-04-221-3/+1
* More documentation Angelo Salese2011-04-221-0/+1
* Sync Angelo Salese2011-04-221-1/+0
* Hooked up 1414M4 emulation to Legion [Angelo Salese] (and fixed regression) Angelo Salese2011-04-221-1/+2
* Bulk replace Kodure Ookami -> Kozure Ookami as per Fujix note & http://en.wik... Angelo Salese2011-04-221-1/+1
* Hooked up text protection simulation to Kodure Ookami, allowing it to display... Angelo Salese2011-04-211-0/+1
* Code refactoring, and fixed some bugs while at it Angelo Salese2011-04-211-3/+2
* Removed unused variable Angelo Salese2011-04-201-1/+0
* Fixed emulation of the extra z80 in Terra Force bootleg set (used as a replac... Angelo Salese2011-04-201-0/+1
* Implemented irq ack mechanism to Armed Formation HW games [Angelo Salese] Angelo Salese2011-04-201-2/+0
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-14/+21
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2