I know EhBASIC is popular here but I've only tinkered with it in the past. I'm not very familiar with it. However, BASIC is BASIC right?
I have 32K EEPROM chips and my memory mapping is pretty flexible at the moment.
My initial idea for ROM mapping would be something like:
256 bytes for "Woz-type" monitor
8K for BASIC
~4K for custom ROM routines related to my hardware (sounds, fonts, etc.)
So I'm looking for something that is relatively easy to map into that scheme.
Any recommendations appreciated.
Thanks!