Nevermore is a TI Explorer LispM microcode emulator, similar to Daniel Seagraves' Meroko. This was my first major Common Lisp project, dating back to November 2003, and "finished" in November 2005.
The Nevermore system is a simulator for the Explorer I (Raven) microcoded CPU and some of the related peripheral hardware (NuPI board for hard disk support, System Interface Board for partial screen and keyboard emulation, Memory boards etc.) It is capable of at least partially booting a Lisp world, but no further development has taken place since that milestone was achieved.
You will need a set of ROM and disk images in order to use this emulator. These images are not available from this site, nor will I help you locate them. You may be better off with Brad Parker's CADR emulator, for which disk images and system and microload sources are provided.
Screenshots:
All screenshots were taken by dumping the contents of the SIB framebuffer; actual display code has since been integrated, but the display window is too large to show on my monitor.
frameimg.bmp | The first screenshot produced. |
frameimg2.bmp | The same, oriented correctly. |
frameimg3.bmp | Now detecting a NuBus card. |
frameimg4.bmp | Showing a readable error message. |
frameimg5.bmp | Failing the SIB extended diagnostics. |
frameimg6.bmp | Failing the SIB extended diagnostics, part II. |
frameimg7.bmp | Failing the SIB extended diagnostics, part III. |
frameimg8.bmp | Failing the SIB extended diagnostics, part IV. |
frameimg9.bmp | Showing the boot menu. |
frameimg10.bmp | The "menuboot" menu. |
frameimg11.bmp | Entry to the standalone diagnostics. |
frameimg12.bmp | GDOS failing to boot. |
Downloads:
nevermore-9f1015.tgz | Released 2005 October 15th |
nevermore-9e0525.tgz | Released 2004 May 25th |
nevermore-9e0311.tgz | Released 2004 March 11th |
nevermore-9e0304.tgz | Released 2004 March 4th |
nevermore-9d1206.tgz | Released 2003 December 6th |