https://github.com/z00m128/reflasher
The firmware flasher for MB03+ Ultimate
https://github.com/z00m128/reflasher
Last synced: 6 months ago
JSON representation
The firmware flasher for MB03+ Ultimate
- Host: GitHub
- URL: https://github.com/z00m128/reflasher
- Owner: z00m128
- Created: 2025-07-04T13:40:03.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-11-29T00:27:41.000Z (8 months ago)
- Last Synced: 2025-12-01T02:12:50.137Z (8 months ago)
- Language: BASIC
- Size: 348 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## ReFlasher
A program for MB03+ Ultimate designed to update firmwares. You can update either one by one or all at once. There are also alternative firmwares for divIDE mode, such as MDOS3 or FATware.

### Features
- comfortable firmware reprograming
- works also on 48k computers
### Build
Simply running *./mkreflasher.sh* or *mkreflasher.bat* should be enough. If you have all the prerequisites, you will get the *ReFlashr.tap* file.
### Obtaining
Alternatively, you can download a pre-made TAP file [HERE](https://github.com/z00m128/ReFlasher/releases/latest).
### Usage
Load ReFlasher from ESXDOS, then press corresponding key to reprogram firmware of your choice.
### Requirements for build
- _[SjASMPlus](https://github.com/z00m128/sjasmplus/releases)_ cross assembler
- _[zmakebas](https://github.com/z00m128/zmakebas)_ utility
- _[bin2tap](https://sourceforge.net/projects/zxspectrumutils/)_ utility
----
**(c)2025 z00m/SinDiKAT**