This configuration is specifically for the SC140, Z180 SBC/ Z50Bus Card.
The latest release of this Firmware is detailed in the table below.
| Name | Wayne Warthen’s RomWBW |
| Build name | Small Computer SC140 |
| Build date | 2025-05-21 |
| Platform | SCZ180 |
| Configuration | sc140_std |
| Version | v3.5.1 |
| Download ROM image | RomWBW-SCZ180_sc140_std v3.51 Dated 2025-05-21 |
| Suggested ROM label | RomWBW SCZ180_sc140 |
| Device Programming: | |
| Code size | 512k bytes |
| Checksum | 02EA 42D3 (MiniPro 6.85, SST39SF040) |
| Recommended IC | SST39SF040-70 |
The firmware is supplied (above) as a binary format file, which is suitable for use by most PROM programmers.
RomWBW’s documentation can be found here.
The very latest version, source code and documentation for RomWBW can be found here.
Supported devices
This version of RomWBW supports the following devices.
| Device | I/O Address |
| Z180 CPU (eg. Z8S180xx), including: * Two asynchronous serial ports * Clock serial I/O for SD card * Timer | 0xC0 (to 0xFF) |
| Memory: (linear, no MMU) 512k Flash, 512k RAM | n/a |
| Z80 SIO dual channel serial #1 Z80 CTC not enabled | 0x80 (to 0x83) |
| Z80 SIO dual channel serial #2 Z80 CTC not enabled | 0x84 (to 0x87) |
| ACIA single channel serial #1 | 0x80 (to 0x81) not enabled |
| ACIA single channel serial #2 | 0x40 (to 0x41) not enabled |
| Real-time clock (DS1302) (shares SD card enable address) | 0x0C |
| Floppy disk (RCWDC) | 0x50 |
| 8-bit IDE direct on CPU bus Compact Flash controller | 0x90 (to 0x97) |
| PPIDE (parallel port IDE) | 0x20 |
| SD card enable bit (shares real-time clock address) | 0x0C |
| USB device #1 (CH375/376) | 0x3E |
| USB device #2 (CH375/376) | 0x3C |
| Front panel / diagnostic LEDs | 0xA0 |
| Front panel config. switches | 0xA0 |
| Status LED | 0x0E |
| Z80 CTC quad counter/timer | not enabled |
| Sound (AY chip) | not enabled |
The lack of specific support does not exclude the use of other hardware. It just means the ROM does not do anything specific with it. Some additional hardware can be enabled by customising RomWBW, which is quite easy to do.
Supported Cards
This version of RomWBW supports the following Z50Bus cards.
| Z50Bus Card (500 series) | Function | I/O address |
| SC503 | Z180 processor, including: * SD card enable bit * Status LED * Internal registers | 0x0C 0x0E 0xC0 to 0xFF |
| SC504 | Compact Flash interface | 0x90 (to 0x97) |
| SC505 | RTC and I2C master | 0x0C |
| SC506 | Digital I/O card (front panel LEDs & switches) | 0xA0 |
| Z50Bus Card (100 series) | Function | I/O address |
| SC127 | Compact Flash interface | 0x90 (to 0x97) |
| SC140 | Z180 processor, including: * SD card enable bit * Status LED * Internal registers | 0x0C 0x0E 0xC0 to 0xFF |
| SC144 | RTC and I2C master | 0x0C |
| Z50Bus Card (others) | Function | I/O address |
| LiNC | Digital I/O card (used for diagnostic LEDs) | 0xA0 |
The lack of specific support does not exclude the use of other hardware. It just means the ROM does not do anything specific with it.
- Incompatible cards (mutually exclusive):
- SC118, Z80 SBC/processor
- Cards not currently supported:
- SC125, serial (SIO) and timer (CTC) *note
- SC511, serial (SIO) and timer (CTC) *note
Note: Support should be possible through configuration files and rebuilding RomWBW.
Release Notes
Status LED address has changed fro, 0x0D to 0xA0.
Compact Flash address has changed from 0x10 to 0x90.
The Z180’s internal I/O is set to the range 0xC0 to 0xFF.
OLDER RELEASES
RomWBW v3.2
The latest release of this Firmware is detailed in the table below.
| Name | Wayne Warthen’s RomWBW |
| Platform | SCZ180 |
| Configuration | 140 |
| Release | v3.2.0, 2023-03-18 |
| Download | SC140 RomWBW SCZ180_140 v3.2.0 Dated 2023-03-21 |
| Device Programming: | |
| Code size | 512k bytes |
| Checksum | 02EB 92A1 (MiniPro 6.85, SST39SF040) |
| Recommended IC | SST39SF040-70 |
| Core Components: | |
| HBIOS | Version 3.2.0, 2023-03-18 |
| Included Apps: | |
| – CamelForth | Version 1.02 |
| – CP/M | Version 2.2, CBIOS v3.2.0 [WBW] |
| – Monitor | Version unknown |
| – NASCOM BASIC | Version 4.7b |
| – Tasty BASIC | Version 0.3.0 |
| – Z-System | Version 1.1, CBIOS v3.2.0 [WBW] |
RomWBW’s documentation can be found here.
The very latest version, source code and documentation for RomWBW can be found here.
Supported Devices
- SC140 Z180 SBC / Z50Bus card
- Z180 CPU (eg. Z8S180xx)
- Z180’s asynchronous serial ports
- SD card at 0x0C
- Real Time Clock at 0x0C
- Status LEDs at 0xA0
- Compact Flash at 0x90 for loading CP/M
The lack of specific support does not exclude the use of other hardware. It just means the ROM does not do anything specific with it.
Supported Modules
- Processor and memory:
- Memory:
- Serial ports:
- Baud rate generation:
- Mass storage (SD card, port 0x0C):
- Mass storage (CF card, port 0x90)
- SC127, Compact Flash interface card
- Real time clock (DS1302, port 0x0C)
- Self-test / status BYTE (8 LEDs, port 0xA0)
- SC506, Digital I/O card
- LiNC digital I/O module for Z50Bus
- Self-test / status BIT (1 LED, port 0x0E)
The lack of specific support does not exclude the use of other hardware. It just means the ROM does not do anything specific with it.
Release Notes
Status LED address has changed fro, 0x0D to 0xA0.
Compact Flash address has changed from 0x10 to 0x90.
The Z180’s internal I/O is set to the range 0xC0 to 0xFF.
RomWBW v3.0
The latest release of this Firmware is detailed in the table below.
| Name | Wayne Warthen’s RomWBW |
| Platform | SCZ180 |
| Configuration | 140 |
| Release | v3.0, build 2021-01-19 |
| Download | SC140 RomWBW SCZ180_140 2021-01-19 |
| Device Programming: | |
| Code size | 512k bytes |
| Checksum | 02CE 10A2 (MiniPro 6.6, SST39SF040) |
| Recommended IC | SST39SF040-70 |
| Core Components: | |
| HBIOS | Version 3.0, build 2021-01-19 |
| Included Apps: | |
| – CamelForth | Version 1.02 |
| – CP/M | Version 2.2, CBIOS v3.0 [WBW] |
| – Monitor | Version unknown |
| – NASCOM BASIC | Version 4.7b |
| – Tasty BASIC | Version unknown |
| – Z-System | Version 1.1, CBIOS v3.0 [WBW] |
The firmware is supplied (above) as a binary format file, which is suitable for use by most PROM programmers.
RomWBW’s documentation can be found here.
The very latest version, source code and documentation for RomWBW can be found here.
Supported Devices
- SC140 Z180 SBC / Z50Bus card
- Z180 CPU (eg. Z8S180xx)
- Z180’s asynchronous serial ports
- SD card at 0x0C
- Real Time Clock at 0x0C
- Status LEDs at 0x0D
- Compact Flash at 0x10 for loading CP/M
The lack of specific support does not exclude the use of other hardware. It just means the ROM does not do anything specific with it.
Supported Modules
- Processor and memory:
- Memory:
- Serial ports:
- Baud rate generation:
- Mass storage (SD card, port 0x0C):
- Mass storage (CF card, port 0x10)
- SC144 CF card interface for Z50Bus
- Real time clock (DS1302, port 0x0C)
- SC144 CF card interface for Z50Bus
- Self-test / status BYTE (8 LEDs, port 0x0D)
- LiNC digital I/O module for Z50Bus
- Self-test / status BIT (1 LED, port 0x0E)
The lack of specific support does not exclude the use of other hardware. It just means the ROM does not do anything specific with it.
Release Notes
The Z180’s internal I/O is set to the range 0xC0 to 0xFF.