index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
devices
/
machine
/
z80sio.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
z80dart: Replace old device with new variant of modern SIO emulation
AJR
2020-02-29
1
-8
/
+64
*
i8274, upd7201: Replace legacy device emulations and rename new devices
AJR
2020-02-23
1
-11
/
+57
*
devcb.cpp: syntactic sugar for constructing/resolving arrays of callbacks (nw)
Vas Crabb
2020-02-05
1
-9
/
+9
*
mk68564: Emulate BRG; fix cut-and-paste error in pinout (nw)
AJR
2019-10-29
1
-3
/
+11
*
Add preliminary MK68564 device (nw)
AJR
2019-10-29
1
-4
/
+88
*
Hp9845: added 98046 module emulation (#5115)
fulivi
2019-05-26
1
-9
/
+37
*
z80ctc, z80dart, z80sio: Simplify read/write handlers (nw)
AJR
2019-03-27
1
-14
/
+14
*
z80scc.cpp, z80sio.cpp: deMCFGfied; 8530scc.cpp: removed macros which weren't...
Ivan Vangelista
2018-08-27
1
-60
/
+0
*
devcb3
Vas Crabb
2018-07-07
1
-17
/
+34
*
proposal: move z80daisy* to devices/machine (#3572)
Patrick Mackinlay
2018-05-15
1
-1
/
+1
*
destaticify initializations (nw) (#3289)
wilbertpol
2018-03-04
1
-29
/
+25
*
z80sio updates:
Vas Crabb
2017-11-18
1
-5
/
+5
*
restore most of 5ad509e4b2d3c8a989c8342ae60900d169abeba0, use arays for callb...
Vas Crabb
2017-11-17
1
-43
/
+29
*
z80sio: generalise synchronous transmission to other modes, re-implement brea...
Vas Crabb
2017-11-17
1
-5
/
+13
*
z80sio updates:
Vas Crabb
2017-11-16
1
-173
/
+94
*
z80sio: First stab at WRDY emulation; some logging improvements (nw)
AJR
2017-11-01
1
-3
/
+4
*
z80sio: more corner cases (nw)
Vas Crabb
2017-10-31
1
-0
/
+1
*
z80sio: better handling of Rx FIFO and interrupts in async mode
Vas Crabb
2017-10-30
1
-3
/
+4
*
z80sio: Made async receive behave more like real device.
Vas Crabb
2017-10-30
1
-28
/
+9
*
Move object finder resolution before device_start - should solve github #2759
Vas Crabb
2017-10-28
1
-4
/
+6
*
Eliminate custom MCFG_Z80DART_ADD/Z80SIO_ADD macros (nw)
AJR
2017-09-24
1
-12
/
+0
*
Cleaned up serial, matrix keyboard and TI-8x link protocol interfaces:
Vas Crabb
2017-07-11
1
-1
/
+0
*
some more device_add_mconfig. Only devices/bus remains. (nw)
Ivan Vangelista
2017-06-02
1
-1
/
+1
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-106
/
+109
*
srcclean (nw)
Vas Crabb
2017-03-26
1
-25
/
+25
*
z80sio: cleanup
Joakim Larsson Edstrom
2017-03-19
1
-5
/
+3
*
z80sio: variant support for i8274/upd7201 and a refactored interrupt support
Joakim Larsson Edstrom
2017-03-19
1
-24
/
+43
*
Added I8274 type macros and derived class + logging
Joakim Larsson Edstrom
2017-02-18
1
-1
/
+13
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
1
-1
/
+0
*
Added VME device and divided mzr8105 in board and card devices. Naughty segfa...
Joakim Larsson Edstrom
2016-12-26
1
-0
/
+3
*
srcclean (nw)
Vas Crabb
2016-11-27
1
-2
/
+2
*
Added UPD7201 device type to z80sio.cpp and used it in mzr8105.cpp, plus some...
Joakim Larsson Edstrom
2016-11-15
1
-11
/
+26
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-37
/
+37
*
reverting:
Miodrag Milanovic
2016-01-20
1
-3
/
+3
*
Revert "rest of device parameters to std::string (nw)"
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
rest of device parameters to std::string (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-3
/
+3
*
cleanup (nw)
Miodrag Milanovic
2015-12-26
1
-3
/
+3
*
override part 3 (nw)
Miodrag Milanovic
2015-12-05
1
-13
/
+13
*
Cleanup and version bump
mame0167
Miodrag Milanovic
2015-10-28
1
-151
/
+151
*
TABified as per coding standard
Joakim Larsson Edström
2015-10-12
1
-404
/
+404
*
- Improved logging
Joakim Larsson Edström
2015-10-11
1
-405
/
+404
*
missed a few (nw)
Cowering
2015-10-09
1
-1
/
+1
*
some pedantic fixes (nw)
Cowering
2015-10-09
1
-2
/
+2
*
Cleanups and version bump
mame0166
Miodrag Milanovic
2015-09-30
1
-78
/
+78
*
moved z80sio and z80scc devices to src/devices
Joakim Larsson Edström
2015-09-13
1
-0
/
+534