Releases: StjepanBM1/OS-1
OS/1: Version 6.0.0
Changes:
- BBFS:
> removed
- LDFS:
> removed
- LPFS:
> new FS for OS/1
> read, write or remove files up to 18KiB
in size
> format command
- IVT:
> custom interrupts to make developing
software for OS/1 easier
- MP:
> more disk commands
> added cmd. line arguments
> a text editor called "td" added
- Pinboard:
> removed from the base OS
Running (in QEMU):
either make run
or qemu-system-i386 -drive format=raw,file="disk.img",index=0,if=floppy
OS/1: Version 5.5.0
Changes (Pinboard):
- added an About tab
- Disk A now displays disk label instead of default Disk A
- minor other changes when it comes to closing windows
OS/1: Version 5.4.0
CHANGES (BBFS mostly):
- read block support
- write block support
- blocks are now executable
- 12 char block names
- block size limited to 512B (-12B for the name)
OS/1: Version 5.3.0
Changes:
- partial working BBFS driver (read only) for more info check kernel/fs/bbfs/bbfs.txt
- changes to the Makefiles
OS/1: Version 5.2.1
Final update. After this OS/1 will move away from the 5.x architecture to a new one.
Added:
- calling of kernel panic from the MP-OS/1
OS/1: Version 5.1.0
Operating System/1 Average Release 5.1.0
================================================
Changes:
- usage of Unreal / Big Real / Voodoo mode
- multiple disk drive support (drives A & B)
- switch to a more stable kernel
- switch to a Monitor Program as the default shell
- minor changes to Pinboard
OS/1: Version 5.0.0 - Development preview
THIS IS A DEVELOPMENT PREVIEW VERSION MANY OF THE FUNCTIONS HAVE BEEN LOCKED OUT UNTIL THE FINAL RELEASE
THIS RELEASE INCLUDES A PROTOTYPE CALLED "WORKSTATION EDITION"
disk_ar
- only shell and paint are available to the user, other are locked
- Paint is still in final stages of development
disk_we
- Workstation Edition of OS/1
- runs in Unreal Mode
- supports 2 diskette drives
Running the disk file
qemu-system-i386 -fda <disk>
OS/1: Version 5.0.0
###Operating System/1 version 5.0.0
Average Release
- revert to UI style of OS/1 3.0.0
- improved Paint
- improved DUNE
Workstation Edition
- more stable kernel, nicknamed Gershwin
- support for 2 diskette drives (A & B)
- Monitor Program for OS/1 (MP-OS/1)
OS/1: Version 4.0.0
Dev comment: please read the release notes about why this version is so barebones
Changes:
- a new kernel called DUNE
- a simple DOS-like shell
OS/1 : Version 3.0.0
Dev comment : This is a very bad version. It was supposed to feature a file system called LPFS, but that was scrapped.
Changes
- New UI called Pinboard
- Paint now supports multiple colors
- Shell change