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
/
emu
/
bus
/
rs232
Commit message (
Expand
)
Author
Age
Files
Lines
*
lot more changes and fixes (nw)
Miodrag Milanovic
2015-05-13
14
-28
/
+28
*
did change for smf (nw)
Miodrag Milanovic
2015-05-12
2
-2
/
+2
*
Added known authors to licenses tags (nw)
Miodrag Milanovic
2015-05-09
2
-2
/
+2
*
Added dummy license headers for EMU section (nw)
Miodrag Milanovic
2015-05-07
14
-0
/
+28
*
save: Give the device when available to the state save subsystem [O. Galibert]
Olivier Galibert
2015-02-14
1
-1
/
+1
*
let's try with a different approach that does not require to add a new macro ...
etabeta78
2015-01-10
2
-10
/
+10
*
ioport: added a PORT_DEVICE flag to identify inputs of any kind which are
etabeta78
2015-01-09
2
-10
/
+10
*
Cleanups and version bump
mame0155
Miodrag Milanovic
2014-10-15
1
-2
/
+2
*
Beatmania IIDX Twinkle hardware: The IDE DMA is now hooked up, but the sound ...
smf-
2014-10-12
2
-0
/
+190
*
NS8250 Fixes [smf]
smf-
2014-09-17
3
-42
/
+52
*
Added save state to keyboard.c, rs232/keyboard.c, and i8251.c (nw)
Wilbert Pol
2014-07-29
1
-2
/
+4
*
rs232/terminal.c: Let's also call generic_terminal_device::device_start... (nw)
Wilbert Pol
2014-07-28
1
-0
/
+1
*
fixed usage onf uninitialized member in serial_keyboard_device (nw)
Oliver Stöneberg
2014-07-28
1
-0
/
+2
*
devcv2 -> devcb (nw)
Miodrag Milanovic
2014-05-14
1
-15
/
+15
*
fixed usage of uninitialized member in microsoft_mouse_device (nw)
Oliver Stöneberg
2014-04-24
1
-0
/
+1
*
(mess) x68k: remove trampolines and fix keyboard (nw)
cracyc
2014-04-21
1
-0
/
+1
*
Added serial printer, renamed centronics printer to match. Standardised the c...
smf-
2014-04-16
11
-281
/
+533
*
bitbanger_device: converted to devcb2 (nw)
Ivan Vangelista
2014-04-15
1
-9
/
+5
*
(mess) ser_mouse: make msft mouse work again (nw)
cracyc
2014-04-15
1
-3
/
+1
*
(MESS) Serial Keyboard : If clock is specified, it becomes the initial baud r...
Robbbert
2014-04-14
2
-26
/
+43
*
fixed startup order issue introduced in r28777 [smf]
smf-
2014-04-07
1
-1
/
+1
*
added hack for startup order issues (nw)
smf-
2014-04-06
2
-3
/
+29
*
oops, it was this I meant to commit (nw)
smf-
2014-04-06
1
-1
/
+1
*
added RS232 loopback [smf]
smf-
2014-04-06
3
-1
/
+44
*
(MESS) Moved teleprinter back to mess/machine. (nw)
Curt Coder
2014-04-01
2
-284
/
+0
*
i8251: Fixed DSR status bit. (nw)
Curt Coder
2014-03-21
1
-0
/
+2
*
Hooked up dtr/rts/rxc to serial port & introduced the etc pin to rs232 (pin 2...
smf-
2014-03-19
2
-1
/
+9
*
(MESS) Moved the remaining slot interfaces to emu/bus. (nw)
Curt Coder
2014-03-17
2
-0
/
+284
*
Rewritten 6551 emulation. Changed clock to be the o2 clock instead of the bau...
smf-
2014-03-17
1
-1
/
+1
*
Removed diserial connect(). Converted thomson, mc1502 & wangpc to use DEVCB2 ...
smf-
2014-02-24
3
-3
/
+0
*
added a space before : (nw)
smf-
2014-02-23
1
-1
/
+1
*
Added hack for required_device not being set until device_start(), it would b...
smf-
2014-02-23
2
-4
/
+4
*
Converted i8251 to DEVCB2 [smf]
smf-
2014-02-15
1
-2
/
+2
*
created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ...
smf-
2014-02-15
10
-0
/
+1037