fxos/lib
Lephenixnoir ca1217af1b
lib/load-asm: greatly improve loading time with less strings
2021-03-16 13:40:36 +01:00
..
domains implement the syscall pass, and symbol resolution 2020-02-15 18:42:14 +01:00
passes print: fix ellipses after non-decodable words 2021-03-16 13:40:01 +01:00
disassembly.cpp support non-decoded instructions 2020-02-29 16:32:25 +01:00
lang.cpp masive improvements to memory use by compacting core objects 2021-03-16 13:37:55 +01:00
library.cpp symbols: add os and mpu constraints to symbol tables 2020-06-13 11:23:46 +02:00
load-asm.l lib/load-asm: greatly improve loading time with less strings 2021-03-16 13:40:36 +01:00
load-header.l add disassembly from arbitrary file 2020-02-16 21:45:16 +01:00
load-symbols.l symbols: add os and mpu constraints to symbol tables 2020-06-13 11:23:46 +02:00
load-target.l add disassembly from arbitrary file 2020-02-16 21:45:16 +01:00
load-target.y implement more of the meat of the tool 2019-12-28 17:18:13 +01:00
log.cpp main: print malloc() stats after disassembly in verbose mode 2021-03-16 13:35:23 +01:00
memory.cpp minor data storage improvements 2021-03-16 13:19:48 +01:00
os.cpp info: fix serial number 2021-03-16 12:25:10 +01:00
semantics.cpp better manage exceptions and instruction-level passes 2020-02-28 16:19:50 +01:00
symbols.cpp symbols: add os and mpu constraints to symbol tables 2020-06-13 11:23:46 +02:00
target.cpp symbols: add os and mpu constraints to symbol tables 2020-06-13 11:23:46 +02:00
util.cpp minor data storage improvements 2021-03-16 13:19:48 +01:00