summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/kaypro.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-297/+0
* - alphatpc16, amstr_pc, cischeat, kaypro, m72, pdp11, peplus, pt68k4, rm380z,... Ivan Vangelista2021-02-241-0/+2
* Simplify snapshot/quickload callback parameters; remove some uses of auto_all... AJR2021-01-051-1/+2
* Numerous drivers: Modernization and runtime tag lookup elimination AJR2020-10-181-4/+6
* kaypro: fixed crash with omni2 Robbbert2020-10-101-1/+2
* *kaypro: added back save state support; Robbbert2020-10-071-26/+20
* (nw) kaypro: don't use regions as ram. Robbbert2020-06-131-27/+43
* drivers starting with j, k, l and part of m: read* and write* macro removal (nw) Ivan Vangelista2020-06-111-2/+2
* various drivers: READ/WRITE macros removal (nw) Ivan Vangelista2020-05-151-4/+4
* (nw) misc cleanup: Vas Crabb2019-09-201-1/+1
* -snapquik: Modernized delegate and removed MCFG macros. [Ryan Holtz] MooglyGuy2019-06-301-1/+1
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-3/+2
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-2/+3
* srcclean and regenerate localisations (nw) Vas Crabb2018-03-251-2/+2
* QuikLoad option on CP/M-80 machines (#3368) Stefano2018-03-221-8/+17
* Added missing Kaypro models, distributed ROM files accordingly rfka012017-11-051-5/+5
* Replaced hacky Kaypro keyboard that bypassed the SIO with emulated Vas Crabb2017-10-281-22/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-5/+5
* Turn image init/validate into scoped enums to avoid accidental casts to/from ... Vas Crabb2016-08-011-2/+2
* TIMER_CALLBACK to TIMER_CALLBACK_MEMBER (nw) Miodrag Milanovic2016-03-071-3/+3
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-4/+4
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-4/+4
* clang-modernize part 4 Miodrag Milanovic2015-12-041-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+292