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
/
kyocera.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanups and version bump
mame0153
Miodrag Milanovic
2014-04-07
1
-1
/
+1
*
rp5c01.c: converted to devcb2 (nw)
Ivan Vangelista
2014-03-19
1
-7
/
+1
*
im6402: devcb2. (nw)
Curt Coder
2014-03-01
1
-18
/
+6
*
Removed diserial connect(). Converted thomson, mc1502 & wangpc to use DEVCB2 ...
smf-
2014-02-24
1
-3
/
+3
*
(MESS) Cleanup. (nw)
Curt Coder
2014-02-18
1
-0
/
+1
*
Converted i8251 to DEVCB2 [smf]
smf-
2014-02-15
1
-15
/
+14
*
created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ...
smf-
2014-02-15
1
-9
/
+9
*
Centronics WIP using write lines and DEVCB2. Added an output latch and input ...
smf-
2014-02-09
1
-13
/
+53
*
replaced read rx callback in IM6402 with a write handler, which allows multip...
smf-
2013-12-23
1
-1
/
+3
*
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
-17
/
+4
*
License tags. (nw)
Curt Coder
2013-10-16
1
-0
/
+2
*
Cleanups and version bump
mame0150
Miodrag Milanovic
2013-09-17
1
-9
/
+9
*
(MESS) tandy200 : fixed crash at start
Robbbert
2013-09-13
1
-2
/
+12
*
(MESS) Cleanup. (nw)
Curt Coder
2013-08-08
1
-12
/
+72
*
i8085.c: Modernized cpu core (nw)
Wilbert Pol
2013-08-03
1
-12
/
+8
*
upd1990a: devcb2. (nw)
Curt Coder
2013-06-10
1
-11
/
+3
*
modernized speaker device. [Fabio Priuli]
Fabio Priuli
2013-06-04
1
-4
/
+4
*
Moved default card config, device inputs and clock off the slot interface so ...
smf-
2013-05-29
1
-4
/
+4
*
Cleanups and version bump
mame0148u4
Miodrag Milanovic
2013-04-30
1
-3
/
+3
*
(MESS) pc8201: Added Japanese ROM. [noris]
Curt Coder
2013-04-25
1
-7
/
+6
*
(MESS) cassette cleanup (nw)
Miodrag Milanovic
2013-04-17
1
-7
/
+7
*
speaker tag lookup removal, also no need to use universal tag, since easier n...
Miodrag Milanovic
2013-04-12
1
-4
/
+4
*
(MESS) kc85: Added RS-232 port. (nw)
Curt Coder
2013-03-25
1
-13
/
+40
*
Fixed regression. (nw)
Curt Coder
2013-02-02
1
-0
/
+5
*
(MESS) Tagmap lookup cleanup. (nw)
Curt Coder
2013-01-28
1
-55
/
+62
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-214
/
+214
*
Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew)
Miodrag Milanovic
2012-10-03
1
-4
/
+6
*
TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew)
Miodrag Milanovic
2012-09-25
1
-6
/
+4
*
Since nobody checks for NULLs anyway, make
Aaron Giles
2012-09-19
1
-34
/
+34
*
Clear out remaining global inlines in diexec.h.
Aaron Giles
2012-09-12
1
-1
/
+1
*
Add ambiguous execute() and memory() methods to the
Aaron Giles
2012-09-11
1
-4
/
+4
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+1569