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
/
bus
/
coco
/
coco_dwsock.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
emu/ioport.h: Made syntax for configuring callbacks more consistent.
Vas Crabb
2024-10-18
1
-1
/
+1
*
coco: audit save state and enable it (#8750)
tim lindner
2021-11-07
1
-0
/
+6
*
osd: Return would block when reading a socket with no data available - no err...
Vas Crabb
2021-08-27
1
-2
/
+2
*
formats, osd, util: Started refactoring file I/O stuff. (#8456)
Vas Crabb
2021-08-22
1
-22
/
+19
*
-emu/devfind.h: Made read_safe avaiable for optional I/O ports only.
Vas Crabb
2020-11-06
1
-5
/
+5
*
bus/coco: Simplify handler signatures and uint type names (nw)
AJR
2020-06-07
1
-5
/
+5
*
use C++ library includes (nw)
firewave
2020-01-22
1
-2
/
+2
*
ioport: Change PORT_CHANGED_MEMBER param type from void * to u32 (nw)
AJR
2019-08-15
1
-1
/
+1
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-8
/
+7
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-1
/
+1
*
Remove some dependency between src/devices/ and src/mame (nw)
Miodrag Milanovic
2017-02-05
1
-1
/
+0
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-2
/
+2
*
Devfind revision phase 2 (nw)
AJR
2016-08-05
1
-1
/
+1
*
Make osd_file a polymorphic class that's held with smart pointers
Vas Crabb
2016-03-14
1
-17
/
+16
*
some NULL -> nullptr
hap
2016-01-24
1
-2
/
+1
*
reverting:
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
Revert "use c++ cast instead of c casts (nw)"
Miodrag Milanovic
2015-12-05
1
-3
/
+3
*
use c++ cast instead of c casts (nw)
Miodrag Milanovic
2015-12-05
1
-3
/
+3
*
cleanup
Miodrag Milanovic
2015-12-05
1
-1
/
+1
*
clang-modernize part 2
Miodrag Milanovic
2015-12-04
1
-7
/
+7
*
fix uninitialized class members for bus devices (nw)
Miodrag Milanovic
2015-11-14
1
-2
/
+2
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+210