summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/rc2014/serial.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. ↵ holub2024-09-271-11/+11
| | | | (#12822)
* bus/rc2014: Use virtual member functions for bus signals. (#11947) Miodrag Milanović2024-01-231-25/+19
| | | Fixes handlers not being called after e9c1f4a42a6758a6fb75403e28c7dc6cf869081c (GitHub PR #11333).
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit ↵ MooglyGuy2023-06-011-13/+13
| | | | function signatures. (#11283) [Ryan Holtz]
* New working clones Miodrag Milanovic2022-06-061-0/+4
| | | | | | | | | | ------------------ RC2014 Micro [Miodrag Milanovic] SC203 - Modular Z180 Computer [Miodrag Milanovic] SC105 - Modular Backplane (RC2014) [Miodrag Milanovic] SC112 - Modular Backplane (RC2014) [Miodrag Milanovic] SC116 - Modular Backplane (RC2014) [Miodrag Milanovic] SC133 - Modular Backplane (RC2014) [Miodrag Milanovic]
* bus/rc2014 code review fixes (#9768) Miodrag Milanović2022-05-171-4/+11
| | | | * Unmap I/O space on bus reset and install I/O on card reset. * Cleaned up code.
* RC2014 (#9759) Miodrag Milanović2022-05-151-14/+17
| | | | | | | | | New working clones ------------------ RC2014 Mini with CP/M Upgrade [Miodrag Milanovic] -rc2014: added RTC, IDE, FDC and Sound module, fix memory and i/o mapping, proper flash mapping
* RC2014 (#9716) Miodrag Milanović2022-05-101-0/+266
New working machines -------------------- RC2014 Classic [Miodrag Milanovic] RC2014 Pro [Miodrag Milanovic] RC2014 Classic II [Miodrag Milanovic] RC2014 Zed [Miodrag Milanovic] RC2014 Zed Pro [Miodrag Milanovic]