Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
CosmosUserKit-20220209-vs2019.exe | 2022-02-09 | 23.1 MB | |
README.md | 2022-02-09 | 900 Bytes | |
User Kit 20220209.tar.gz | 2022-02-09 | 32.2 MB | |
User Kit 20220209.zip | 2022-02-09 | 34.2 MB | |
Totals: 4 Items | 89.6 MB | 0 |
Bug Fixes
- Memory leaks fix
- Various fix
Improvements
- Port Cosmos and IL2CPU to .net5
- Faster canvas (double buffering now implemented)
- Better multi-canvas support (VBE BGA, VBE Multiboot / SVGAII)
- Compilation faster (yasm support)
- Better Virtual File System, Better Disk Manager (FAT32 formatting implemented)
- IL2CPU build now cross-platform
- Support different textmode size
Changes
- Memory Manager / Garbage Collector
- Add ISO9660 filesystem support
- Add RTL8139 network card support
- Add TCP support
- Add DHCP support
- Add DNS support
- Draw String, DrawChar, Scale Image support
- Switch bootloader from Syslinux to Grub2
- Implemented multiboot2
- Add possibility to add files into the ISO files in VS property page
- Add possibility to enable VBE VESA from multiboot in VS property page
- Add possibility to disable some drivers at boot time