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
/
schedule.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Be consistent about template argument naming.
Aaron Giles
2011-04-30
1
-8
/
+0
*
Latest delegate changes removed the need for bindable_object, so
Aaron Giles
2011-04-29
1
-1
/
+1
*
Switch to using delegates for some callbacks:
Aaron Giles
2011-04-27
1
-9
/
+17
*
Switch from m_machine to machine() everywhere. In some cases this
Aaron Giles
2011-04-18
1
-0
/
+1
*
BIG update.
Aaron Giles
2011-03-29
1
-4
/
+4
*
Make emu_timer destructor private to prevent direct freeing.
Aaron Giles
2011-02-16
1
-0
/
+2
*
Cleanups and version bump.
mame0141u2
Aaron Giles
2011-02-09
1
-6
/
+6
*
Moved the state saving system to C++. For now the registration macros
Aaron Giles
2011-02-08
1
-1
/
+0
*
Move generic templates from emucore.h to emutempl.h.
Aaron Giles
2011-02-07
1
-7
/
+0
*
As promised, the bulk update of timer calls:
Aaron Giles
2011-02-06
1
-26
/
+1
*
Fix build break from last checkin.
Aaron Giles
2011-02-06
1
-2
/
+0
*
Convert emu_timers to objects. Move implementation and management of
Aaron Giles
2011-02-06
1
-13
/
+177
*
Attotime bulk conversion step:
Aaron Giles
2011-02-03
1
-1
/
+1
*
Split mame.c into mame.c and machine.c, the latter containing the
Aaron Giles
2010-06-30
1
-3
/
+3
*
Cleanups and version bump.
Aaron Giles
2010-06-17
1
-5
/
+5
*
WARNING: There are likely to be regressions in both functionality and
Aaron Giles
2010-06-08
1
-0
/
+104