index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
emu
/
debug
/
debugcpu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed *_vbl_cb to *_vblank_callback.
Aaron Giles
2008-03-14
1
-1
/
+1
*
Removes "global" VBLANK callback hack
Zsolt Vasvari
2008-03-12
1
-2
/
+3
*
All video_screen_*_scrnum functions have been removed. Next step is to remov...
Zsolt Vasvari
2008-03-10
1
-2
/
+14
*
Changes first argument of video_screen_* functions to take a device_config
Zsolt Vasvari
2008-03-09
1
-2
/
+2
*
Seperates out the notion of screen specific vs. "global" VBLANK callbacks
Zsolt Vasvari
2008-03-07
1
-2
/
+2
*
Removed runnning_machine as the first parameter of a VBLANK callback
Zsolt Vasvari
2008-03-07
1
-1
/
+1
*
debug build - fixed compilation error and warning.
Tomasz Slanina
2008-03-06
1
-1
/
+1
*
VBLANK based watchdogs can be disabled once again
Zsolt Vasvari
2008-03-05
1
-1
/
+0
*
Normalized function pointer typedefs: they are now all
Aaron Giles
2008-03-03
1
-1
/
+1
*
- Moves all video timing logic from cpuexec.c to video.c
Zsolt Vasvari
2008-03-01
1
-17
/
+20
*
The term "driver" is way overloaded in the system.
Aaron Giles
2008-02-18
1
-1
/
+1
*
Changed debugger-related code to be based off a new makefile define (DEBUGGER...
Aaron Giles
2008-02-02
1
-2
/
+1
*
- Added deprecat.h that contains some deprecated/discouraged contructs (see b...
Zsolt Vasvari
2008-01-25
1
-0
/
+1
*
First in a series of updates to remove the use of the global Machine from as ...
Zsolt Vasvari
2008-01-24
1
-1
/
+1
*
Copyright cleanup:
Aaron Giles
2008-01-06
1
-1
/
+1
*
(From Oliver Stoneberg)
Aaron Giles
2008-01-03
1
-3
/
+1
*
Changes for MAME 0.121u4.
mame0121u4
Aaron Giles
2007-12-17
1
-2
/
+2
*
Changes for MAME 0.121u2.
mame0121u2
Aaron Giles
2007-12-17
1
-1
/
+1
*
Changes for MAME 0.121u1.
mame0121u1
Aaron Giles
2007-12-17
1
-2
/
+2
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+2195