Stephen Marz
|
7a55de2601
|
Parse out words for initialization
|
2019-10-04 08:25:39 -04:00 |
|
Stephen Marz
|
14f67420e0
|
Remove stop bits
|
2019-10-03 22:07:43 -04:00 |
|
Stephen Marz
|
661ccca9d0
|
Updates to chapter 2
|
2019-10-03 21:56:19 -04:00 |
|
Stephen Marz
|
10c493738e
|
Added chapter 2
|
2019-10-02 08:41:58 -04:00 |
|
Stephen Marz
|
1402b8c8bd
|
Fixes issue #1 - assembly trap vector has been added and commented
to give context to what it will do in the future.
|
2019-09-29 08:04:36 -04:00 |
|
Stephen Marz
|
e5190b7dc4
|
The original OS won't compile if the asm_trap_vector isn't there. It won't
do anything, since we haven't gotten that far, yet, but it needs to at least
be a symbol for the linker to have.
|
2019-09-29 08:00:12 -04:00 |
|
Stephen Marz
|
1dea574177
|
Rust gets a little mad with the three forward-slashes /// due to
rustdoc. So, these were spaced out to look like normal comments.
|
2019-09-29 07:59:45 -04:00 |
|
Stephen Marz
|
f110f25ad8
|
Added make_hdd.sh to make hdd.dsk
|
2019-09-27 13:19:51 -04:00 |
|
Stephen Marz
|
a9bbdf8554
|
Added chapters 0 and 1
|
2019-09-27 13:17:29 -04:00 |
|
Stephen Marz
|
85db341894
|
Initial commit
|
2019-09-27 13:12:53 -04:00 |
|