Dale Schumacher
Dale Schumacher
I wasn't suggesting adding any new hardware, just trying to understand the desired behavior. Thanks for the clarifications! I'll check out the LUNA work as well.
I have [some experience with bare-metal programming](https://github.com/organix/pijFORTHos), however I got the Fomu primarily to explore HDL programming _without_ a CPU, possibly leading to novel soft-core implementations. So the USB support...
I've soldered a 4-pin female header onto the Fomu touchpads to make it easier to attach test-leads.  Unfortunately, my work on the Fomu has been temporarily superseded by paying...
I think it might be useful to parse the databases into JavaScript objects (as you do now), then save them to disk in JSON format. Then they could be loaded...
I think combining the ideas would be ideal. Drop support for "file:" URLs and load a database (from the web-server) directly into a JavaScript object once the chip type has...
The NLnet sponsorship pages are: * [https://nlnet.nl/project/uFork/](https://nlnet.nl/project/uFork/) * [https://nlnet.nl/project/uFork-FPGA/](https://nlnet.nl/project/uFork-FPGA/) Were you looking for a project timeline? The [Tutorial](https://ufork.org/tutorial/) (which uses the web-based [Playground](https://ufork.org/playground/)) is meant to be the entry-point for...