summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/isa/mach32.cpp
Commit message (Expand)AuthorAgeFilesLines
* mach32.cpp: removed duplicate save state registration Ivan Vangelista2022-02-061-1/+0
* Cleaned up bitmap API. Vas Crabb2020-09-271-10/+7
* devices/machine, sound and video: removed read and write macros (nw) Ivan Vangelista2020-06-171-10/+10
* ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-10/+10
* Removed nearly all custom MCFG macros from eepromser, migrated more of police... mooglyguy2018-06-071-2/+2
* pc_vga.cpp: machine().device cleanups (nw) AJR2018-05-131-10/+2
* pc_vga: Internalize palette (nw) AJR2018-03-031-2/+2
* srcclean and regenerate localisations (nw) Vas Crabb2018-01-281-2/+2
* mach32: correct display of 16bpp video mode in Windows 9x (hardware pointer s... mahlemiut2018-01-271-2/+73
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+2
* mach8: Add Scan To X command, used by win9x drivers to write cursor data. mahlemiut2018-01-061-26/+101
* Some PC AT 2D accelerator updates: mahlemiut2018-01-021-4/+85
* device_add_mconfig up to devices/bus/l* (nw) Ivan Vangelista2017-06-091-12/+2
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-24/+16
* Self-registering devices prep: Vas Crabb2017-02-271-4/+7
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8
* reverting: Miodrag Milanovic2016-01-201-8/+8
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-4/+4
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-4/+4
* tags are now strings (nw) Miodrag Milanovic2016-01-161-8/+8
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-4/+4
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-2/+6
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+156