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
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
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
/
emu
/
imagedev
/
cassette.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added some for Nathan and some more for Nicola (nw)
Miodrag Milanovic
2015-05-11
1
-2
/
+2
*
Added dummy license headers for EMU section (nw)
Miodrag Milanovic
2015-05-07
1
-0
/
+2
*
moved all to std::string (nw)
Miodrag Milanovic
2015-04-22
1
-3
/
+3
*
cstr() - > c_str() as preparation for move to std::string (nw)
Miodrag Milanovic
2015-04-11
1
-1
/
+1
*
Cleanups and version bump
Miodrag Milanovic
2014-07-22
1
-1
/
+1
*
cassette config moved inline (nw)
Miodrag Milanovic
2014-05-02
1
-27
/
+7
*
Cleanup of image device interfaces (nw)
Miodrag Milanovic
2014-05-02
1
-3
/
+1
*
fixed uninitialized member usage in cassette_image_device (nw)
Oliver Stöneberg
2014-02-26
1
-2
/
+3
*
Moved src/emu/ui.? ==> src/emu/ui/ui.?, changed to follow MAME OOP convention...
Nathan Woods
2014-01-29
1
-4
/
+4
*
changed rest of devices (except cpu cores) to have shortname and sourcefile (nw)
Miodrag Milanovic
2013-06-21
1
-1
/
+1
*
(MESS) ep64: Modernized the Enterprise 64/128 driver. [Curt Coder]
Curt Coder
2013-06-06
1
-1
/
+1
*
fixed uninitialized variable in src/emu/imagedev/cassette.c (nw)
Oliver Stöneberg
2013-02-16
1
-0
/
+1
*
set proper cassette image loading error / removed unused CASSETTE_ERROR_INVAL...
Oliver Stöneberg
2013-02-12
1
-0
/
+20
*
output of new srcclean changes that are relatively small [smf]
smf-
2013-01-11
1
-2
/
+0
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-11
/
+11
*
Clean-ups and version bump
mame0145u7
Angelo Salese
2012-04-22
1
-1
/
+1
*
Sync with MESS (no whatsnew)
Miodrag Milanovic
2012-04-16
1
-4
/
+33
*
Making sure tape stops at end when playing (Apple1 for example), patch by Rob...
Miodrag Milanovic
2012-02-15
1
-0
/
+13
*
import from MESS (no whatsnew)
Miodrag Milanovic
2012-02-14
1
-1
/
+1
*
Move devices into a proper hierarchy and handle naming
Aaron Giles
2012-01-24
1
-7
/
+3
*
Fix for cassette (no whatsnew)
Miodrag Milanovic
2012-01-17
1
-1
/
+2
*
Fix for cassette extension extraction (no whatsnew)
Miodrag Milanovic
2012-01-11
1
-1
/
+1
*
Sync with MESS all credited there (no whatsnew)
Miodrag Milanovic
2011-12-12
1
-2
/
+2
*
Fix softload of cassettes (no whatsnew)
Miodrag Milanovic
2011-12-05
1
-1
/
+11
*
Fixed cassette create (no whatsnew)
Miodrag Milanovic
2011-08-14
1
-0
/
+5
*
Cleanups and version bump
mame0142u6
Angelo Salese
2011-06-19
1
-2
/
+2
*
Cassette device modernized (no whatsnew)
Miodrag Milanovic
2011-06-15
1
-209
/
+121
*
Porting from MESS, nw
Angelo Salese
2011-05-23
1
-1
/
+0
*
Moved format handling and all formats to separate library [Miodrag Milanovic]
Miodrag Milanovic
2011-05-06
1
-2
/
+1
*
Renamed one image interface call till I am aware what is what (no whatsnew)
Miodrag Milanovic
2011-05-04
1
-1
/
+1
*
Collapsed device_config and device_t into one class. Updated all
Aaron Giles
2011-04-27
1
-5
/
+5
*
cleanups, this time for good
Angelo Salese
2011-04-17
1
-1
/
+1
*
cassette.c/flopdrv.c: added support for a display info callback function [Mio...
Miodrag Milanovic
2011-04-08
1
-1
/
+14
*
Fixed compiling tools in MAME and MESS side (no whatsnew)
Miodrag Milanovic
2011-03-31
1
-2
/
+2
*
BIG update.
Aaron Giles
2011-03-29
1
-8
/
+8
*
Fix build break from last checkin.
Aaron Giles
2011-02-06
1
-3
/
+3
*
Converted attotime to a class, with proper operators. Removed old
Aaron Giles
2011-02-03
1
-3
/
+3
*
Removed mess from names of some calls in image device code (no whatsnew)
Miodrag Milanovic
2011-01-06
1
-1
/
+1
*
Moved image devices implementation and related UI functions to emu section fr...
Miodrag Milanovic
2011-01-05
1
-0
/
+452