Commit Graph

2 Commits

Author SHA1 Message Date
Lephenixnoir 56a4800bbd
fxos: add a small BSON serialization library
(I tested it obviously)
2023-09-09 23:19:10 +02:00
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