summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/kaypro (follow)
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-1/+0
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-014-9/+9
* srcclean in preparation for MAME 0.255 branch Vas Crabb2023-05-281-1/+1
* kaypro.cpp: State class split AJR2023-05-274-153/+184
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-1/+0
* kaypro.cpp: Add RTC to '84-type systems AJR2023-05-063-21/+85
* kaypro.cpp: Add screen raw parameters AJR2023-05-061-11/+5
* Restored ability of for image devices to report specific error messages. Vas Crabb2023-04-081-5/+5
* API change for device_image_interface AJR2023-03-301-4/+4
* - vsystem/crshrace.cpp, vsystem/f1gp.cpp, vsystem/taotaido.cpp: consolidated ... Ivan Vangelista2023-02-011-3/+3
* mame/f*-l*: put drivers in anonymous namespaces where applicable, updated #if... Ivan Vangelista2023-01-181-3/+3
* Eliminated cross dependencies between driver projects. Vas Crabb2022-06-274-5/+5
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-276-0/+1861