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
/
lib
/
formats
/
ti99_dsk.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
util/ioprocs.cpp: Added wrappers for common patterns. (#11608)
Vas Crabb
2024-02-25
1
-15
/
+8
*
Floppy format API refinements
AJR
2023-10-08
1
-12
/
+12
*
Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz]
MooglyGuy
2023-05-23
1
-7
/
+7
*
Fixed some misspelling occurrences here and there. (#10605)
0kmg
2022-12-03
1
-1
/
+1
*
floppy: revisit the identify returns
Olivier Galibert
2022-03-30
1
-4
/
+4
*
floppy: remove the intermediate allocator
Olivier Galibert
2022-03-30
1
-2
/
+2
*
Constify the floppy image handling interface
Olivier Galibert
2022-03-30
1
-14
/
+14
*
Filesystem code cleanup
AJR
2021-12-14
1
-1
/
+1
*
fixes for variables set but not used
smf-
2021-11-07
1
-1
/
+1
*
Formats-related refactoring
AJR
2021-09-11
1
-1
/
+0
*
formats, osd, util: Started refactoring file I/O stuff. (#8456)
Vas Crabb
2021-08-22
1
-26
/
+49
*
srcclean in preparation for release
Vas Crabb
2021-03-28
1
-2
/
+2
*
ti99: Fixed some rarely used TDF floppy format variants.
Michael Zapf
2021-03-21
1
-17
/
+23
*
formats: Create mame_formats_full_list which gives access to all the supporte...
Olivier Galibert
2021-03-04
1
-1
/
+1
*
flopimg: Change the extracted bitstreams into vector<bool>
Olivier Galibert
2021-01-22
1
-14
/
+5
*
Provide the variants to the floppy formats
Olivier Galibert
2021-01-09
1
-4
/
+4
*
formats: permission from Nigel Barnes to relicense Acorn and AFS disk handler...
Vas Crabb
2020-04-13
1
-1
/
+1
*
(nw) formats: reduce dependencies on libemu
Vas Crabb
2020-04-13
1
-5
/
+7
*
use C++ library includes (nw)
firewave
2020-01-22
1
-3
/
+3
*
ti99_dsk.cpp: Change `crc` type to uint16_t here, too (nw)
AJR
2018-08-04
1
-1
/
+1
*
ti99_dsk.cpp: More appropriate variable type which will hopefully make MSVC h...
AJR
2018-08-04
1
-1
/
+1
*
(nw) Fixed the build.
Robbbert
2018-08-04
1
-1
/
+1
*
ti99: Fixed long-standing TDF bug; added support for 16-sector formats
Michael Zapf
2018-08-03
1
-620
/
+956
*
ti99: Fixed disk creation via OSD
Michael Zapf
2018-05-04
1
-4
/
+13
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-25
/
+25
*
ti99: Explicitly add the cell_size to mfm_w call (nw)
Michael Zapf
2016-09-05
1
-6
/
+6
*
ti99: Fixed another issue with double stepping.
Michael Zapf
2016-08-25
1
-16
/
+41
*
ti99: Forgot to reset the TRACE flag.
Michael Zapf
2016-08-24
1
-1
/
+1
*
Forgot srcclean
Michael Zapf
2016-08-24
1
-1
/
+1
*
ti99: Fix a problem with formatted disk images that do not match the expected...
Michael Zapf
2016-08-24
1
-6
/
+9
*
hdc92x4: Added 9224 emulation; ti99_dsk: Fixed issue with deleted data marks ...
Michael Zapf
2016-08-14
1
-23
/
+24
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+1134