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
/
6850acia.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333)
Vas Crabb
2023-06-17
1
-5
/
+0
*
emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu...
MooglyGuy
2023-06-01
1
-5
/
+5
*
acia6850: initialize receive section (#9694)
Miodrag Milanović
2022-05-05
1
-0
/
+2
*
devices/machine/6850acia.cpp, device/machine/upd4992.cpp, mame/video/jangou_b...
Ivan Vangelista
2020-07-03
1
-1
/
+2
*
mc6850: TDRE should read clear in reset, and set coming out of reset
68bit
2020-05-21
1
-14
/
+23
*
acia6850: Prevent transmission of a spurious character following master reset
AJR
2020-03-25
1
-5
/
+7
*
Alfaskop 4110 keyboard and related improvements (#6291)
Joakim Larsson Edström
2020-02-10
1
-1
/
+9
*
Revert "Alfaskop improvements"
Vas Crabb
2020-01-31
1
-9
/
+1
*
6850acia.cpp: Updated use of logmacro.h
Joakim Larsson Edstrom
2020-01-30
1
-1
/
+9
*
force68k.cpp: minor edits (#4963)
Joakim Larsson Edström
2019-05-04
1
-1
/
+1
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-29
/
+35
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-35
/
+29
*
6821pia, 6840ptm, 6850acia, bus/ss50, cmi01a: Simplify read/write handlers (nw)
AJR
2019-02-18
1
-29
/
+35
*
Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s...
AJR
2018-06-24
1
-10
/
+15
*
acia6850: Create standard read/write handlers (nw)
AJR
2017-12-01
1
-0
/
+13
*
Candela PAL driven address map (#2657)
Joakim Larsson Edström
2017-09-19
1
-13
/
+15
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-45
/
+23
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-1
/
+1
*
Taito 68705 interface improvements:
Vas Crabb
2017-01-15
1
-0
/
+3
*
converted lot of TRUE/FALSE to real boolean and updated types (nw)
Miodrag Milanovic
2016-10-22
1
-1
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-3
/
+3
*
Make ACIA write initial line state in reset to avoid crash (nw)
Vas Crabb
2016-07-22
1
-0
/
+3
*
reverting:
Miodrag Milanovic
2016-01-20
1
-14
/
+14
*
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
-14
/
+14
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+597