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
/
state.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split the screen device into a separate module.
Aaron Giles
2010-12-02
1
-0
/
+15
*
Made device->tag and devconfig->tag into private member variables (m_tag).
Aaron Giles
2010-03-08
1
-5
/
+5
*
Made direct accessors for device configuration state. Currently they
Aaron Giles
2010-01-21
1
-5
/
+5
*
Explicitly allow PAIR and PAIR64 in save states.
Aaron Giles
2010-01-12
1
-1
/
+2
*
Try using type_traits for detection of valid save types.
Aaron Giles
2010-01-11
1
-10
/
+10
*
First round of an attempted cleanup of header files in the system.
Aaron Giles
2010-01-10
1
-2
/
+4
*
NOTE: This change requires two new osd functions: osd_malloc() and
Aaron Giles
2010-01-08
1
-1
/
+1
*
Results of running the latest srcclean.
Aaron Giles
2009-12-28
1
-1
/
+1
*
Get rid of explicit resource tracking for state saving. Now we just use
Aaron Giles
2009-12-23
1
-7
/
+0
*
Some misc cleanups:
Aaron Giles
2009-12-15
1
-6
/
+6
*
Many casts added to the core files, and various other tweaks
Aaron Giles
2009-03-12
1
-1
/
+1
*
Fixed crash bug in DCS games.
Aaron Giles
2008-12-11
1
-36
/
+22
*
Changed save state system to accept machine parameters where
Aaron Giles
2008-12-05
1
-45
/
+128
*
Added "tag" parameter to state_save_register_item_* calls. Removed
Aaron Giles
2008-11-17
1
-22
/
+19
*
From: Oliver Stoeneberg [mailto:oliverst@online.de]
Aaron Giles
2008-09-11
1
-3
/
+3
*
Reduced the number of save state callback types from 3 to 1. The
Aaron Giles
2008-04-11
1
-8
/
+15
*
Replaces mame_bitmap with bitmap_t
Zsolt Vasvari
2008-02-29
1
-1
/
+1
*
- Added void state_save_combine_module_and_tag(char *dest, const char *module...
Zsolt Vasvari
2008-02-21
1
-0
/
+3
*
Changed atarijsa sound implementation to auto-detect CPU and input port.
Aaron Giles
2008-01-07
1
-0
/
+3
*
Copyright cleanup:
Aaron Giles
2008-01-06
1
-1
/
+1
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+119