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
/
tools
/
ldresample.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
testkeys: add license header
hap
2026-01-28
1
-1
/
+1
*
util/chd.cpp, util/chdcodec.cpp: Added a safer way to let codecs do special s...
Vas Crabb
2024-10-14
1
-1
/
+1
*
tools/ldresample.cpp: Don't try to allocate a 1MB object on the stack (fixed ...
Vas Crabb
2023-02-03
1
-19
/
+20
*
formats, osd, util: Started refactoring file I/O stuff. (#8456)
Vas Crabb
2021-08-22
1
-27
/
+28
*
Cleaned up bitmap API.
Vas Crabb
2020-09-27
1
-2
/
+2
*
use C++ library includes (nw)
firewave
2020-01-22
1
-5
/
+5
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-65
/
+65
*
dynamic_buffer is just std::vector<UINT8> (nw)
Miodrag Milanovic
2016-10-21
1
-1
/
+1
*
std::min and std:max instead of MIN and MAX, also some more macros converted ...
Miodrag Milanovic
2016-07-31
1
-1
/
+1
*
Turn core_file into a proper class that gets cleaned up safely using unique_ptr
Vas Crabb
2016-03-06
1
-1
/
+1
*
clang-modernize part 5
Miodrag Milanovic
2015-12-04
1
-5
/
+5
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+574