1
0
Fork 0
mirror of https://github.com/pnx/m16vm synced 2026-06-16 03:44:55 +02:00

README.md: addr of Type-J is unsigned.

This commit is contained in:
Henrik Hautakoski 2018-11-25 11:23:11 +01:00
parent 8e6ce776dc
commit fea81c37e2
No known key found for this signature in database
GPG key ID: 839F3A7EAFAEAFAA

View file

@ -71,7 +71,7 @@ Constant operation format (I):
Jump format (J):
opcode (4) | addr (signed 12)
opcode (4) | addr (12)
## Interrupts