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
/
timer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
First round of an attempted cleanup of header files in the system.
Aaron Giles
2010-01-10
1
-4
/
+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
-2
/
+2
*
From: hoge hoge [c8cv@hotmail.com]
Aaron Giles
2009-08-13
1
-1
/
+1
*
Removed the MDRV_<devtype>_REMOVE macros. A simple DEVICE_REMOVE
Aaron Giles
2009-06-08
1
-3
/
+0
*
Removed device types from device queries that use tags, under the
Aaron Giles
2009-03-02
1
-2
/
+2
*
Significantly optimized the inner execution loop. arknoid2 is ~2.5x
Aaron Giles
2008-12-22
1
-4
/
+13
*
Made the concept of a "clock" native to devices. The clock is now
Aaron Giles
2008-12-18
1
-3
/
+3
*
Changed timer_alloc, timer_set, timer_pulse, timer_call_after_resynch,
Aaron Giles
2008-11-26
1
-10
/
+10
*
Removed globals from cpuexec.
Aaron Giles
2008-11-25
1
-14
/
+0
*
Added concept of scheduling quanta to the timer system. Also added
Aaron Giles
2008-11-05
1
-0
/
+7
*
Added 22VP931 emulation, which is mostly working. Communication works
Aaron Giles
2008-09-25
1
-3
/
+18
*
From: Oliver Stoeneberg [mailto:oliverst@online.de]
Aaron Giles
2008-09-11
1
-1
/
+1
*
Changes MDRV_TIMER_DURATION to MDRV_TIMER_START_DELAY
Zsolt Vasvari
2008-03-15
1
-4
/
+42
*
Implements scanline based timer devices.
Zsolt Vasvari
2008-03-14
1
-2
/
+10
*
Added skeletion device interface for timers. Just wanted to get feedback.
Zsolt Vasvari
2008-03-14
1
-0
/
+51
*
Normalized function pointer typedefs: they are now all
Aaron Giles
2008-03-03
1
-4
/
+4
*
Converted MACHINE_DRIVER definitions from function
Aaron Giles
2008-02-26
1
-2
/
+4
*
Split timer_adjust() into timer_adjust_oneshot() and timer_adjust_periodic().
Aaron Giles
2008-02-06
1
-2
/
+5
*
Copyright cleanup:
Aaron Giles
2008-01-06
1
-1
/
+1
*
Changes for MAME 0.121u2.
mame0121u2
Aaron Giles
2007-12-17
1
-39
/
+13
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+185