summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/ti99/peb/ti_rs232.cpp
Commit message (Expand)AuthorAgeFilesLines
* ti99: Further cleanups, removed casts. Michael Zapf2024-03-311-12/+9
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-12/+12
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-11/+11
* Restored ability of for image devices to report specific error messages. Vas Crabb2023-04-081-4/+4
* API change for device_image_interface AJR2023-03-301-4/+4
* -Reworked device type definition macros a little and added more Doxygen. Vas Crabb2021-09-071-3/+3
* -Switch to building MAME as C++17. Vas Crabb2020-11-151-2/+2
* ti99: Retire custom READ8Z/SETADDRESS macro. Michael Zapf2020-06-181-2/+2
* geneve: Lower-level emulation of the Geneve architecture (Gate Array, PAL, Ge... Michael Zapf2019-12-271-13/+2
* ti99: Fix CRU base address setting for RS232 card. Michael Zapf2019-07-151-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-13/+14
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-14/+13
* bus/ti99, geneve, ti99_[various]: Eliminate address space and mem_mask argume... AJR2019-03-071-10/+10
* tms9900, tms9980a, tms9995: CRU addressing change AJR2019-03-011-3/+3
* devices\bus: some more MACHINE_CONFIG removal (nw) Ivan Vangelista2019-02-101-2/+3
* tms99xx: Various devcb3 updates. (nw) Michael Zapf2018-08-181-109/+66
* -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... mooglyguy2018-08-111-9/+9
* ti99: Modernized logging. (nw) Michael Zapf2018-08-111-68/+75
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-16/+16
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* New 74LS259/9334/CD4099 devices AJR2017-07-251-75/+89
* finally got rid of machine_mconfig_additions (nw) Ivan Vangelista2017-06-141-20/+15
* ti99: Architectural cleanup for slot devices; constant renaming Michael Zapf2017-06-081-4/+20
* ti99: Wrapped into namespaces; minor rearrangement Michael Zapf2017-05-231-3/+7
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-0/+1150