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
/
mess
/
machine
/
coco.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added serial printer, renamed centronics printer to match. Standardised the c...
smf-
2014-04-16
1
-24
/
+4
*
bitbanger_device: converted to devcb2 (nw)
Ivan Vangelista
2014-04-15
1
-16
/
+0
*
hardcode the rs232 port again. (nw)
smf-
2014-04-06
1
-4
/
+40
*
MESS: coco uses rs232 port instead of bitbanger [smf]
smf-
2014-04-06
1
-40
/
+4
*
use ARRAY_LENGTH (nw)
Oliver Stöneberg
2014-04-03
1
-3
/
+3
*
primary_screen -> first_screen() (nw)
Miodrag Milanovic
2014-03-15
1
-2
/
+2
*
Converted PIA6821 to DEVCB2 [smf]
smf-
2014-01-06
1
-44
/
+0
*
(MESS) cassette cleanup (nw)
Miodrag Milanovic
2013-04-17
1
-1
/
+1
*
Removal of machine().root_device() where appropriate (nw)
Miodrag Milanovic
2013-04-14
1
-8
/
+8
*
[COCO] Fixed a degenerate scenario that could cause MESS to crash with a stack
Nathan Woods
2013-03-10
1
-16
/
+37
*
Minor cleanups (nw)
Nathan Woods
2013-03-10
1
-0
/
+21
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-40
/
+40
*
(MESS) Fixed coco Hi-Res joystick (MT #05030)
Sandro Ronco
2012-10-24
1
-10
/
+21
*
Since nobody checks for NULLs anyway, make
Aaron Giles
2012-09-19
1
-5
/
+5
*
(MESS) fixed mess/machine/coco.c compilation (no whatsnew)
Oliver Stöneberg
2012-09-19
1
-2
/
+2
*
Modernized INPUT_CHANGED in MESS part of tree (no whatsnew)
Miodrag Milanovic
2012-09-19
1
-6
/
+4
*
moved constructor of state classes into .h file (no whatsnew)
Miodrag Milanovic
2012-09-13
1
-22
/
+0
*
Don't use safe_pc[base] when you already have a
Aaron Giles
2012-09-11
1
-2
/
+2
*
Add safe_pc() and safe_pcbase() methods to device_t.
Aaron Giles
2012-09-11
1
-2
/
+2
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+1438