The support page says that "FlashForth should work on all 16-bit PIC chips with enough flash(>=24Kbytes) and enough ram." but I see assembly code for PIC24 that seems to use the EEPROM.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The support page says that "FlashForth should work on all 16-bit PIC chips with enough flash(>=24Kbytes) and enough ram." but I see assembly code for PIC24 that seems to use the EEPROM.
The chips without eeprom have eeprom emulation instead.