summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cheat.c
Commit message (Expand)AuthorAgeFilesLines
* Further debugger cleanup. Symbol tables now have a global ref Aaron Giles2008-11-221-9/+9
* Debugger interfaces cleanup. Still more to do but this compiles and Aaron Giles2008-11-211-10/+10
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-09-261-1/+1
* Cleanups and version bump.mame0127u3 Aaron Giles2008-09-111-1/+1
* Added built-in "Off" states to the cheats with parameters. This is Aaron Giles2008-09-061-51/+85
* Cleanups and version bump.mame0127 Aaron Giles2008-08-191-2/+2
* Added cheat functions frombcd() and tobcd() to convert numbers to/from Aaron Giles2008-08-191-1/+47
* Cleanups and version bump.mame0126u5 Aaron Giles2008-08-141-7/+7
* Added new flag to menu items: MENU_FLAG_DISABLE, which means the Aaron Giles2008-08-131-30/+101
* Cleanups and version bump.mame0126u4 Aaron Giles2008-08-071-76/+76
* Added expression validation callback to verify names for CPUs and Aaron Giles2008-08-071-3/+81
* Added word alternates for operators in expressions: Aaron Giles2008-08-071-14/+20
* Changes to the cheat.xml format: Aaron Giles2008-08-061-41/+471
* Cleanups/version bump.mame0126u3 Aaron Giles2008-07-311-111/+111
* Added new options 'cheatpath' to specify one or more paths for cheat Aaron Giles2008-07-311-13171/+775
* Region classes go bye-bye. Aaron Giles2008-07-281-1/+1
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-1/+1
* Note: I have done some testing, but there are probably more bugs Aaron Giles2008-07-121-85/+86
* MESS-specific fix Nathan Woods2008-07-081-1/+1
* 01983: Force Range cheats not working Couriersud2008-07-061-6/+8
* Fix scrolling speed in case a cheat dat has invalid (i.e. 0) settings Couriersud2008-07-061-0/+5
* 01971: Cheat menu flickers Aaron Giles2008-07-061-2/+9
* update cheat system (fix mantis #01969) (credit ShimaPong) Roberto Zandona2008-07-041-141/+102
* MESS-specific tweak Nathan Woods2008-07-041-1/+1
* Credit ShimaPong - Updated cheat system Couriersud2008-07-011-1990/+1362
* MESS-specific compilation fix Nathan Woods2008-06-271-1/+1
* Cleanups/version bump.mame0125u7 Aaron Giles2008-06-261-2/+2
* Fixes menu scrolling speed as described by Haze Couriersud2008-06-251-0/+3
* Updated cheat system / Credit Shimapong Couriersud2008-06-251-3525/+2345
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-126/+126
* Typo fix Nathan Woods2008-06-131-1/+1
* Cleanups and version bump.mame0125u5 Aaron Giles2008-06-121-2/+2
* From Shimapong Aaron Giles2008-06-121-1337/+1378
* Cleanups/version bump.mame0125u4 Aaron Giles2008-06-051-71/+71
* 64-bit GCC compile fixes. R. Belmont2008-06-051-3/+3
* MESS-specific compilation fix Nathan Woods2008-06-051-0/+2
* Fixes for 64-bit MSVC compile. Aaron Giles2008-06-051-10/+10
* MAMETesters Bugs Fixed Aaron Giles2008-06-051-2589/+2556
* MESS-specific fix Nathan Woods2008-05-291-0/+2
* Cleanups for 0.125u3. Aaron Giles2008-05-291-69/+69
* From: ShimaPong Aaron Giles2008-05-291-5619/+9006
* Renamed EEPROM_* to eeprom_* Aaron Giles2008-05-251-2/+2
* Restructured input port internals and cleaned up inptport.c: Aaron Giles2008-05-151-189/+189
* From: Oliver Stoeneberg [mailto:oliverst@online.de] Aaron Giles2008-04-031-1/+1
* Removed cpu_scalebyfcount(). Aaron Giles2008-03-121-6/+6
* - First batch of machine->screen[] access has been removed Zsolt Vasvari2008-03-111-6/+6
* Compilation fixes for my last checkin (sorry). Aaron Giles2008-03-101-4/+4
* Replaced the following macros (SMH == static memory handler) Aaron Giles2008-03-101-13/+13
* WIP check-in. Things work now, but I'm still working on the code. Aaron Giles2008-03-091-33/+19
* Changes first argument of video_screen_* functions to take a device_config Zsolt Vasvari2008-03-091-5/+5