Trying to build / run nesfab again on Arch Linux, but I'm getting this error when building / running from master:
(gazsp) macpro-arch :: nesfab/examples/maze ‹master› » nesfab maze.cfg
nesfab: src/rom_link.cpp:145: write_rom(uint8_t)::<lambda(global_t*)>: Assertion `expr' failed.
[1] 47003 IOT instruction (core dumped) nesfab maze.cfg
The release build fails for me as well (probably as I'm on an old MacPro and the Xeon X5680 doesn't support some CPU extension) it was built with:
(gazsp) macpro-arch :: nesfab/examples/maze ‹master› » ~/Downloads/nesfab maze.cfg
[1] 47254 illegal hardware instruction (core dumped) ~/Downloads/nesfab maze.cfg