fxos/include/fxos
Lephenixnoir d78f7bca10 initial system: instruction load, target creation
Contains basic stuff to start working:

* Loading files and assembly instruction descriptions
* Create a 64k-entry assembly decoding table
* Standard memory regions and information
* Create targets where files can be mapped at any addresses
* Load OSes and detect a few basic things
2019-12-14 22:33:57 +01:00
..
disassembly.h initial system: instruction load, target creation 2019-12-14 22:33:57 +01:00
endianness.h initial system: instruction load, target creation 2019-12-14 22:33:57 +01:00
errors.h initial system: instruction load, target creation 2019-12-14 22:33:57 +01:00
lang.h initial system: instruction load, target creation 2019-12-14 22:33:57 +01:00
load.h initial system: instruction load, target creation 2019-12-14 22:33:57 +01:00
memory.h initial system: instruction load, target creation 2019-12-14 22:33:57 +01:00
operands.h initial system: instruction load, target creation 2019-12-14 22:33:57 +01:00
os.h initial system: instruction load, target creation 2019-12-14 22:33:57 +01:00
target.h initial system: instruction load, target creation 2019-12-14 22:33:57 +01:00
util.h initial system: instruction load, target creation 2019-12-14 22:33:57 +01:00