ams-hackers / gbforth

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

Support word 'QUERY' from CORE EXT #237

Closed davazp closed 2 years ago

davazp commented 6 years ago

Implement QUERY

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

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

Word is marked obsolescent, probably not worth implementing.