[UPDATE] Arcrascent OS rC Current Status

Arcrascent OS TorqueArcrascent OS Version: 2.0.1 Hornet ==> 2.1.0 Torque

New Features:

  • The SerCon Serial Console Terminal Interface Implemented
    • ++API
      • Interrupt 0x50
        • Initialize – eax=0x01; ebx=[size_of_buffer]
        • Add Command – eax=0x02; ebx=[name_of_command]; ecx=[function_pointer]
        • Remove Command – eax=0x03; ebx=[name_of_command]
        • Run Command – eax=0x04; ebx=[name_of_command]
  • vfsMap ()
    • Map a directory to a token (use MS-Style path (with backslashes) for mapped directories)
      • i.e. vfsMap (“/root”, “C”); ==> C:\Arcrascent == /root/Arcrascent

I am planning on releasing an image next month or two.

Leave a comment