summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/apple2gs.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-6/+6
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-6/+6
* g65816: Allow use of separate address spaces for program, data, opcodes and/o... AJR2018-03-201-4/+1
* apple2 (legacy), apple2gs: Remove first_screen (nw) AJR2018-03-081-10/+9
* Grammar police (nw) Olivier Galibert2018-02-241-3/+3
* memory: Remove some space parameters from the apple2 domain [O. Galibert] Olivier Galibert2017-12-191-4/+4
* space.machine -> machine (nw) Olivier Galibert2017-12-141-2/+2
* debugger_access: Refactor [O. Galibert] Olivier Galibert2017-03-021-3/+3
* Self-registering devices prep: Vas Crabb2017-02-271-0/+3
* srcclean (nw) Vas Crabb2016-11-271-9/+9
* A round of spelling/typographical fixes to source comments (nw) Scott Stone2016-11-241-1/+1
* Revert "moved debugger_access() from address space to machine & removed the a... Vas Crabb2016-11-211-3/+3
* moved debugger_access() from address space to machine & removed the anti-patt... smf-2016-11-191-3/+3
* apple2gs: switched to use z80scc, added printer & modem ports. [R. Belmont] arbee2016-11-051-8/+21
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-49/+49
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-4/+4
* clang-modernize part 4 Miodrag Milanovic2015-12-041-7/+7
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+2236