8000 Releases · wwarthen/RomWBW · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: wwarthen/RomWBW

RomWBW Development Snapshot v3.6.0-dev.1

28 May 22:52
52ea941
Compare
Choose a tag to compare

Commits

  • b79709f: Added default values for PCFCLK and PCFTRNS and comparisons to set PCF_CLK and PCF_TRNS (Willy De la Court) #545
  • 149601d: Merge branch 'master' of github.com:wdl1908/RomWBW (Willy De la Court) #545
  • aa6375c: Adding MS-COBOL-80 Disk Image (Marshall Gates) #549
  • 12e76b3: Merge branch 'master' into feature/add_cobol_image (Marshall G. Gates) #549
  • e048feb: Update the Makefile to include the COBOL disk images (Marshall Gates) #549
  • 57007a6: merge branch 'feature/add_cobol_image' of https://github.com/mggates39/RomWBW into feature/add_cobol_image (Marshall Gates) #549
  • e0b6a23: gitignore Fixes and cleanup (Willy De la Court) #552
  • 4559608: Hardware Doc Fix, Issue #551 (Wayne Warthen)
  • 3e1e640: Minor PCF Changes (Wayne Warthen)
  • 77d201f: CPU Speed LCD Dynamic Update, Issue #520 (Wayne Warthen)
  • ed4ced1: Update hbios.asm (Wayne Warthen)
  • 2ffd248: LPT Driver Boot Messages, Issue #555 (Wayne Warthen)
  • 2f61c3f: Correct DS1307 Boot Date/Time Display, Issue #556 (Wayne Warthen)
  • ed77b3e: Fix Char Device Name Display, Issue #557 (Wayne Warthen)
  • 52ea941: TUNE Delay Switch, Issue #558 (Wayne Warthen)

RomWBW v3.5.1

21 May 23:01
27ec33e
Compare
Choose a tag to compare

Please review Release Notes before upgrading.

RomWBW v3.5.0

04 Apr 22:59
f81e089
Compare
Choose a tag to compare

Please review Release Notes before upgrading.

RomWBW v3.4.1

20 Apr 20:57
Compare
Choose a tag to compare

This is a minor patch release of v3.4.0 The only change is that an out-of-date copy of FAT.COM found on the ROM disks has been updated to the correct version. Although v3.4.1 has been used for the GitHub tag, the code will still reflect v3.4.0 since it has not changed.

  • If you update your ROM from v3.4.0 to this v3.4.1, you do not need to update your disk contents. If updating from a version prior to v3.4.0, you will still need to update your disk contents as described in the User Guide.
  • The copy of FAT.COM on the disk images was correct in the original v3.4.0 distribution, so you do not need to update your copies of FAT.COM on your hard/floppy disks if it came from a pre-built disk image.
  • The FORMAT option of FAT.COM on the original v3.4.0 ROM disks should not be used as it may cause disk corruption. The correct version of FAT.COM will show the version label "v0.9.9 (beta)".

RomWBW v3.4.0

01 Jan 01:16
Compare
Choose a tag to compare

After upgrading your ROM to this release, you must update your disk images with the latest OS Boot files and RomWBW utilities for reliable operation. Please review the RomWBW User Guide document for installation and usage.

A (somewhat) complete list of changes can be found in the ChangeLog document.

In order to get the full distribution with pre-built ROM binaries and disk images as well as all source code, be sure to download the RomWBW-v3.4.0-Package.zip file from the release Assets.

A discussion thread has been opened for feedback or questions about this release.

RomWBW v3.2.1

15 Apr 01:58
9423986
Compare
Choose a tag to compare

Small patch release for v3.2 includes:

  • Fix for dynamic CPU speed detection sometimes not recording measured speed
  • Fix for TUNE application playing at wrong speed in some cases
  • Improved SURVEY.COM

RomWBW v3.2.0

19 Mar 03:07
e839c77
Compare
Choose a tag to compare

Please review the RomWBW User Guide document for installation and usage.

A (somewhat) complete list of changes can be found in the ChangeLog document.

In order to get the full distribution with pre-built ROM binaries and disk images as well as all source code, be sure to download the RomWBW-v3.2.0-Package.zip file from the release Assets.

RomWBW v3.0.1

04 Apr 17:56
Compare
Choose a tag to compare

Small cleanup release for v3.0:

  • Fixes Zeta automatic console switch
  • On system's with no RTC, CP/M 3 date/time will "stick" to whatever value is set
  • Update to Max Scane's CLRDIR for CP/M 3 compatibility
  • XModem startup timing improved to allow much more time to start transfer

RomWBW v3.0

27 Mar 23:00
Compare
Choose a tag to compare

Features:

  • CP/M 3, ZPM3, and NZCOM included
  • Floppy and hard disk boot images
  • New ROM applications (Forth, BASIC, etc.)
  • Linux/MacOS custom ROM build process

Warnings:

  • New initial drive letter assignment algorithm when booting from disk
  • RC2014 bus systems now default to 115200 baud

A sincere thank you to the many individuals who contributed substantial work to this release.

See the ReadMe files for more information.

RomWBW v2.9.1

03 Jun 23:18
Compare
Choose a tag to compare

Final v2.9.1

0