About the patched version 14 boot ROM
Posted: Thu Mar 30, 2023 1:15 pm
Hello all!
As most of you know, thanks to Leo Binkowski there are a variety of boot ROMs available for the NABU PC in addition to the 'stock' ROM that was installed when you received your NABU. But the one thing that was missing was a single ROM that would not only support loading the standard software 'cycles' from DJ's Internet Adapter or server of your choice, but also new applications such as Cloud CP/M, homebrew applications, and that additionally offered the ability to boot the CP/M operating system locally from floppy disks or disk images (for example on a Gotek or similar device).
With that, I decided to dive into a few versions of the available ROMS and eventually gleaned enough detail to patch one of the available ROMs, specifically version 14, to enable it to load and boot all of the currently available network and disk based software.
When using this ROM, the startup process will depend on how your NABU is set up. For example, if you have a floppy controller installed and are also connected to a NABU server using a RS-422 adapter, then you will see a menu like this:
It you have a floppy controller but are not connected to a NABU server, then your NABU will boot directly from a CP/M system disk if one is inserted into the drive (or mounted in mame), and if a boot disk is not found, you will see a prompt to insert a system disk into drive A:
Last, if you don't have a floppy controller at all this ROM will operate in the same manner as the 'stock' ROM that was installed in your NABU when you received it.
While you will need the ability to program an EPROM, the binary is only 4K in size and as such there is no need to modify the NABU in any way to use it. There are a variety of options to choose from. You can use an 'old school' 2732 EPROM if you wish. But there is nothing preventing you from using an 8K ROM as well, as long as it's pin compatible. The ROM socket in the NABU is actually 28 pins, even though the stock ROM is only 24 pins, and thus can support the 8K size. This option opens up the ability to use an EEPROM, which is much more convenient than the original 2732 (an EEPROM is electrically erasable, while the traditional 2732 needs to be erased using an UV EPROM eraser).
This ROM works fine with mame as well, and as an added bonus if you happen to have mame configured with the hard disk controller (or if you somehow managed to snag a NABU with a real hard disk controller!), booting from the hard drive image will be offered as an option on the menu as well:
If using mame, you will need to rename the ROM binary to one of the 4K ROM image names supported by mame in your ROMs folder (note that mame will show a ROM checksum message on startup as it is configured to work with known ROM images with known checksum values, but you can just ignore the message).
Enjoy!
As most of you know, thanks to Leo Binkowski there are a variety of boot ROMs available for the NABU PC in addition to the 'stock' ROM that was installed when you received your NABU. But the one thing that was missing was a single ROM that would not only support loading the standard software 'cycles' from DJ's Internet Adapter or server of your choice, but also new applications such as Cloud CP/M, homebrew applications, and that additionally offered the ability to boot the CP/M operating system locally from floppy disks or disk images (for example on a Gotek or similar device).
With that, I decided to dive into a few versions of the available ROMS and eventually gleaned enough detail to patch one of the available ROMs, specifically version 14, to enable it to load and boot all of the currently available network and disk based software.
When using this ROM, the startup process will depend on how your NABU is set up. For example, if you have a floppy controller installed and are also connected to a NABU server using a RS-422 adapter, then you will see a menu like this:
It you have a floppy controller but are not connected to a NABU server, then your NABU will boot directly from a CP/M system disk if one is inserted into the drive (or mounted in mame), and if a boot disk is not found, you will see a prompt to insert a system disk into drive A:
Last, if you don't have a floppy controller at all this ROM will operate in the same manner as the 'stock' ROM that was installed in your NABU when you received it.
While you will need the ability to program an EPROM, the binary is only 4K in size and as such there is no need to modify the NABU in any way to use it. There are a variety of options to choose from. You can use an 'old school' 2732 EPROM if you wish. But there is nothing preventing you from using an 8K ROM as well, as long as it's pin compatible. The ROM socket in the NABU is actually 28 pins, even though the stock ROM is only 24 pins, and thus can support the 8K size. This option opens up the ability to use an EEPROM, which is much more convenient than the original 2732 (an EEPROM is electrically erasable, while the traditional 2732 needs to be erased using an UV EPROM eraser).
This ROM works fine with mame as well, and as an added bonus if you happen to have mame configured with the hard disk controller (or if you somehow managed to snag a NABU with a real hard disk controller!), booting from the hard drive image will be offered as an option on the menu as well:
If using mame, you will need to rename the ROM binary to one of the 4K ROM image names supported by mame in your ROMs folder (note that mame will show a ROM checksum message on startup as it is configured to work with known ROM images with known checksum values, but you can just ignore the message).
Enjoy!