Maijin
4bb5c15faa
r_lib_struct_t -> RLibStruct
2017-11-10 13:38:05 +01:00
pancake
acc2f19831
Fixes for the sfc plugin
2017-04-17 23:20:25 +02:00
usr_share
6d9db7e891
Implemented a sort-of-working SNES/SFC file format
2017-04-17 23:14:42 +02:00
Q
49a54115d3
Fix multiple definition of 'snesflags' in static build
2017-03-24 11:10:30 +01:00
/usr/share
87b78b63eb
SNES: (kinda) handle X and M flags ( #7095 )
2017-03-23 12:53:14 +01:00
SchumBlubBlub
921cece22c
s/struct r_anal_plugin_t/RAnalPlugin ( #6686 )
2017-02-05 03:03:24 +01:00
Evan Shaw
48450e3d96
SNES analysis improvements
...
* Nearly all ops have been given a type
* Set nopcode (always 1)
* Set branch conditions
* Set jump targets
2016-03-31 12:29:35 +02:00
Anders Kaare
ff21bb5fbf
fixing 6502 analysis
...
36e42b33fe37e922f132e286508bd88ef9fb137d broke analysis by introducing a
new enum value. The analysis code didn't switch on the enum but rather
used it directly as an integer, so since the new SNES_OP_IMM has 5 as
its integer value the analysis code would think that the op was 5 bytes
in length.
2016-03-30 22:08:52 +02:00
pancake
cb936e10e9
Fix #3490 - RAnalPlugin.arch.typeof(char*)
2015-10-22 02:23:52 +02:00
condret
670cf2362b
some anal-snes
2015-09-16 20:16:06 +00:00
condret
60d6e5a1b9
add initial snes-anal-plugin
2015-09-16 13:17:15 +00:00