Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
koron committed Apr 20, 2024
1 parent 4809dd2 commit 7493248
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@

Z80 emulation in Go.

koron-go/z80 is [highly compatible](#compatibility) with the actual Z80, and is extremely fast.

## Getting started

(TO BE DOCUMENTED)

## Compatibility

Z80 instruction set exerciser (documented), passed all 67/67 (100%) tests.
Expand Down Expand Up @@ -94,10 +100,6 @@ $ make zexall

</details>

## Getting started

(TO BE DOCUMENTED)

## References

* [zmac - Z-80 Macro Cross Assembler](http://48k.ca/zmac.html)
Expand Down

0 comments on commit 7493248

Please sign in to comment.