Skip to content

Releases: portasynthinca3/neutron

v0.2.0

22 Dec 16:50
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release
  • Bootloader (Muon-1 and Muon-2) completely tossed out
  • BIOS and IA-32 are now the "good ol' days"
  • Move to UEFI and x86-64

v0.1.7

17 Dec 20:11
Compare
Choose a tag to compare
v0.1.7 Pre-release
Pre-release
  • Added the "System window" with some information about the system and a button that lets the user change the main color
  • Color picker
  • Better performance, several bugfixes

v0.1.3

16 Dec 18:59
Compare
Choose a tag to compare
v0.1.3 Pre-release
Pre-release
  • Added proper VESA VBE video modes detection
  • Fixed a huge lot of bugs, both in the bootloader and in the kernel

v0.1.2

15 Dec 19:31
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release
  • ACPI power management driver
  • Shutdown/restart prompt

v0.1.0

14 Dec 23:38
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
  • High-res 24bpp graphics
  • New window controls
  • Proper RAM allocation routine (now uses the BIOS memory map)

v0.0.8-alpha

10 Dec 23:40
Compare
Choose a tag to compare
v0.0.8-alpha Pre-release
Pre-release
  • ATA disk reading
  • MBR partition table parsing
  • nFS (neutron's own filesystem) parsing
  • an example to demonstrate all of the above in one window

v0.0.7-alpha

09 Dec 22:01
7d0e98c
Compare
Choose a tag to compare
v0.0.7-alpha Pre-release
Pre-release
  • Fixed a bug in the bootloader for like the tenth time. Dear bootloader, please, just let me write C code :(
  • XBM image drawing
  • Bootscreen kinda reworked

v0.0.5-alpha

03 Dec 08:45
3b34628
Compare
Choose a tag to compare
v0.0.5-alpha Pre-release
Pre-release
  • Multiple window rendering
  • Window focusing

v0.0.4-alpha

02 Dec 22:13
549c795
Compare
Choose a tag to compare
v0.0.4-alpha Pre-release
Pre-release
  • Basic window rendering
  • Window dragging

v0.0.3-alpha

01 Dec 20:13
6c9a232
Compare
Choose a tag to compare
v0.0.3-alpha Pre-release
Pre-release
  • Bare bones of PCI and EHCI support
  • Some very basic hardware initialization
  • PS/2 mouse reading and cursor movement