neoelec / rcn_j4fmbc

Raccoon's Alternative IOS for Z80-MBC2 and V20-MBC
GNU General Public License v3.0
1 stars 0 forks source link
oop v20-mbc z80-mbc2

Raccoon's Alternative IOS for Z80-MBC2 and V20-MBC

Features

CSV Files

Z80-MBC2

V20-MBC2

SWITCH-80,0,SWITCH80.BIN,0000,0000,0000,0000,00C1,00C3,-1


|Description|Mode 80|Boot File|Load Segment|Load Offset|Boot Segment|Boot Offset|ptr Boot Offset|ptr Boot Size|Diske Set|
|-|-|-|-|-|-|-|-|-|-|
|SWITCH-80|0|SWITCH80.BIN|0000|0000|0000|0000|00C1|00C3|-1|
- **.BIN** files under '8080' director of 'SD-S260320-R230520-v3.zip' can also suported throuch CSV files but, the file name should be changed and copied to the root directory.

|Original|Modified|
|-|-|
|AltairBasic8k_v4.bin|ABASIC8K.BIN|
|basic8k78.bin|BASIC878.BIN|
|basic8k_IMSAI.bin|BASIC8IM.BIN|
|figforth130.bin|FORTH13.BIN|
|mon85-v12-ncb85.bin|MON85V12.BIN|
|tinybasic-2.0.bin|TINYBSIC.BIN|
- 'BOOTMO12.CSV' has same configurations as 'BOOTMO03.CSV' except a 'Boot File'. In this configuration,  **'CPM8680.BIN'** is used which can be found https://github.com/binaryspider/v20-mbc_cpm8680_cbios.

## Library Dependencies
  - [Petit FatFs:](https://github.com/Master811129/PF)
  - [Adafruit RTCLib](https://github.com/adafruit/RTClib)
  - [Adafruit MCP23017](https://github.com/adafruit/Adafruit-MCP23017-Arduino-Library)
  - [Serial Menu Command ](https://github.com/ARTS37/SerialMenuCmd)

## Screenshots
![V20-MBC-00](./images/v20-mbc-00.png)

![V20-MBC-01](./images/v20-mbc-01.png)

![V20-MBC-02](./images/v20-mbc-02.png)

![Z80-MBC2-00](./images/z80-mbc2-00.png)

![Z80-MBC2-01](./images/z80-mbc2-01.png)