Introduction
Nanowasp is an emulator for the Microbee series of computers. It allows the original Microbee software to be executed on a modern computer. Currently Nanowasp supports only the Monochrome 128k Disk System model, but the software is designed with support for other models in mind.
Development of Nanowasp was simplified thanks to the following projects:
News
-
2007.07.28
Nanowasp v2.0b released. This version is a redesign with the following major changes from the previous version:
- Ported from C to C++
- Framework changed from SDL to wxWidgets/OpenGL
- Menus to control the emulation (e.g. pause, reset, load disk)
- Machine definition in XML (components, port maps, etc)
- Disk image format changed from raw to DSK
- Cpmtools included to modify disk images
- Disk write support (formatting is not yet fully functional)