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
/
tools
/
split.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: Further API cleanups: (#8661)
Vas Crabb
2021-10-05
1
-11
/
+15
*
formats, osd, util: Started refactoring file I/O stuff. (#8456)
Vas Crabb
2021-08-22
1
-9
/
+9
*
Much more core std::string_view modernization
AJR
2021-01-20
1
-4
/
+2
*
Low-level #include overhaul
AJR
2021-01-02
1
-1
/
+1
*
split was using sha1.h directly - fix that (nw)
Vas Crabb
2020-04-13
1
-15
/
+12
*
use C++ library includes (nw)
firewave
2020-01-22
1
-5
/
+5
*
No need for osd_malloc, osd_malloc_array and osd_free (nw)
Miodrag Milanovic
2016-11-11
1
-2
/
+2
*
TRUE/FALSE in tools section (nw)
Miodrag Milanovic
2016-10-22
1
-2
/
+2
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-9
/
+9
*
* Remove confusing method from vectorstreams that hide base_ios method (fixes...
Vas Crabb
2016-03-18
1
-4
/
+4
*
Make osd_file a polymorphic class that's held with smart pointers
Vas Crabb
2016-03-14
1
-9
/
+9
*
Turn core_file into a proper class that gets cleaned up safely using unique_ptr
Vas Crabb
2016-03-06
1
-35
/
+33
*
Replace strformat, strprintf and strcatprintf with type-safe steam_format and...
Vas Crabb
2016-02-28
1
-1
/
+1
*
clang-modernize part 5
Miodrag Milanovic
2015-12-04
1
-19
/
+19
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+431