__init__.py
|
added global symbol support!
|
2021-04-18 12:09:38 +02:00 |
colors.py
|
colored exception messages
|
2021-04-18 09:21:11 +02:00 |
CPU.py
|
provide global syscall symbols if flag is set
|
2021-04-18 19:19:28 +02:00 |
debug.py
|
added syscall interface to debug variables
|
2021-04-18 20:11:44 +02:00 |
Exceptions.py
|
reformat Exceptions.py
|
2021-04-18 12:12:00 +02:00 |
helpers.py
|
colored exception messages
|
2021-04-18 09:21:11 +02:00 |
MMU.py
|
added symbol lookup helper MMU.symbol(name)
|
2021-04-18 20:10:08 +02:00 |
Syscall.py
|
added syscall interface to debug variables
|
2021-04-18 20:11:44 +02:00 |
Tokenizer.py
|
support for loading multiple executables
|
2021-04-18 12:59:40 +02:00 |