WonderWitch/FreyaOS: Difference between revisions
From WSdev Wiki
Jump to navigationJump to search
No edit summary |
(add FreyaOS 1.1.2 and 1.1.3 changelog information) |
||
Line 16: | Line 16: | ||
* FreyaOS 1.1.0 (December 24th, 2000 <ref name="history2001">[http://wonderwitch.qute.co.jp/history200107.htm WonderWitch これまでの歩み]</ref>) | * FreyaOS 1.1.0 (December 24th, 2000 <ref name="history2001">[http://wonderwitch.qute.co.jp/history200107.htm WonderWitch これまでの歩み]</ref>) | ||
* FreyaOS 1.1.1 (February 7th, 2001 <ref name="history2001"/>) | * FreyaOS 1.1.1 (February 7th, 2001 <ref name="history2001"/>) | ||
* FreyaOS 1.1.2 (June 20th, 2001 <ref | * FreyaOS 1.1.2 (June 20th, 2001 <ref>http://wonderwitch.qute.co.jp/announce/archives/msg00298.html</ref>) | ||
* FreyaOS 1.1.3 (June 26th, 2001 <ref | ** Improved file system stability. | ||
* FreyaOS 1.1.3 (June 26th, 2001 <ref>http://wonderwitch.qute.co.jp/announce/archives/msg00300.html</ref>) | |||
** Fixed a regression in programs which used resource files. | |||
** Fixed the ''lseek()'' function in the file system library. | |||
* FreyaOS 1.1.4 (September 27th, 2001 <ref name="history2002">[http://wonderwitch.qute.co.jp/history200207.htm WonderWitch これまでの歩み 2002]</ref>) | * FreyaOS 1.1.4 (September 27th, 2001 <ref name="history2002">[http://wonderwitch.qute.co.jp/history200207.htm WonderWitch これまでの歩み 2002]</ref>) | ||
* FreyaOS 1.1.5 (March 5th, 2002 <ref name="history2002"/>) | * FreyaOS 1.1.5 (March 5th, 2002 <ref name="history2002"/>) |
Revision as of 12:05, 19 October 2024
FreyaOS is an operating system and library set for WonderWitch, present in the second-to-last 64 KB of any WonderWitch cartridge.
It provides the following library functionality:
- process management,
- file system access,
- IL library management.
It additionally provides an user interface, which allows launching programs and performing file management/transfer operations.
Revisions
- FreyaOS 1.0.0
- FreyaOS 1.0.2 (September 2nd, 2000 [1])
- FreyaOS 1.0.3 (November 1st, 2000 [2])
- FreyaOS 1.1.0 (December 24th, 2000 [3])
- FreyaOS 1.1.1 (February 7th, 2001 [3])
- FreyaOS 1.1.2 (June 20th, 2001 [4])
- Improved file system stability.
- FreyaOS 1.1.3 (June 26th, 2001 [5])
- Fixed a regression in programs which used resource files.
- Fixed the lseek() function in the file system library.
- FreyaOS 1.1.4 (September 27th, 2001 [6])
- FreyaOS 1.1.5 (March 5th, 2002 [6])
- FreyaOS 1.1.6 beta1 (April 30th, 2002 [7])
- Fixed IRAM corruption when calling open()/stat() after initializing SoundIL.
- FreyaOS 1.2.0 (July 13th, 2002 [8])
- Validated for SwanCrystal consoles.
- FreyaOS 1.2.0S
- Special, stripped-down version of FreyaOS 1.2.0 used on pre-programmed Judgement Silversword and Dicing Knight cartridges.