Skip to content
This repository was archived by the owner on Aug 4, 2025. It is now read-only.

v0.4

Latest

Choose a tag to compare

@prescott2m prescott2m released this 20 Jun 20:58

Features

  • C# support from #3
  • Actual documentation now in the GitHub Wiki
  • malino.cfg & Including files in the file system
  • Spawning processes & Mounting filesystems
  • GOP & VBE framebuffer console along with support for framebuffer applications

Improvements

  • Remove malino export, malino build now exports as well
  • Revamp Makefile
  • Better build messages
  • VMs are now given 2 GB of RAM

Bug Fixes

  • Fixed improper return values for some functions in libmalino
  • Fixed kernel downloading sometimes failing or downloading the wrong file
  • Fixed spacing in the help menu

Full Changelog: v0.3...v0.4