summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/poly88.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* poly88: cleanup; sys9002: experimentation Robbbert2020-07-231-0/+10
* poly88: fixed cassette polyphase mode Robbbert2019-09-081-1/+1
* (nw) poly88 : polyphase coded in, awaiting 8251 coming upgrade. Robbbert2019-09-061-33/+55
* poly88: Correct USART interrupt vector (nw) AJR2019-07-191-1/+1
* poly88: Be safe when loading snapshots (nw) AJR2019-07-181-1/+2
* poly88, poly8813: Bus expansion AJR2019-07-181-12/+72
* (nw) poly88: used ascii keyboard (see assembly manual section 4.4) Robbbert2019-07-121-120/+0
* (nw) poly88: fixed cassette 300 baud. Polyphase coded but currently not suppo... Robbbert2019-07-121-60/+71
* -snapquik: Modernized delegate and removed MCFG macros. [Ryan Holtz] MooglyGuy2019-06-301-1/+1
* (nw) poly88 : fixed cassette save hanging. Still can't load the result though. Robbbert2019-06-151-1/+1
* poly88: Simplify handlers; remove unused variable (nw) AJR2019-06-141-3/+3
* Add device emulation for MM5307 Baud Rate Generator AJR2019-06-141-18/+15
* Assorted machine().device removals, nw Ryan Holtz2018-05-271-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-1/+1
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-11/+11
* Don't rely on macro expansion to supply parentheses around condition for if s... Vas Crabb2016-08-161-8/+8
* Turn image init/validate into scoped enums to avoid accidental casts to/from ... Vas Crabb2016-08-011-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+332