Init
This commit is contained in:
commit
d23a3e49ff
22 changed files with 979 additions and 0 deletions
8
tests/UARTtruthMachine.hex
Normal file
8
tests/UARTtruthMachine.hex
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
E9 7D CFFFFFFFFFFFFFFD # MovI64 7F UART_TX
|
||||
E9 7E CFFFFFFFFFFFFFFE # MovI64 7F UART_RX
|
||||
93 02 7E # Ld8 02, UART_RX
|
||||
E9 01 0000000000000030 # MovI64 R1, 48
|
||||
6F 01 02 # SubR64, R1, R2 (if R1 > 0 loop)
|
||||
82 01 # RSetF R1
|
||||
# This is 0x4000000000000026
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue