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
/
cheat.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Moves 'refresh' from public to internal video state and renames it to 'frame_...
Zsolt Vasvari
2008-03-07
1
-4
/
+4
*
Cleanups and version bump.
mame0123u4
Aaron Giles
2008-03-06
1
-2
/
+2
*
Added running_machine * parameter to the front of all read/write handlers.
Aaron Giles
2008-03-05
1
-1
/
+1
*
Various clean ups:
Couriersud
2008-03-01
1
-11
/
+14
*
The term "driver" is way overloaded in the system.
Aaron Giles
2008-02-18
1
-4
/
+4
*
Split timer_adjust() into timer_adjust_oneshot() and timer_adjust_periodic().
Aaron Giles
2008-02-06
1
-1
/
+1
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-01-24
1
-4
/
+4
*
First in a series of updates to remove the use of the global Machine from as ...
Zsolt Vasvari
2008-01-24
1
-118
/
+118
*
Made detection of dynamic attempts to install ROM/RAM handlers more aggressive.
Aaron Giles
2008-01-18
1
-1
/
+1
*
It's the end of uitext.c as we know it (and I feel fine)
Aaron Giles
2008-01-12
1
-57
/
+51
*
Copyright cleanup:
Aaron Giles
2008-01-06
1
-1
/
+1
*
Added new function input_poll_keyboard_switches to poll for only key events.
Aaron Giles
2008-01-04
1
-3
/
+3
*
Changes for MAME 0.121u4.
mame0121u4
Aaron Giles
2007-12-17
1
-24
/
+24
*
Changes for MAME 0.121u2.
mame0121u2
Aaron Giles
2007-12-17
1
-1
/
+1
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+11890
[prev]