pancake
|
efa8fd9990
|
Remove all references to the deprecated CPARSE code
|
2015-10-23 00:30:33 +02:00 |
|
pancake
|
016fff515a
|
Fix and optimize f-* issue
|
2015-10-23 00:25:13 +02:00 |
|
sghctoma
|
cbd1e88f48
|
Fixed coding style in libr/cons/pal.c and libr/cons/rgb.c ,
|
2015-10-22 23:38:33 +02:00 |
|
sghctoma
|
c30950541d
|
Only display color charts that are appropriate for the current settings
|
2015-10-22 23:38:33 +02:00 |
|
sghctoma
|
5559f3ba7e
|
Made the "ec" command family 24bit-aware.
|
2015-10-22 23:38:32 +02:00 |
|
Álvaro Felipe Melchor
|
14a775f14f
|
Fix #3509 - bin.prefix option
|
2015-10-22 23:36:43 +02:00 |
|
pancake
|
992cf9eef7
|
Fix #3555 - Support pf.k=v syntax
|
2015-10-22 17:39:05 +02:00 |
|
pancake
|
dcbddab6e3
|
Initial support for pfd and better pf autocompletion
|
2015-10-22 17:19:33 +02:00 |
|
condret
|
ab917483aa
|
gb_asm: implement cp-instruction
|
2015-10-22 17:06:48 +00:00 |
|
Jeffrey Crowell
|
511b82e796
|
add json doc to abj
|
2015-10-22 09:18:45 -04:00 |
|
condret
|
1ece41ea48
|
gb_asm: add call, call C, call Z, call nC, call nZ
|
2015-10-22 14:37:37 +00:00 |
|
Anton Kochkov
|
30e82852a3
|
Remove annoying message
|
2015-10-22 15:07:32 +03:00 |
|
pancake
|
b08add890a
|
Fix the 80/96/128 fpu reg value issue
|
2015-10-22 13:38:30 +02:00 |
|
condret
|
0c2eb134f9
|
gb_asm: implement jr, jr Z, jr C, jr nZ, jr nC
|
2015-10-22 13:34:27 +00:00 |
|
pancake
|
ac65ff95b1
|
Implement @@dbt* maybe dup for @@='dbt..'
|
2015-10-22 13:08:05 +02:00 |
|
pancake
|
0b92947b30
|
Make dbt= @@=-friendly
|
2015-10-22 12:53:34 +02:00 |
|
pancake
|
2c86d90bd8
|
Implement dbt* and extend backtrace to support stack frame addresses
|
2015-10-22 12:38:57 +02:00 |
|
condret
|
3b3052d288
|
fix segfaults, that can happen if gb_asm is used the wrong way
|
2015-10-22 10:39:08 +00:00 |
|
pancake
|
3de77ad6e6
|
Initial support of dbg.libs/unlibs for Linux/OSX
|
2015-10-22 04:48:56 +02:00 |
|
pancake
|
31737e3ecf
|
Fix #3541 - Implement oonn+ command
|
2015-10-22 03:20:30 +02:00 |
|
pancake
|
a05ac7eaa4
|
RDebugPlugin.arch.typeof(char*)
|
2015-10-22 03:11:03 +02:00 |
|
condret
|
8e6afc0acf
|
gb_asm: add jp, jp hl, jp Z, jp nZ, jp C, jp nC
|
2015-10-22 02:51:35 +00:00 |
|
pancake
|
cb936e10e9
|
Fix #3490 - RAnalPlugin.arch.typeof(char*)
|
2015-10-22 02:23:52 +02:00 |
|
pancake
|
1b88200e31
|
Add support for 'interpreter' in RBin, ELF and MACH0
|
2015-10-22 02:13:26 +02:00 |
|
pancake
|
680d354942
|
pv prints values and p- is the new pv thing
|
2015-10-22 00:49:07 +02:00 |
|
condret
|
c39f33bc77
|
fix a -Wunused warning
|
2015-10-22 00:40:29 +00:00 |
|
condret
|
848eb486ca
|
gb-assembler: implement ret Z, ret C, ret nZ, ret nC
|
2015-10-22 00:30:25 +00:00 |
|
pancake
|
366ba23b30
|
Fix ab88f42f9b mach0 crash (reported by @revskills)
|
2015-10-21 23:46:41 +02:00 |
|
condret
|
fb3059130c
|
gb-assembler: push, pop, reti
|
2015-10-21 22:52:05 +00:00 |
|
pancake
|
aaf386d023
|
Fix the last mach0 crash
|
2015-10-21 22:29:49 +02:00 |
|
pancake
|
5d440365af
|
Fix 55c9c9 mach0 relocs segfault
|
2015-10-21 22:20:36 +02:00 |
|
condret
|
d2c6bd4888
|
add rst-vectors and comments
|
2015-10-21 21:15:59 +00:00 |
|
condret
|
279d09aaa8
|
fix build for windows
|
2015-10-21 20:00:24 +00:00 |
|
pancake
|
922da0064b
|
Fix asm.gb build
|
2015-10-21 19:45:54 +02:00 |
|
Álvaro Felipe Melchor
|
9d5f7c44a0
|
Fix mach crash 45d2d1309807e95422006abb97462bc6
|
2015-10-21 19:35:14 +02:00 |
|
Jeffrey Crowell
|
541e2dd132
|
fix DEADCODE thanks coverity
|
2015-10-21 12:29:29 -04:00 |
|
condret
|
7d7024b2c6
|
initial commit for gameboy-assembler
|
2015-10-21 18:22:14 +00:00 |
|
pancake
|
7dd98bcf75
|
Add support for TinyCC (super fast builds)
|
2015-10-21 16:31:24 +02:00 |
|
Anton Kochkov
|
a67f7d6d8a
|
Fix the memleak
|
2015-10-21 17:44:59 +03:00 |
|
pancake
|
5fece33093
|
RBin.PE: Error -> Warning
|
2015-10-21 15:59:17 +02:00 |
|
pancake
|
0fd1733279
|
Fix pIf regression
|
2015-10-21 15:56:03 +02:00 |
|
pancake
|
45d58b78ec
|
Fix crash regression
|
2015-10-21 15:33:33 +02:00 |
|
pancake
|
78cb412a6d
|
Fix a null deref in some class fuzz case
|
2015-10-21 12:48:16 +02:00 |
|
pancake
|
461b714503
|
Fix objc heap overflow class parsing bug
|
2015-10-21 12:19:19 +02:00 |
|
condret
|
ddba3a446b
|
add new colors-configs for new optype
|
2015-10-21 11:04:55 +00:00 |
|
pancake
|
347c10c770
|
Implement 'oonn' command
|
2015-10-21 02:31:00 +02:00 |
|
pancake
|
f64077871a
|
Fix q regression
|
2015-10-21 01:57:56 +02:00 |
|
pancake
|
620d47675f
|
Workaround for the fixedblock issue
|
2015-10-21 01:51:34 +02:00 |
|
pancake
|
3fd5fb4ed2
|
Fix pDi
|
2015-10-21 01:36:24 +02:00 |
|
pancake
|
005c022f63
|
Minor code cleanup for pdc
|
2015-10-21 01:20:54 +02:00 |
|