And here it is a new version of cwcheat: 0.1.4
these are the major additions to it:
-resolved all the ram problems which could look up some games before
-now the diff search is always working
-implemented 8bit conditional codes
-now 550 cheats * 30 codes are supported without any glitch
-now cheat selection menu scrolling is better
-more and more
0.1.4 RELEASE
[CORE PRX]
-now it's possible to scrool cheat by +/- 10 with RIGHT/LEFT
-now cheat scrolling is fixed and faster
-FIXED RAM PROBLEMS now cheats are alloched dinamically (altough the
allocation is fixed for this version)
-now it supports 550cheats * 30 codes without glitches
-db loading moved to kernel ram (this wasn't a problem but better safe than
sorry)
-diff search now uses available ram dinamically: it search for the most big
chunch of ram and allocates it
-now you can load different dbs by selecting a number with LEFT/RIGHT when
reload cheat database is selected
and pressing then x (this is valid only for loading: writing and other
functions still saves to the default db)
db 0 (default) = cheat.db
db 1 2 3 ... = cheat1.db cheat2.db cheat3.db
-now diff search works also if the games allocates too much ram
-now cheat value modification, cheat entry trought search and fixed search
value entry use a better input method
where you choose the number to modify with left/right and press UP/DOWN to
add a 1 to it. if you want you can edit
the number in hex mode by pressing R
-8bit conditional codes implemented they work like the original but with a 2
in the value:
*8-bit greater than - TEST CODE - 0xDaaaaaaa 0x2030dddd
*8-bit less than - TEST CODE - 0xDaaaaaaa 0x2020dddd
*8-bit not equal - TEST CODE - 0xDaaaaaaa 0x2010dddd
*8-bit equal - TEST CODE - 0xDaaaaaaa 0x2000dddd
-cheat.db updated
-changes in the diff search gui text
-other optimizations
-thanks to tyranid for a function from psplink which helped me iron out
those ram problems
-now it's possible to remove with a button press all the search data