A set of minimal dependency bootstrap binaries
Go to file
Jeremiah Orians 01af3b6d5f
initial loader prototype, needs hex conversion
2016-05-17 22:41:19 -04:00
.gitignore Initial starting point for the creation of our hex bootstrap toolchain 2016-05-01 09:03:41 -04:00
exec_enable.hex Converted xeh to Hex 2016-05-02 20:47:57 -04:00
exec_enable.s Looks like we don't need to bother informing users that exec_enable failed 2016-05-01 14:34:56 -04:00
hex.c First version of Hex in hex and C 2016-05-01 12:20:42 -04:00
hex0.hex Looks like we don't need to bother informing users that exec_enable failed 2016-05-01 14:34:56 -04:00
hex0.s First version of Hex in hex and C 2016-05-01 12:20:42 -04:00
read.hex Converted Read to Hex 2016-05-02 21:14:34 -04:00
read.s Converted xeh to Hex 2016-05-02 20:47:57 -04:00
stage0_monitor.hex Converted stage0_monitor to hex verified it works 2016-05-17 18:58:44 -04:00
stage0_monitor.s Initial stage0 monitor prototype, needs to be converted to hex 2016-05-16 23:11:41 -04:00
stage1_loader.s initial loader prototype, needs hex conversion 2016-05-17 22:41:19 -04:00
test.sh First version of Hex in hex and C 2016-05-01 12:20:42 -04:00
xeh1.hex Converted xeh to Hex 2016-05-02 20:47:57 -04:00
xeh1.s Converted xeh to Hex 2016-05-02 20:47:57 -04:00