z00m128 / mb-02plus

A set of sources for MB-02+ and MB03+ Ultimate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MB-02+/MB03+ Ultimate resource

A set of sources for MB-02+ and/or MB03+ Ultimate (formatted for SjASMPlus):

  • bsdos308/bsdos308: Complete source code of DOS bank (BSDOS with BIOSes), original version.
  • bsdos308/bsdos308-dma-fix: Complete source code of DOS bank (BSDOS with BIOSes), with fixed DMA sequence.
  • bsdos308/bsdos308-hdd-11sec: Complete source code of DOS bank with 11sec/trk HDD BIOS (no FDC BIOS!).
  • bsdos308/bsdos308-hdd-08sec: Complete source code of DOS bank with 8sec/trk HDD BIOS (no FDC BIOS!).
  • bsdos308/bsdos308-mb03: Source code of DOS bank (308b), integrated "26znak" and "dirpatch", active drive 3. Intended for MB03+ Ultimate.
  • bsdos308/bsdos308-mb02: Source code of DOS bank (308b), integrated "26znak" and "dirpatch" for MB-02+.
  • bsrom/bsrom140-mb02: Complete source code of ROM bank (BSROM with ROM BIOS).
  • bsrom/bsrom118-mb02: Complete source code of ROM bank (BSROM with ROM BIOS).
  • bsrom/bsrom140-mb03: Complete source code of ROM bank (BSROM with ROM BIOS) for MB03+ Ultimate (added silence for 3xAY and SAA in extended 128k reset, and GS reset in NMI menu).
  • boot/booter: New boot ROM with fixed DMA sequence. Should work with any clone of Z80DMA.
  • boot/makesys: MB-02+ system disk creator with fixed DMA sequence.
  • boot/masterboot: Complete source code of master boot sector.
  • various/am29f010: Simple programmer for MB-02+ with AM29F010 flash memory instead of 27C16 EPROM.
  • various/28c256flash: Simple programmer for MB-02+ with 28C256 EEPROM instead of 27C16 EPROM.
  • various/patchimages.sh: BASH script for patching MBD images.
  • various/fastcommander.a80: Unfinished file commander by Eye^K3L / +Gama.
  • rtc/rtcview.a80: Simple RTC viewer / clock.
  • rtc/hodinky.a80: Clock with ability to set RTC (in SK language).
  • samtracker2mb: Sample Tracker 2 with simple MB-02+ extension.
  • ff17: Formatter for FDD and CF/HDD.
  • hdd-patch-classic: Driver and tools for using CF/HDD in MB-02+.
  • flashboot: New clean boot from 28c256/29c256 in MB-02+.
  • cf-driver: New automatic driver for CF/HDD in MB-02+ and MB03+ Ultimate.
  • reflasher: New multiflasher for MB03+ Ultimate

About

A set of sources for MB-02+ and MB03+ Ultimate

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Shell 44.8%Language:BASIC 29.2%Language:Batchfile 26.0%