Update README

This commit is contained in:
Seth Morabito 2022-09-03 16:48:45 -07:00
parent 0a8fc818f1
commit 1dc4527536
1 changed files with 5 additions and 0 deletions

View File

@ -27,6 +27,11 @@ however.
## Changelog
0.6.4: Tracing now shows correctly decoded instructions, plus raw
bytes decoded from instruction stream. DUART delay calculation
is improved. Effective address is now stored off onto
operands. MOVTRW support (non-MMU) added.
0.6.3: Bug fixes: Video Ram starting address was not being
updated correctly for video ram read; Implement
`read_word` for DUART (needed to run `gebaca`)