update hashes for stage0_monitor

This commit is contained in:
Dmitry Petukhov 2019-10-12 02:28:47 +05:00
parent d21dc971d1
commit fe10bd4df4
No known key found for this signature in database
GPG Key ID: 2301D26BDC15160D
2 changed files with 2 additions and 2 deletions

View File

@ -37,7 +37,7 @@ gcc Linux\ Bootstrap/hex.c -o bin/hex
Then we can use it to make our bootstrap binary:
./bin/hex < stage0/stage0_monitor.hex0 > roms/stage0_monitor
Which should have the sha256sum of 792e2be913921dd55a28f55dcf2e6b1523d34fdbccc27c38f77e74c99ef97a4b
Which should have the sha256sum of c9d397b195c6ba2bb4b19428d8b21e7737a32e5275f3027270d8925aec878042
* Step 2 create a hex assembler
Now that we have a Hex monitor, we are now capable of either creating a text file (no ability to correct mistakes along the way) or any arbitrary hex program we want.

View File

@ -5,7 +5,7 @@ f4bbf9e9c4828170d0c153ac265382dc705643f95efd2a029243326d426be5a4 roms/forth
2b80849180d5fb3757bcca2471b6337808e5b5ca80b18d93fa82ddef0435b84b roms/lisp
3020b194ead31ae19ba66fc35ed95465514373f6005896350d1608c9efabbdca roms/M0
059d38e34275029f2de5f600f08fe01bd13cd173f7da58e3fbec7114074beff2 roms/SET
49ccb24650f9112f71f487b1956418efa511b7fa61f8abf40420ff833dcd959b roms/stage0_monitor
c9d397b195c6ba2bb4b19428d8b21e7737a32e5275f3027270d8925aec878042 roms/stage0_monitor
13b45134a88c1c6db349cb40f82269cee9edfce71ac644dc0e137bad053bf5ce roms/stage1_assembler-0
156f555fce5b02f52445652b1ed0b443295706cdfbe23c5a021bd4efc77179bb roms/stage1_assembler-1
2c02c50958f489a660a4915d2a9e207a0c61f411d42628bdaf4dcf6bf7149a9d roms/stage1_assembler-2