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
/
tandy2k.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Converted PIT8253 to DEVCB2 [smf]
smf-
2014-02-23
1
-23
/
+11
*
Converted i8251 to DEVCB2 [smf]
smf-
2014-02-15
1
-19
/
+15
*
created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ...
smf-
2014-02-15
1
-5
/
+6
*
Centronics WIP using write lines and DEVCB2. Added an output latch and input ...
smf-
2014-02-09
1
-17
/
+42
*
replaced read rx/cts/dcd callbacks in I8251 with write handlers, which allows...
smf-
2013-12-22
1
-2
/
+4
*
converted serial & rs232 devices to devcb2 [smf]
smf-
2013-12-20
1
-14
/
+1
*
License tags. (nw)
Curt Coder
2013-10-16
1
-0
/
+2
*
(mess) tandy2k: connect irq cascade (nw)
cracyc
2013-08-29
1
-0
/
+6
*
(MESS) tandy2k: Cleanup. (nw)
Curt Coder
2013-08-28
1
-9
/
+2
*
i186: move 80186 peripherals into the cpu [Carl]
cracyc
2013-08-19
1
-4
/
+4
*
Created new device_video_interface. Right now its sole purpose is to
Aaron Giles
2013-07-24
1
-2
/
+0
*
(MESS) devcb2. (nw)
Curt Coder
2013-06-09
1
-7
/
+1
*
modernized speaker device. [Fabio Priuli]
Fabio Priuli
2013-06-04
1
-2
/
+1
*
Modernized the PIT8253 device. [Fabio Priuli]
Fabio Priuli
2013-06-03
1
-5
/
+5
*
Moved default card config, device inputs and clock off the slot interface so ...
smf-
2013-05-29
1
-3
/
+3
*
(MESS) Added RS-232 ports to several drivers. [Curt Coder]
Curt Coder
2013-05-20
1
-5
/
+19
*
pic8259.c: Switched to devcb2. (nw)
Wilbert Pol
2013-05-15
1
-16
/
+2
*
pic8259.c: Continue modernization. (nw)
Wilbert Pol
2013-05-14
1
-2
/
+2
*
speaker tag lookup removal, also no need to use universal tag, since easier n...
Miodrag Milanovic
2013-04-12
1
-1
/
+1
*
(MESS) Used modern accessors for i8259. (nw)
Curt Coder
2013-02-02
1
-8
/
+8
*
output of new srcclean changes that are relatively small [smf]
smf-
2013-01-11
1
-1
/
+0
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-84
/
+84
*
sed1310: Cleanup. (nw)
Curt Coder
2012-11-22
1
-7
/
+2
*
(MESS) Fixed bw12, tandy2k, nanos, specpls3 and sf7000 regressions. (nw)
Sandro Ronco
2012-10-28
1
-16
/
+1
*
(mess) upd765: Modernize [O. Galibert]
Olivier Galibert
2012-10-10
1
-22
/
+30
*
Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew)
Miodrag Milanovic
2012-10-03
1
-3
/
+5
*
Since nobody checks for NULLs anyway, make
Aaron Giles
2012-09-19
1
-6
/
+6
*
(MESS) Death to palettes. (nw)
Curt Coder
2012-09-12
1
-4
/
+1
*
Clear out remaining global inlines in diexec.h.
Aaron Giles
2012-09-12
1
-2
/
+2
*
Add ambiguous execute() and memory() methods to the
Aaron Giles
2012-09-11
1
-3
/
+3
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+784