summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/dgn_beta.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1
* Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... AJR2018-11-251-0/+1
* (nw) misc cleanup - mostly missing #include guards and inconsistent initialis... Vas Crabb2018-11-211-3/+6
* more private member use in 'D, E, F, G' drivers (nw) (#3704) David Haywood2018-06-271-19/+23
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+1
* mismatched include guard comments (nw) hap2018-02-051-1/+1
* Bulk replace convention for include guards in src/mame/includes/ files: angelosa2018-02-051-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+1
* dvdisasm: Overhaul [O. Galibert] Olivier Galibert2017-11-261-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-1/+1
* dgnbeta: Added software list with OS-9 system and apps Nigel Barnes2017-04-171-11/+20
* Fix debug commands in drivers and devices (nw) AJR2017-03-031-2/+2
* Changed disassembler overrides to use 'std::ostream &' internally Nathan Woods2016-10-301-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* Move disasm overrides into interface, reducing driver-debugger dependencies (nw) AJR2016-06-241-0/+2
* Major refactoring of debugger core [Ryan Holtz] therealmogminer@gmail.com2016-06-081-0/+4
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-1/+0
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-2/+2
* move mess into mame (nw) Miodrag Milanovic2015-09-301-0/+226