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
/
emu
/
emualloc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fill allocated memory with 0xDD pattern to make it easier to spot uninitializ...
Oliver Stöneberg
2013-02-22
1
-4
/
+2
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-20
/
+20
*
fixed some cppcheck warnings about format identifiers and duplicated enum (nw)
Oliver Stöneberg
2013-01-06
1
-1
/
+1
*
free_file_line no longer complains about NULL free's not existing.
Aaron Giles
2012-02-19
1
-0
/
+4
*
Wrapped the global_resource_pool into a function in an attempt to
Aaron Giles
2012-01-26
1
-3
/
+6
*
Use much bigger hash tables for memory allocations now that we are
mame0142u1
Aaron Giles
2011-04-19
1
-8
/
+11
*
Cleanups again
Angelo Salese
2011-04-18
1
-1
/
+1
*
(Big tangle of changes that all happened as I was looking into the ROM
Aaron Giles
2011-04-13
1
-6
/
+45
*
Non-debug builds need to free those memory_entries. Fixes enormous
Aaron Giles
2011-03-10
1
-65
/
+77
*
Cleanups and version bump.
Aaron Giles
2010-10-14
1
-3
/
+3
*
Converted render.c objects into C++ objects. Updated all callers.
Aaron Giles
2010-10-13
1
-14
/
+41
*
C++-ified the debugger views. Not quite architecturally where I would
Aaron Giles
2010-06-25
1
-6
/
+13
*
WARNING: There are likely to be regressions in both functionality and
Aaron Giles
2010-06-08
1
-0
/
+3
*
Moved global new/delete operators into inlines in emualloc.h
Aaron Giles
2010-02-14
1
-232
/
+119
*
Cleanups and version bump.
Aaron Giles
2010-01-16
1
-24
/
+24
*
Fixed memory freeing so that is it released in the opposite order
Aaron Giles
2010-01-11
1
-18
/
+46
*
Provide location in "attempt to free untracked memory" message
Couriersud
2010-01-08
1
-1
/
+1
*
Oops, forgot these files.
Aaron Giles
2010-01-08
1
-0
/
+601