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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split UI and frontend part from core [Miodrag Milanovic]
Miodrag Milanovic
2016-04-23
1
-337
/
+0
*
Avoid auto return types; silence some unused variable warnings (nw)
AJR
2016-03-31
1
-1
/
+1
*
Iterate over core classes C++11 style
AJR
2016-03-31
1
-1
/
+2
*
Use type-safe printf for core_file and emu_file, surprisingly few knock-on ef...
Vas Crabb
2016-03-09
1
-1
/
+1
*
Initial import of MEWUI to MAME [Dankan1890]
Dankan1890
2016-02-04
1
-2
/
+2
*
Return std::string objects by value rather than pass by reference
AJR
2016-01-10
1
-2
/
+2
*
clang-modernize part 1 (nw)
Miodrag Milanovic
2015-12-03
1
-11
/
+11
*
Initial conversion of core to C++14. Note that compilers are now limited to G...
Miodrag Milanovic
2015-12-03
1
-6
/
+6
*
moved all to std::string (nw)
Miodrag Milanovic
2015-04-22
1
-10
/
+10
*
string -> str rename due to future conflicts (nw)
Miodrag Milanovic
2015-04-12
1
-2
/
+2
*
There is no implicit conversion to char* in std::string (nw)
Miodrag Milanovic
2015-04-12
1
-3
/
+3
*
Moved core template container classes up from emutempl.h to coretmpl.h:
Aaron Giles
2014-03-11
1
-6
/
+6
*
Moved src/emu/ui.? ==> src/emu/ui/ui.?, changed to follow MAME OOP convention...
Nathan Woods
2014-01-29
1
-1
/
+1
*
Bulk convert files that already had standard BSD license in my name
Aaron Giles
2013-10-16
1
-31
/
+2
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-49
/
+49
*
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
-2
/
+1
*
mame_file is now emu_file and is a class. It is required
Aaron Giles
2011-02-12
1
-5
/
+5
*
Cleanup & version bump.
mame0140u1
Aaron Giles
2010-11-08
1
-20
/
+20
*
Converted the expression engine to C++, did the usual cleanup.
Aaron Giles
2010-11-01
1
-17
/
+9
*
C++-ified the cheat engine.
Aaron Giles
2010-10-27
1
-31
/
+341
*
UI menu interface changes
Couriersud
2010-01-27
1
-1
/
+1
*
First round of an attempted cleanup of header files in the system.
Aaron Giles
2010-01-10
1
-2
/
+0
*
Extended the astring class wrapper into something useful, and
Aaron Giles
2010-01-08
1
-1
/
+1
*
NOTE: This change requires two new osd functions: osd_malloc() and
Aaron Giles
2010-01-08
1
-1
/
+1
*
Hooked up F6 again as a global cheat enable/disable. [Pugsy]
Aaron Giles
2009-09-10
1
-0
/
+6
*
> From: Pugsy [mailto:pugsy@gmx.net]
Aaron Giles
2009-09-03
1
-0
/
+3
*
From: Pugsy [pugsy@gmx.net]
Aaron Giles
2009-09-03
1
-0
/
+3
*
Added expression validation callback to verify names for CPUs and
Aaron Giles
2008-08-07
1
-0
/
+6
*
Changes to the cheat.xml format:
Aaron Giles
2008-08-06
1
-0
/
+27
*
Added new options 'cheatpath' to specify one or more paths for cheat
Aaron Giles
2008-07-31
1
-4
/
+0
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-06-23
1
-1
/
+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
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+25