Skip to content

Tags: koron-go/z80

Tags

v0.10.1

Toggle v0.10.1's commit message

Verified

This tag was signed with the committer’s verified signature.
koron MURAOKA Taro
Flag operating functions

* z80.Flag to specify flag
* Introduced functions
    * GetFlag
    * SetFlag
    * ResetFlag

v0.10.0

Toggle v0.10.0's commit message

Verified

This tag was signed with the committer’s verified signature.
koron MURAOKA Taro
Concentrate on providing core functionality of Z80

* improve refresh counter
* improve interruption
    * chanage the interface of interruption
    * as a result, it became a little faster
* drop builder

v0.9.3

Toggle v0.9.3's commit message

Verified

This tag was signed with the committer’s verified signature.
koron MURAOKA Taro
small improvements

v0.9.2

Toggle v0.9.2's commit message

Verified

This tag was signed with the committer’s verified signature.
koron MURAOKA Taro
improve performance little

v0.9.1

Toggle v0.9.1's commit message

Verified

This tag was signed with the committer’s verified signature.
koron MURAOKA Taro
more tests

v0.9.0

Toggle v0.9.0's commit message

Verified

This tag was signed with the committer’s verified signature.
koron MURAOKA Taro
first and beta release