summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/isa/pgc.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* bus/isa: Simplify signatures of most handlers (nw) AJR2020-05-311-7/+7
* various: de-unroll loops in pixel drawing routines, drop scanline_callback (... shattered2019-07-061-3/+0
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* MCFG_DEVICE_VBLANK_INT to MCFG_SCREEN_VBLANK_CALLBACK conversion, part 1 AJR2018-03-281-1/+1
* isa/pgc: accelerated VRAM writes + cleanups (#3385) Sergey Svishchev2018-03-251-6/+10
* devices/bus: made some methods private now that it's possible (nw) Ivan Vangelista2018-02-141-9/+10
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+2
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* device_add_mconfig up to devices/bus/l* (nw) Ivan Vangelista2017-06-091-11/+12
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-6/+7
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-061-1/+1
* reverting: Miodrag Milanovic2016-01-201-2/+2
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* 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-3/+3
* override part 1 (nw) Miodrag Milanovic2015-12-051-5/+5
* isa_ibm_pgc: reinstall ROM mapping at reset time Sergey Svishchev2015-09-211-0/+2
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+67