ams-hackers / gbforth

👾 A Forth-based Game Boy development kit
https://gbforth.org
MIT License
123 stars 23 forks source link

Support word '0>' (zero-greater) from CORE EXT #213

Closed davazp closed 2 years ago

davazp commented 6 years ago

Implement 0>

Reference: https://www.taygeta.com/forth/dpans6.htm#6.2.0280

Before closing this ticket, please ensure:

This issue is part of an effort to make gbforth as close to the standard as possible. It was generated from the following index:

https://www.taygeta.com/forth/dpansf.html

tkers commented 2 years ago

Added in d852dbe939bd96d47ec3c91752eec71fd026b24a.