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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added "tag" parameter to state_save_register_item_* calls. Removed
Aaron Giles
2008-11-17
1
-26
/
+17
*
Massive API cleanup/change. The primary goal is that all CPU-
Aaron Giles
2008-11-13
1
-7
/
+5
*
Major cpuintrf changes:
Aaron Giles
2008-11-10
1
-2
/
+2
*
Cleanups/version bump.
mame0128u3
Aaron Giles
2008-11-09
1
-14
/
+14
*
Fixed bug in new quantum code that could result in an invalid
Aaron Giles
2008-11-06
1
-1
/
+1
*
Fix bad bug in scheduler quantum code.
Aaron Giles
2008-11-05
1
-1
/
+1
*
Added concept of scheduling quanta to the timer system. Also added
Aaron Giles
2008-11-05
1
-1
/
+119
*
Added 22VP931 emulation, which is mostly working. Communication works
Aaron Giles
2008-09-25
1
-17
/
+88
*
Cleanups and version bump.
mame0127u3
Aaron Giles
2008-09-11
1
-1
/
+1
*
From: Oliver Stoeneberg [mailto:oliverst@online.de]
Aaron Giles
2008-09-11
1
-3
/
+2
*
Changed DEVICE_START functions to return an error code. Currently this
Aaron Giles
2008-09-09
1
-0
/
+2
*
Reduced the number of save state callback types from 3 to 1. The
Aaron Giles
2008-04-11
1
-3
/
+3
*
Fix chicken and egg problem with device_start callbacks.
Aaron Giles
2008-03-17
1
-65
/
+60
*
Changes MDRV_TIMER_DURATION to MDRV_TIMER_START_DELAY
Zsolt Vasvari
2008-03-15
1
-19
/
+19
*
fixed unused variable warnings when assert is not enabled.
smf-
2008-03-14
1
-0
/
+8
*
Makes suggested changes to MDRV_TIMER macros. Hasn't moved them yet.
Zsolt Vasvari
2008-03-14
1
-6
/
+3
*
Implements scanline based timer devices.
Zsolt Vasvari
2008-03-14
1
-25
/
+132
*
Implements the periodic timer device functionality
Zsolt Vasvari
2008-03-14
1
-6
/
+191
*
Added skeletion device interface for timers. Just wanted to get feedback.
Zsolt Vasvari
2008-03-14
1
-1
/
+65
*
Normalized function pointer typedefs: they are now all
Aaron Giles
2008-03-03
1
-5
/
+5
*
Cleanups and version bump for 0.123u1.
mame0123u1
Aaron Giles
2008-02-13
1
-3
/
+3
*
Split timer_adjust() into timer_adjust_oneshot() and timer_adjust_periodic().
Aaron Giles
2008-02-06
1
-8
/
+19
*
- Added deprecat.h that contains some deprecated/discouraged contructs (see b...
Zsolt Vasvari
2008-01-25
1
-1
/
+1
*
Copyright cleanup:
Aaron Giles
2008-01-06
1
-1
/
+1
*
(From Atari Ace)
Aaron Giles
2007-12-31
1
-6
/
+2
*
Changes for MAME 0.121u2.
mame0121u2
Aaron Giles
2007-12-17
1
-84
/
+27
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+810