summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/sorcerer.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1
* (nw) sorcerer : fixed regression with cassette motor handling Robbbert2019-10-091-1/+1
* (nw) misc cleanup: Vas Crabb2019-09-201-1/+1
* (nw) sorcerer: added support for dreamdisk and digitrio fdc Robbbert2019-08-111-82/+162
* -snapquik: Modernized delegate and removed MCFG macros. [Ryan Holtz] MooglyGuy2019-06-301-2/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-4/+3
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-3/+4
* bus/generic, bus/vc4000: Eliminate address_space argument from handlers (nw) AJR2019-02-191-2/+2
* ay31015: Remove baud clock generation from device emulation (not a built-in U... AJR2019-02-101-2/+1
* (nw) sorcerer : cp/m disk almost boots Robbbert2018-08-181-8/+17
* (nw) sorcerer : probably a good idea to initialise the new variables Robbbert2018-08-181-0/+3
* sorcerer : added experimental code to support the twin floppy unit in the vid... Robbbert2018-08-181-11/+70
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-1/+1
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-1/+1
* sorcerer: Use new-style UART handlers (nw) AJR2018-03-041-13/+0
* ay31015: Replace generic pin setters and getters with READ_LINE and WRITE_LIN... AJR2018-02-201-22/+22
* 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-12/+12
* Don't rely on macro expansion to supply parentheses around condition for if s... Vas Crabb2016-08-161-1/+1
* Turn image init/validate into scoped enums to avoid accidental casts to/from ... Vas Crabb2016-08-011-6/+6
* Sorcerer: added rs232. Robbbert2016-06-061-16/+4
* sorcerer: calculate baud rates based on actual dividers on pcb. Fixed a bug w... Robbbert2016-06-051-5/+5
* - Fix PVS-Studio warning V564, "The &/| operator is applied to bool type value. therealmogminer@gmail.com2015-11-091-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+492