BearOso
|
738e53989e
|
Cheats: Retain enabled state when updating existing cheat.
Fix inverted logic in Qt cheat window.
|
2024-05-18 19:25:33 -05:00 |
BearOso
|
a5a0a80464
|
Qt: Fix cheats dialog.
|
2024-04-17 15:51:38 -05:00 |
BearOso
|
bd41d010f3
|
Qt: Attach cheats dialog directly to Snes9x.
Update sizing for cheats and shader params dialogs.
|
2023-08-25 11:47:29 -05:00 |
BearOso
|
33d871d40e
|
Cheats: Allow address:byte format.
|
2023-08-23 15:24:02 -05:00 |
BearOso
|
18b5a09a16
|
Fix libretro compilation.
|
2023-03-07 13:58:22 -06:00 |
BearOso
|
2e39f2f477
|
Modernize cheat stuff.
|
2023-03-07 13:58:21 -06:00 |
qwertymodo
|
46f11f61da
|
Add 128KByte SRAM support in cheats and netplay client
|
2021-08-25 10:12:11 -07:00 |
BearOso
|
4811462f11
|
cheats: Fix of delete instead of free on strdup.
|
2021-05-15 11:33:27 -05:00 |
Brandon Wright
|
4f965300f7
|
Reduce manual allocation in BML parser and cheats.
Less risk of potential memory leaks.
|
2019-05-14 17:42:41 -05:00 |
Brandon Wright
|
8387fce0e5
|
Include ctype.h
|
2018-12-29 12:50:24 -06:00 |
Brandon Wright
|
ae1477d420
|
Use strcspn instead of strtok for reentrancy.
Also, trim codes so game genie and pro-action replay codes
parse properly.
|
2018-12-29 12:47:15 -06:00 |
Brandon Wright
|
5f56cadafb
|
Use a license stub everywhere.
This points to the full license in the root directory.
|
2018-11-15 17:31:39 -06:00 |
OV2
|
170f90aa21
|
Use correct byte limit
|
2018-07-03 20:43:55 +02:00 |
Brandon Wright
|
e7adc334ae
|
Use "enable" instead of "enabled."
|
2018-06-04 17:19:00 -05:00 |
Brandon Wright
|
dbf9bd6616
|
Fix crash when elements are missing.
|
2018-06-04 10:36:55 -05:00 |
Brandon Wright
|
13769eeccf
|
Cheats: Use "name" instead of "description". Allow whitespace.
|
2018-06-04 10:29:46 -05:00 |
Brandon Wright
|
28332c5789
|
Output leading zeroes.
|
2018-06-03 18:31:29 -05:00 |
Brandon Wright
|
642ce83e47
|
Switch back to .cht format. Update to byuu's new form.
|
2018-06-03 18:02:48 -05:00 |
Brandon Wright
|
20bd60a3c6
|
Update copyright dates.
|
2018-05-25 15:44:52 -05:00 |
Brandon Wright
|
e3838a2dad
|
Use .bml instead of .cht. Add fallbacks where loading.
|
2018-04-30 17:25:43 -05:00 |
OV2
|
9d9a9e2f05
|
Create cheat group only once
|
2018-05-01 00:02:01 +02:00 |
Brandon Wright
|
e69fd7c50e
|
Fix a couple bugs. Change cheats on unix to work like they used to.
|
2018-04-30 16:44:17 -05:00 |
Brandon Wright
|
4edaba97ca
|
More cheats stuff.
|
2018-04-27 20:35:20 -05:00 |
Brandon Wright
|
5b2a754fb4
|
Whitespace cleanup.
|
2018-04-27 15:56:26 -05:00 |
Brandon Wright
|
21a4fe3163
|
Updated for Windows support.
|
2018-04-27 15:42:19 -05:00 |
Brandon Wright
|
4fde5d5120
|
Update with current byte.
|
2018-04-26 13:03:26 -05:00 |
Brandon Wright
|
7bb10e10e4
|
Fall back to old format if new one doesn't parse.
|
2018-04-26 12:01:51 -05:00 |
Brandon Wright
|
cb531670e5
|
Various fixes. Allow global disabling of cheats.
|
2018-04-26 11:15:20 -05:00 |
Brandon Wright
|
0d102b72ff
|
Revamping cheats support.
|
2018-04-25 19:29:26 -05:00 |
Brandon Wright
|
c727189d3e
|
These functions had side-effects other than CPU.Cycles changing. Add versions with only minimal, unlikely, side-effects.
|
2018-04-24 17:54:05 -05:00 |
Brandon Wright
|
7a2ca6dc2a
|
Update copyrights.
|
2017-11-17 16:00:58 -06:00 |
Brandon Wright
|
1661fc838c
|
Add copyrights.
|
2016-10-15 11:31:26 -05:00 |
Brandon Wright
|
ddb1527236
|
Bump OV2 Windows port copyright.
|
2016-10-07 12:53:18 -05:00 |
Brandon Wright
|
006fc22ebb
|
Add byuu copyright for his S-SMP
|
2016-10-07 12:47:07 -05:00 |
Brandon Wright
|
91aebfe759
|
Update some copyrights, bump version number.
|
2016-10-01 20:03:03 -05:00 |
OV2
|
da4829ec90
|
Prevent HWEvents from firing when setting cheats
|
2012-03-28 20:51:24 +02:00 |
OV2
|
faee2859b5
|
Change ZeroMemory to memset
|
2012-01-23 18:12:47 +01:00 |
OV2
|
c47598f3cf
|
Update copyright in all files
|
2011-04-11 21:51:20 +02:00 |
zones
|
c3ce28b49d
|
Rewrite IRQ / Update SA-1 / Remove CPUShutdown
|
2010-11-14 21:29:48 +09:00 |
OV2
|
d1666860e0
|
Initial 1.52 import
|
2010-09-25 17:46:12 +02:00 |