Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/larsbrinkhoff/forth16
Emulate a 16-bit Forth inside a 32/64-bit Forth
https://github.com/larsbrinkhoff/forth16
emulator forth library
Last synced: 25 days ago
JSON representation
Emulate a 16-bit Forth inside a 32/64-bit Forth
- Host: GitHub
- URL: https://github.com/larsbrinkhoff/forth16
- Owner: larsbrinkhoff
- Created: 2015-11-25T12:28:43.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-26T20:06:55.000Z (almost 9 years ago)
- Last Synced: 2023-03-25T20:50:21.493Z (over 1 year ago)
- Topics: emulator, forth, library
- Language: Forth
- Homepage:
- Size: 1.95 KB
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This library adds a vocabulary which emulates a 16-bit Forth.
Core words are redefined to generate 16-bit results. Some tricks are
needed to restrict addresses, in particular xts, to 16 bits as well.