summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/dgn_beta.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove safe_pc() and safe_pcbase() (nw) smf-2018-04-131-1/+1
* dvdisasm: Overhaul [O. Galibert] Olivier Galibert2017-11-261-2/+2
* dgnbeta: Added software list with OS-9 system and apps Nigel Barnes2017-04-171-47/+42
* Fix debug commands in drivers and devices (nw) AJR2017-03-031-4/+4
* Changed disassembler overrides to use 'std::ostream &' internally Nathan Woods2016-10-301-165/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-11/+11
* use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_c... Miodrag Milanovic2016-10-221-1/+1
* Move disasm overrides into interface, reducing driver-debugger dependencies (nw) AJR2016-06-241-9/+1
* Major refactoring of debugger core [Ryan Holtz] therealmogminer@gmail.com2016-06-081-17/+15
* clang-modernize part 4 Miodrag Milanovic2015-12-041-64/+64
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1144