index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
z80sio: fixed a few regressions in systems with z80sio/i8274
fulivi
2019-06-02
1
-0
/
+3
*
Hp9845: added 98046 module emulation (#5115)
fulivi
2019-05-26
1
-327
/
+680
*
z80ctc, z80dart, z80sio: Simplify read/write handlers (nw)
AJR
2019-03-27
1
-4
/
+4
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-9
/
+11
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-11
/
+9
*
-src/devices/machine: Random MCFG and MACHINE_CONFIG removals, nw
MooglyGuy
2019-02-03
1
-9
/
+11
*
z80sio: Ignore "Send Abort" command when not in SDLC mode (unbreaks jade)
AJR
2018-08-25
1
-8
/
+15
*
devcb3
Vas Crabb
2018-07-07
1
-10
/
+17
*
diexec: Interrupt API changes (nw)
AJR
2018-05-18
1
-2
/
+2
*
Grammar police (nw)
Olivier Galibert
2018-02-24
1
-3
/
+3
*
z80sio.cpp: Fix typo (nw)
AJR
2018-02-01
1
-1
/
+1
*
API Change: Machine configs are now a method of the owner class, and the prot...
Olivier Galibert
2018-01-17
1
-2
/
+2
*
Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame""
Firehawke
2017-12-13
1
-1
/
+1
*
Revert "Merge branch 'master' of https://github.com/mamedev/mame"
Firehawke
2017-12-13
1
-1
/
+1
*
get rid of legacy BITSWAP* (nw)
Vas Crabb
2017-12-13
1
-1
/
+1
*
(nw) Fixed the build.
Robbbert
2017-11-18
1
-3
/
+3
*
z80sio updates:
Vas Crabb
2017-11-18
1
-84
/
+209
*
restore most of 5ad509e4b2d3c8a989c8342ae60900d169abeba0, use arays for callb...
Vas Crabb
2017-11-17
1
-37
/
+64
*
fix (nw)
Vas Crabb
2017-11-17
1
-1
/
+1
*
z80sio: generalise synchronous transmission to other modes, re-implement brea...
Vas Crabb
2017-11-17
1
-88
/
+98
*
z80sio updates:
Vas Crabb
2017-11-16
1
-534
/
+923
*
z80sio: First stab at WRDY emulation; some logging improvements (nw)
AJR
2017-11-01
1
-4
/
+37
*
z80sio: more corner cases (nw)
Vas Crabb
2017-10-31
1
-24
/
+38
*
forgot the other error (nw)
Vas Crabb
2017-10-31
1
-1
/
+1
*
z80sio: framing error should always generate interrupt in interrupt-on-first ...
Vas Crabb
2017-10-30
1
-4
/
+2
*
z80sio: better handling of Rx FIFO and interrupts in async mode
Vas Crabb
2017-10-30
1
-47
/
+59
*
z80sio: Made async receive behave more like real device.
Vas Crabb
2017-10-30
1
-84
/
+95
*
Move object finder resolution before device_start - should solve github #2759
Vas Crabb
2017-10-28
1
-8
/
+26
*
srcclean (nw)
Vas Crabb
2017-10-22
1
-1
/
+1
*
Merge pull request #2666 from JoakimLarsson/z80xxx_iack
R. Belmont
2017-10-12
1
-7
/
+12
|
\
|
*
z80sio/z80scc: now returns cpu specific default vector when no interrupt foun...
Joakim Larsson Edstrom
2017-09-21
1
-7
/
+12
*
|
altos8600: move default terminal to ics as xenix expects (nw)
cracyc
2017-09-25
1
-1
/
+1
|
/
*
Remove a whole lot of I64 from format strings.
Vas Crabb
2017-08-10
1
-2
/
+0
*
Cleaned up serial, matrix keyboard and TI-8x link protocol interfaces:
Vas Crabb
2017-07-11
1
-6
/
+0
*
some more device_add_mconfig. Only devices/bus remains. (nw)
Ivan Vangelista
2017-06-02
1
-6
/
+2
*
m_owner cleanup (nw)
AJR
2017-05-25
1
-55
/
+55
*
Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you.
Vas Crabb
2017-05-22
1
-1
/
+1
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-53
/
+31
*
srcclean (nw)
Vas Crabb
2017-03-26
1
-106
/
+106
*
z80sio.cpp: fixed validation (nw)
Ivan Vangelista
2017-03-21
1
-1
/
+1
*
z80sio: cleanup
Joakim Larsson Edstrom
2017-03-19
1
-43
/
+19
*
Merge branch 'isbc2861_1' into isbc2861_2
Joakim Larsson Edstrom
2017-03-19
1
-173
/
+277
|
\
|
*
z80sio: variant support for i8274/upd7201 and a refactored interrupt support
Joakim Larsson Edstrom
2017-03-19
1
-128
/
+221
|
*
Added I8274 type macros and derived class + logging
Joakim Larsson Edstrom
2017-02-18
1
-50
/
+61
*
|
Device validation fixes: all the rest (nw)
AJR
2017-03-03
1
-1
/
+1
*
|
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-3
/
+3
|
/
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
1
-0
/
+1
*
cleanup
Joakim Larsson Edstrom
2016-12-28
1
-110
/
+124
*
srcclean (nw)
Vas Crabb
2016-11-27
1
-6
/
+6
*
Added UPD7201 device type to z80sio.cpp and used it in mzr8105.cpp, plus some...
Joakim Larsson Edstrom
2016-11-15
1
-31
/
+42
[next]