summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/mz700.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-700/+0
* missile, mpz80, mz700, pockstat, pofo, proteus3, savquest: initialized some v... Ivan Vangelista2021-02-211-0/+4
* drivers starting with m, n and o: removed read* and write* macros (nw) Ivan Vangelista2020-06-121-28/+28
* more macro removal (nw) Ivan Vangelista2020-05-191-6/+6
* Assorted machine().device removals, nw Ryan Holtz2018-05-271-11/+6
* 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-2/+2
* mz700: Eliminate first_screen (nw) AJR2018-03-081-3/+3
* Self-registering devices prep: Vas Crabb2017-02-271-6/+3
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-15/+15
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-22/+22
* mz700: mz800 This should fix crash in debug build (nw) Robbbert2016-01-241-2/+3
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-13/+13
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+703