summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/ng_aes.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* short whatsnew: fixed some gfx bugs in midas.c "livequiz" David Haywood2014-05-151-4/+8
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-021-8/+2
* Replaced set_irq_acknowledge_callback with proper MCFG_CPU_IRQ_ACKNOWLEDGE_DR... Miodrag Milanovic2014-04-231-3/+1
* made neogeo card an image device (nw) Miodrag Milanovic2014-04-171-2/+1
* Created memcard as device and removed it from machine/generic (nw) Miodrag Milanovic2014-04-171-10/+7
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* er, it's JP, not J Michaël Banaan Ananas2014-04-041-6/+6
* added J1 jumper/solderpad, used to call the monitor on dev system Michaël Banaan Ananas2014-04-041-10/+22
* (make bioslist a bit easier to read) Michaël Banaan Ananas2014-04-041-23/+22
* readded neodebug.rom Michaël Banaan Ananas2014-04-041-0/+2
* specify some 8bit handlers as 8bit in the memmap Michaël Banaan Ananas2014-03-151-7/+7
* Reverted previous neogeo change, added comment explaining why hack is needed ... Alex W. Jackson2014-03-141-6/+0
* specific initial z80 banks only applies to NEOCD, normally set to 0 on boot Michaël Banaan Ananas2014-03-141-1/+6
* AES too (nw) Alex W. Jackson2014-03-141-2/+6
* Added free version of uni bios v3.1 [pza] smf-2014-02-281-14/+16
* (MESS) ng_aes.c: Add GAME_SUPPORTS_SAVE flag to aes Alex W. Jackson2014-01-191-1/+1
* Unchanged crap code of two years ago is still crap code (nw) Olivier Galibert2013-11-251-23/+1
* resurrect some old MVS multi-slot code David Haywood2013-11-251-1/+23
* Cleanups and version bumpmame0151 Miodrag Milanovic2013-11-051-1/+1
* NeoGeo improvements: [Alex Jackson] Alex W. Jackson2013-11-051-286/+110
* neogeo.c: fix memory leak, clean up inputs a bit [Alex Jackson] Alex W. Jackson2013-08-071-36/+9
* moved some legacy stuff from mconfig.h to mcfglgcy.h (nw) Oliver Stöneberg2013-07-161-0/+1
* fixed building mess after YM2610 changes (nw) smf-2013-05-101-1/+1
* Cleanups and version bumpmame0148u2 Miodrag Milanovic2013-03-191-8/+8
* [MESS] Added UniBios versions to Neo Geo home console (AES) [Kaylee] Scott Stone2013-03-011-2/+18
* Some mess modernization (nw) Miodrag Milanovic2013-02-181-1/+2
* neogeo modernize (nw) Miodrag Milanovic2013-02-181-1/+1
* (MESS) ng_aes: Reduce tagmap lookups (nw) Wilbert Pol2013-02-131-18/+47
* Modernization of drivers part 13 (no whatsnew) Miodrag Milanovic2013-02-121-1/+1
* neogeo.c/ng_aes.c: Reduce tagmap lookups (nw) Wilbert Pol2013-02-101-49/+45
* Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw) Wilbert Pol2013-02-051-1/+1
* modernized some pre/postload calls (no whatsnew) Miodrag Milanovic2013-01-311-1/+1
* IRQ_CALLBACK modernization part 2, this should give some speed to pc drivers ... Miodrag Milanovic2013-01-311-8/+6
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-6/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-71/+71
* Cleanups and version bumpmame0147u4 Miodrag Milanovic2012-12-171-22/+22
* stop "neocdz lresort" and "neocdz kof98" from stomping over their own z80 dat... David Haywood2012-12-081-3/+20
* ncd, save the internal nvram instead of trying to use memcards like the AES d... David Haywood2012-12-071-2/+19
* workaround for raster problems in neocdz, let's call it working for now, I on... David Haywood2012-12-071-41/+62
* resetting the cdc causes more issues than it solves (nw) David Haywood2012-12-071-1/+2
* move some ngcd specific code back into the actual driver (nw) David Haywood2012-12-071-9/+76
* Also reset the YM2610 when resetting the Z80, seems to avoid some lost sounds... David Haywood2012-12-071-119/+90
* apparently I've fixed this (nw) David Haywood2012-12-071-1/+0
* more Ncd notes etc. (nw) David Haywood2012-12-071-164/+56
* neocd, misc improvements / notes (nw) David Haywood2012-12-071-129/+48
* more neogeo / cd cleanups, improves sound for ncd (nw) David Haywood2012-12-071-299/+32
* further mcd/ncd code reduction (nw) David Haywood2012-12-061-0/+47
* further neocd/scd code reduction (nw) David Haywood2012-12-051-2/+2
* code reduction (nw) David Haywood2012-12-051-1/+1
* move some system specific stuff out of the cdc (nw) David Haywood2012-12-051-5/+345