mitra42 / webForth

Forth for the web - implemented in JS and other web technologies
https://www.mitra.biz/forth/console.html
GNU Affero General Public License v3.0
27 stars 1 forks source link

JS: not supporting ROMSIZE=0 #64

Closed mitra42 closed 3 years ago

mitra42 commented 3 years ago

It should support a ROMSIZE of 0 , doing everything in Ram, this no longer works.

mitra42 commented 3 years ago

Fixed