Commit Graph

4 Commits

Author SHA1 Message Date
Nick Landers 9de4ca7c60 Add allocation at preferred base address (Beacon short fix)
Added flag to clear memory after load (experimental)
2019-01-10 17:25:06 -07:00
Nick Landers b6ba50888f Added 5th argument for arbitrary flags to RDI
Moved the clear header capability to the flags arg
Moved stack alignment from the C project to the bootstrap

Updated Python and Powershell conversion scripts (missed this last time)
2018-02-21 16:57:52 -07:00
Nick Landers bc72139f97 Remove uneeded typedefs
Linked up previously unused hash defines for function names
Added some sanity checks against the image (Memory Module)
Added page size alignment (Memory Module)
Updated memory allocations to set proper permissions instead of total RWX
Set the sRDI function to clear the majority of the DOS Header and Stub on load
2018-02-10 21:20:06 -08:00
Nick Landers d19ff41682 Initial Code 2017-07-28 14:00:59 -06:00