zardam
zardam
I have updated the documentation, please see here : https://github.com/zardam/numworks-nofrendo/blob/v12-n110/README.md
Your firmware is too big for the flash of the calculator. From the log, its size is 1237316 bytes and the flash is only 1048576 bytes on the N100.
I think you put your calculator in recovery mode. You should flash the ROM when the calculator is on the screen "The calculator is connected", not in recovery mode (it...
Then you have a problem with your firmware, not the emulator.
On https://zardam.github.io/webnofrendo/index.html, the N100 must be in recovery mode. First, connect the calculator to the computer, then press the reset button. The screen will stay black, but it will be...
Hi, I have done a small update. Now you can configure the ROM when compiling. Please check the readme of the master branch (NES_ROM parameter).
I just tried Omega with my N100 and N110 without any problem. Do you use the branch "v12-n110" of the emulator ? Some game are not working, can you try...
Please use the branch v12-n110, this problem is corrected in it.
On a STM32F730, I needed to use "#1261 USB Core 0x2000 fix" to get USB working.
It is tested on a port of ST7735 library from Sming (non RTOS). The problem also affects Sming, see issues SmingHub/Sming#437, SmingHub/Sming#397. I also tested SmingHub/Sming#398 without success (PB does...