summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/kaypro.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-126/+0
* init even more vars (includes) Robbbert2022-04-101-3/+3
* Initialise a few variables in h files. Robbbert2021-12-261-7/+7
* kaypro: added back support for kay/dsk images. Robbbert2021-04-221-0/+1
* Numerous drivers: Modernization and runtime tag lookup elimination AJR2020-10-181-2/+7
* kaypro: merged software lists, using compatibility flag instead. Robbbert2020-10-111-0/+2
* *kaypro: added back save state support; Robbbert2020-10-071-6/+4
* (nw) kaypro: don't use regions as ram. Robbbert2020-06-131-35/+45
* drivers starting with j, k, l and part of m: read* and write* macro removal (nw) Ivan Vangelista2020-06-111-10/+10
* various drivers: READ/WRITE macros removal (nw) Ivan Vangelista2020-05-151-3/+3
* mc6845: improve the cursor emulation 68bit2019-08-261-2/+0
* -snapquik: Modernized delegate and removed MCFG macros. [Ryan Holtz] MooglyGuy2019-06-301-1/+1
* 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
* z80daisy_generic, z80dart, z80dma: removed MCFG macros (nw) Ivan Vangelista2018-08-301-1/+1
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-3/+3
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-3/+3
* proposal: move z80daisy* to devices/machine (#3572) Patrick Mackinlay2018-05-151-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* Removed first_screen() from maria, pc1512, and kaypro. Also split pc1512 into... mooglyguy2018-03-101-3/+8
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+7
* Added missing Kaypro models, distributed ROM files accordingly rfka012017-11-051-13/+11
* kaypro: switch from z80dart to z80sio, hook up BRG to SIO(s), hook up direct ... Vas Crabb2017-10-281-6/+0
* Replaced hacky Kaypro keyboard that bypassed the SIO with emulated Vas Crabb2017-10-281-12/+0
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-1/+8
* (nw) A few more m_p_chargen found and converted. Robbbert2017-02-141-5/+6
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-16/+16
* kaypro fix (nw) Miodrag Milanovic2016-05-011-2/+0
* TIMER_CALLBACK to TIMER_CALLBACK_MEMBER (nw) Miodrag Milanovic2016-03-071-7/+5
* 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-1/+1
* move mess into mame (nw) Miodrag Milanovic2015-09-301-0/+113