Paul Hankin

Results 2 comments of Paul Hankin

Looks like previous changes didn't update tests. Fixed with this pull request: https://github.com/remogatto/z80/pull/5

This is strongly related to https://github.com/daedaleanai/libsupcxx/issues/25 My quick look suggests: - `return n;` from main results in an exit status of 0 for all n - running off the end...