v44.0
- Added a few more boards
- Emu68 (PiStorm light) is now detected and properly shown as CPU/FPU/MMU.
- Until now, identify only estimated the MMU depending on the system's CPU, and was wrong with 68EC030 machines and some accelerator boards. 68851 MMU chips were not detected at all. Starting with v44, the
mmu.library
is used now. If it is present, identify will return an accuate result.