ams-hackers / gbforth

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

Support word 'TYPE' from CORE #194

Closed davazp closed 6 years ago

davazp commented 6 years ago

Implement TYPE

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

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

davazp commented 6 years ago

Defined in term.fs