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
/
mess
/
machine
/
trs80.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
trs80: updated to use the new wd fdc
Dirk Best
2015-06-04
1
-78
/
+28
*
Synced other dirs withs driver license for MESS (nw)
Miodrag Milanovic
2015-05-13
1
-2
/
+2
*
Added dummy license lines to each file for MESS (nw)
Miodrag Milanovic
2015-05-07
1
-0
/
+2
*
Fix missing speaker levels for trs80 (level2) by initializing speaker_sound_d...
jbu
2014-12-30
1
-0
/
+8
*
wd17xx: Cleanup. (nw)
Curt Coder
2014-05-12
1
-5
/
+0
*
wd17xx: devcb2. (nw)
Curt Coder
2014-05-12
1
-1
/
+0
*
wd17xx: devcb2. (nw)
Curt Coder
2014-05-12
1
-2
/
+0
*
modernized access for legacy floppy, quite straight forward thing (nw)
Miodrag Milanovic
2014-04-02
1
-12
/
+12
*
legacy wd17xx is now also a modern device (nw)
Miodrag Milanovic
2014-03-18
1
-10
/
+10
*
Centronics WIP using write lines and DEVCB2. Added an output latch and input ...
smf-
2014-02-09
1
-16
/
+4
*
(MESS) modernized AY-3-1015 device. [Fabio Priuli]
Fabio Priuli
2013-06-04
1
-28
/
+28
*
modernized speaker device. [Fabio Priuli]
Fabio Priuli
2013-06-04
1
-2
/
+2
*
SNAPSHOT_LOAD and QUICKLOAD_LOAD made members, still need to cleanup (nw)
Miodrag Milanovic
2013-04-19
1
-3
/
+3
*
(MESS) cassette cleanup (nw)
Miodrag Milanovic
2013-04-17
1
-5
/
+5
*
Some more moving to proper place and compile fix (nw)
Miodrag Milanovic
2013-02-22
1
-0
/
+81
*
(MESS) trs80.c: Reduce tagmap lookups (nw)
Wilbert Pol
2013-02-10
1
-9
/
+9
*
(MESS) trs80.c: Reduce tagmap lookups (nw)
Wilbert Pol
2013-02-10
1
-72
/
+90
*
(MESS) trs80.c: Reduce tagmap lookups (nw)
Wilbert Pol
2013-02-08
1
-19
/
+18
*
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
-43
/
+42
*
Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew)
Miodrag Milanovic
2012-10-03
1
-7
/
+6
*
modernization or timer callbacks part 2 (no whatsnew)
Miodrag Milanovic
2012-09-24
1
-16
/
+15
*
Since nobody checks for NULLs anyway, make
Aaron Giles
2012-09-19
1
-45
/
+45
*
INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew)
Miodrag Milanovic
2012-09-18
1
-10
/
+9
*
Memory handler normalization, part 2. Change legacy
Aaron Giles
2012-09-17
1
-2
/
+2
*
Memory handler normalization, part 1.
Aaron Giles
2012-09-17
1
-1
/
+1
*
Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang...
Miodrag Milanovic
2012-09-13
1
-22
/
+18
*
Clear out remaining global inlines in diexec.h.
Aaron Giles
2012-09-12
1
-2
/
+2
*
Closeout on old macros. Retired cputag_set_input_line
Aaron Giles
2012-09-12
1
-7
/
+7
*
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
/
+904