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
/
emu
/
bus
/
s100
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
14
-2575
/
+0
*
get rid of all the x
Dirk Best
2015-06-23
1
-1
/
+1
*
removed restriction link for BSD3 licensed files (nw)
Miodrag Milanovic
2015-05-07
14
-42
/
+0
*
devcv2 -> devcb (nw)
Miodrag Milanovic
2014-05-14
1
-51
/
+51
*
Cleanup. (nw)
Curt Coder
2014-05-12
1
-5
/
+0
*
ins8250_device: converted to devcb2 (nw)
Ivan Vangelista
2014-05-07
1
-49
/
+15
*
Added serial printer, renamed centronics printer to match. Standardised the c...
smf-
2014-04-16
1
-8
/
+8
*
Cleaned up devcb2 usage. (nw)
Curt Coder
2014-03-17
1
-2
/
+2
*
wd_fdc: Refactored to use devcb2 callbacks. [Curt Coder]
Curt Coder
2014-03-16
2
-8
/
+6
*
(MESS) s100: devcb2. (nw)
Curt Coder
2014-03-14
4
-248
/
+217
*
changed destructors to prevent crash on exit (nw)
Miodrag Milanovic
2014-03-12
1
-0
/
+1
*
Rewritten 6850 based on datasheet using external CLOCK & removed MIDI clock h...
smf-
2014-02-21
1
-1
/
+3
*
created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ...
smf-
2014-02-15
2
-26
/
+25
*
Changed parity & stop bits to an enum (you can now pass in 1.5). I've updated...
smf-
2014-01-13
1
-2
/
+4
*
Changed serial terminal to use separate data bits/parity and stop bit setting...
smf-
2014-01-08
1
-2
/
+4
*
reduce dependency mak files by 130k (nw)
smf-
2013-12-29
1
-9
/
+0
*
converted serial & rs232 devices to devcb2 [smf]
smf-
2013-12-20
1
-44
/
+22
*
(MESS) Used soft_reset(). (nw)
Curt Coder
2013-11-17
1
-1
/
+1
*
(MESS) s100: Moved under emu/bus. (nw)
Curt Coder
2013-10-20
14
-0
/
+2714