mirror of
https://github.com/radareorg/radare2.git
synced 2025-01-12 00:36:14 +00:00
e0ed77af58
- assemble is now working - disassemble fails - Hard refactoring in massemble loop - Labels are now just 'text:' - Comments are supportes with '#' char - Labels are used as EQU directives - Added test program 'make test' in libr/asm/t