summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/pgm2.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-9/+9
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+4
* new WORKING clone MetalliC2018-01-251-0/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+4
* pgm2.cpp dumped kov3_102 rom module keys [Peter Wilhelmsen, Morten Shearman K... MetalliC2018-01-101-3/+12
* pgm2 / arm9 : ensure savestates work from commandline (eg launching with -sta... David Haywood2018-01-041-0/+3
* pgm2: various updates (#3001) David Haywood2018-01-021-3/+3
* pgm2: handle MSB of zooming, used by kov3 David Haywood2018-01-011-2/+2
* pgm2.cpp: emulate kov3 ROM module communication, remove hack. MetalliC2017-12-301-0/+18
* kov3: default sram, speedups, visible area fix David Haywood2017-12-281-0/+1
* srcclean and manual cleanups (nw) Vas Crabb2017-12-241-3/+3
* allow ddpdojh to actually run code from ram rather than treating ram as rom (... David Haywood2017-12-231-0/+4
* dumped internal rom from ddpdojh igs036, promoted to WORKING [Morten Shearman... MetalliC2017-12-231-0/+2
* Atmel AIC: rewrite logic at the level enough for pgm2. MetalliC2017-12-141-1/+1
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-2/+41
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-41/+2
* pgm2: kof98umh resolution is 320x240 instead, extra lines are needed at both ... David Haywood2017-12-141-1/+3
* pgm2: dynamic resolution change (nw) David Haywood2017-12-131-0/+2
* dumped internal rom for kof98umh igs036 [Morten Shearman Kirkegaard, Peter Wi... David Haywood2017-12-131-0/+1
* pgm2: foreground scroll (nw) MetalliC2017-12-131-0/+2
* pgm2: use optional_device_array (nw) Vas Crabb2017-12-131-10/+2
* pgm2: memcard reader now uses image_device stuff, cards can be inserted / rem... David Haywood2017-12-111-4/+14
* pgm2: actual ICRW simulation (nw) MetalliC2017-12-101-0/+2
* pgm2: mcu timing tweak to make kov2nl happy, hook shared ram (nw) MetalliC2017-12-101-0/+5
* pgm2: MCU HLE checkpoint (nw) MetalliC2017-12-091-1/+11
* pgm2: use sprite decryption keys uploaded by games where we have internal rom... David Haywood2017-12-081-0/+5
* pgm2 : use uploaded tables for kov2nl / orleg2 [David Haywood] (#2906) David Haywood2017-12-081-0/+7
* pgm2: make RTC ticking, removed orleg2 patch, its not needed anymore MetalliC2017-12-021-0/+1
* new NOT WORKING David Haywood2017-11-301-1/+1
* srcclean (nw) Vas Crabb2017-11-261-1/+1
* split pgm2 up into drivers/video, correct main ram size, make some notes etc. David Haywood2017-11-171-0/+114