summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/super80.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) super80: reworked the address maps again Robbbert2020-05-161-17/+20
* (nw) super80: no error, but variable doesn't always exist there. Robbbert2020-05-071-1/+1
* (nw) super80 : save state support Robbbert2020-05-071-9/+34
* (nw) super80: cleanup (step 1) Robbbert2020-05-031-49/+46
* removed last remaining uses of generic_space() (nw) smf-2020-04-011-3/+3
* (nw) super80r : fixed booting of CP/M Robbbert2019-08-121-1/+1
* -snapquik: Modernized delegate and removed MCFG macros. [Ryan Holtz] MooglyGuy2019-06-301-1/+1
* (nw) cassette cleanup Robbbert2019-05-171-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-1/+1
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-2/+2
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8
* Don't rely on macro expansion to supply parentheses around condition for if s... Vas Crabb2016-08-161-2/+2
* Turn image init/validate into scoped enums to avoid accidental casts to/from ... Vas Crabb2016-08-011-3/+3
* Super-80: added sounds for the cassette relay Robbbert2016-05-271-2/+6
* Super80r: fixed regression (title line missing at boot). Robbbert2016-05-131-1/+11
* super80: fixed regression in 32-column systems (nw) Robbbert2016-03-011-2/+2
* clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+240