Commit Graph

162 Commits

Author SHA1 Message Date
Jeremiah Orians c622c77aa0
Added a minimal raw text writer, thus one would be able to write source files for later compiling
Load and edit functionality is completely missing right now but will fix that later
2016-05-18 20:37:35 -04:00
Jeremiah Orians 8c3f6cc398
Added initial prototype of a hex editor that writes the work to diskette 2016-05-18 19:30:02 -04:00
Jeremiah Orians 7bad58ea0b
Added README and LICENSE 2016-05-18 18:52:18 -04:00
Jeremiah Orians a8106ed204
Converted stage1_loader to hex 2016-05-18 18:16:17 -04:00
Jeremiah Orians 01af3b6d5f
initial loader prototype, needs hex conversion 2016-05-17 22:41:19 -04:00
Jeremiah Orians dddb80af94
Converted stage0_monitor to hex verified it works 2016-05-17 18:58:44 -04:00
Jeremiah Orians ab91d198ca
Initial stage0 monitor prototype, needs to be converted to hex 2016-05-16 23:11:41 -04:00
Jeremiah Orians 85a6be0716
Converted Read to Hex 2016-05-02 21:14:34 -04:00
Jeremiah Orians 8ebf08d91a
Converted xeh to Hex 2016-05-02 20:47:57 -04:00
Jeremiah Orians 25c9e25e65
Looks like we don't need to bother informing users that exec_enable failed 2016-05-01 14:34:56 -04:00
Jeremiah Orians b08362b680
First version of Hex in hex and C 2016-05-01 12:20:42 -04:00
Jeremiah Orians 02d5888f16
Initial starting point for the creation of our hex bootstrap toolchain 2016-05-01 09:03:41 -04:00