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
/
drivers
/
sage2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
upd765: Refactored to use devcb2 callbacks. [Curt Coder]
Curt Coder
2014-03-17
1
-4
/
+2
*
Converted PIT8253 to DEVCB2 [smf]
smf-
2014-02-23
1
-49
/
+16
*
Converted i8251 to DEVCB2 [smf]
smf-
2014-02-15
1
-54
/
+28
*
created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ...
smf-
2014-02-15
1
-10
/
+11
*
fix crash on startup (nw)
smf-
2014-02-10
1
-0
/
+2
*
Centronics WIP using write lines and DEVCB2. Added an output latch and input ...
smf-
2014-02-09
1
-28
/
+43
*
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
*
replaced read rx/cts/dcd callbacks in I8251 with write handlers, which allows...
smf-
2013-12-22
1
-4
/
+6
*
converted serial & rs232 devices to devcb2 [smf]
smf-
2013-12-20
1
-29
/
+2
*
License tags. (nw)
Curt Coder
2013-10-16
1
-0
/
+2
*
small MACHINE_RESET cleanup
Oliver Stöneberg
2013-08-05
1
-4
/
+0
*
(MESS) sage2: Removed unnecessary ROM patch. (nw)
Curt Coder
2013-07-27
1
-13
/
+0
*
Modernized the PIT8253 device. [Fabio Priuli]
Fabio Priuli
2013-06-03
1
-6
/
+6
*
Moved default card config, device inputs and clock off the slot interface so ...
smf-
2013-05-29
1
-4
/
+5
*
(MESS) sage2: Refactored serial terminal to connect thru an RS-232 port. [Cur...
Curt Coder
2013-05-18
1
-26
/
+48
*
pic8259.c: Switched to devcb2. (nw)
Wilbert Pol
2013-05-15
1
-8
/
+1
*
pic8259.c: Continue modernization. (nw)
Wilbert Pol
2013-05-14
1
-1
/
+1
*
Removal of machine().root_device() where appropriate (nw)
Miodrag Milanovic
2013-04-14
1
-2
/
+2
*
Modernized the MOS6526, MOS6560, MOS7360, MOS6581, CBM IEC, and IEEE-488 devi...
Curt Coder
2013-02-12
1
-18
/
+1
*
Cleanups and version bump
mame0148u1
Miodrag Milanovic
2013-02-11
1
-1
/
+1
*
(MESS) Used modern accessors for i8259. (nw)
Curt Coder
2013-02-02
1
-9
/
+9
*
(MESS) Tagmap lookup cleanup. (nw)
Curt Coder
2013-01-27
1
-3
/
+3
*
(MESS) Reduced tagmap abuse. (nw)
Curt Coder
2013-01-24
1
-30
/
+34
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-31
/
+31
*
(MESS) sf7000: Fixed floppy. [Curt Coder]
Curt Coder
2012-12-09
1
-1
/
+0
*
(MESS) Removed unnecessary includes, and fixed a floppy bug. (nw)
Curt Coder
2012-12-09
1
-2
/
+2
*
sed1310: Cleanup. (nw)
Curt Coder
2012-11-22
1
-7
/
+2
*
(mess) upd765: Modernize [O. Galibert]
Olivier Galibert
2012-10-10
1
-39
/
+28
*
Since nobody checks for NULLs anyway, make
Aaron Giles
2012-09-19
1
-2
/
+2
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+675