summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/pgm.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-157/+0
* init vars (includes) Robbbert2022-04-101-16/+16
* pgm.cpp: Use struct for sprites, Use raw parameters for screen (#6971) cam9002020-07-241-2/+14
* pgm.cpp : Correct ROM region width, Reduce unnecessary values, Correct sprite... cam9002019-12-151-6/+7
* Remove tilemap.h from emu.h (nw) AJR2019-08-211-0/+1
* pgm.cpp, pgmprot_*.cpp : Updates cam9002019-05-151-66/+72
* (nw) misc cleanup - mostly missing #include guards and inconsistent initialis... Vas Crabb2018-11-211-0/+2
* 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-3/+3
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-3/+3
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* pgm.cpp : Fix object finder, Remove unused things (#3448) cam9002018-04-131-20/+19
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-7/+5
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-3/+2
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-9/+14
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-23/+23
* more trampolines removal (nw) Ivan Vangelista2016-06-141-2/+0
* some more gen_latch.cpp (nw) Ivan Vangelista2016-05-271-2/+6
* pgm split (nw) Miodrag Milanovic2016-05-011-405/+0
* reverting: Miodrag Milanovic2016-01-201-8/+8
* tags are now strings (nw) Miodrag Milanovic2016-01-161-8/+8
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-1/+0
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-1/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-2/+2
* (nw) David Haywood2015-09-091-1/+2
* misc palette cleanups (nw) Dirk Best2015-08-021-1/+0
* Update for ElSemi (nw) Miodrag Milanovic2015-05-141-2/+2
* Sync other dirs with main driver license for MAME (nw) Miodrag Milanovic2015-05-131-1/+1
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* new clones mamehaze2014-11-031-0/+1
* new clones David Haywood2014-10-191-0/+1
* make the orlegend111t set work [iq_132] David Haywood2014-10-091-0/+1
* gfx_elements now have a xor mask that is applied to each source bit offset wh... Alex W. Jackson2014-03-271-1/+0
* ics2115 now using devcb2 instead of custom callback (nw) Miodrag Milanovic2014-03-221-0/+1
* pgm.c: simplify tile gfx ROM loading/decoding [Alex Jackson] Alex W. Jackson2014-03-121-2/+2
* 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
* add proper internal rom to 'svg' parent set, it resets on coin now, need to i... David Haywood2014-01-151-1/+1
* new WORKING game David Haywood2014-01-081-0/+1
* Cleanups and version bumpmame0152 Miodrag Milanovic2013-12-241-1/+1
* kludged parent svg set to boot using svgpcb internal rom, don't consider this... David Haywood2013-12-101-1/+2
* added speedups, marked as working. David Haywood2013-12-091-0/+3
* svgpcb: added igs027a rom, runs intro, dies trying to go in game, not sure wh... David Haywood2013-12-081-0/+1
* various PGM protection cleanups / fixes (orlegend, olds, svgpcb) [iq_132] David Haywood2013-11-301-8/+3
* shuffle happy6 gfx data around (nw) David Haywood2013-11-161-0/+3
* shuffle some code about (nw) David Haywood2013-11-161-0/+2
* added 'wave.u29' to thegladpcb set, this is used for the Japanese music and s... David Haywood2013-11-151-35/+3