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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanups and version bump.
Aaron Giles
2010-01-16
1
-1
/
+1
*
Try using type_traits for detection of valid save types.
Aaron Giles
2010-01-11
1
-0
/
+34
*
First round of an attempted cleanup of header files in the system.
Aaron Giles
2010-01-10
1
-3
/
+1
*
Extended the astring class wrapper into something useful, and
Aaron Giles
2010-01-08
1
-10
/
+9
*
Added some missing header declarations and static qualifiers. Added validity....
Phil Bennett
2010-01-06
1
-0
/
+2
*
Get rid of explicit resource tracking for state saving. Now we just use
Aaron Giles
2009-12-23
1
-85
/
+4
*
And some more. Converted the ds2404 to a device along the way.
Aaron Giles
2009-12-21
1
-2
/
+2
*
Some misc cleanups:
Aaron Giles
2009-12-15
1
-4
/
+4
*
Bulk change alert.
Aaron Giles
2009-04-26
1
-6
/
+4
*
Many casts added to the core files, and various other tweaks
Aaron Giles
2009-03-12
1
-7
/
+7
*
Added new #define ENDIANNESS_NATIVE, which maps to either ENDIANNESS_LITTLE
Aaron Giles
2009-01-17
1
-10
/
+2
*
Cleanups and version bump.
Aaron Giles
2008-12-15
1
-10
/
+10
*
Fixed crash bug in DCS games.
Aaron Giles
2008-12-11
1
-341
/
+150
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-12-07
1
-2
/
+1
*
Cleanups/version bump/added missing drivers.
mame0128u5
Aaron Giles
2008-12-06
1
-2
/
+2
*
Changed save state system to accept machine parameters where
Aaron Giles
2008-12-05
1
-186
/
+208
*
Added "tag" parameter to state_save_register_item_* calls. Removed
Aaron Giles
2008-11-17
1
-53
/
+9
*
From: Oliver Stoeneberg [mailto:oliverst@online.de]
Aaron Giles
2008-09-11
1
-6
/
+6
*
Cleanups and version bump to 0.124u2.
mame0124u2
Aaron Giles
2008-04-12
1
-2
/
+2
*
Reduced the number of save state callback types from 3 to 1. The
Aaron Giles
2008-04-11
1
-138
/
+42
*
Made it a fatalerror to registr save state callbacks at the wrong time
Aaron Giles
2008-03-17
1
-0
/
+4
*
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
/
+47
*
- Added deprecat.h that contains some deprecated/discouraged contructs (see b...
Zsolt Vasvari
2008-01-25
1
-0
/
+1
*
Copyright cleanup:
Aaron Giles
2008-01-06
1
-1
/
+1
*
(From Atari Ace)
Aaron Giles
2007-12-31
1
-24
/
+18
*
Changes for MAME 0.121u4.
mame0121u4
Aaron Giles
2007-12-17
1
-1
/
+1
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+966