Skip to content

1.0.1 Alpha

Compare
Choose a tag to compare
@RossComputerGuy RossComputerGuy released this 24 Oct 17:17
· 8 commits to master since this release

Reddit Post

Added:

  • Modulo instruction
  • Better comparison instructions
  • Addressing Modes
  • CRC32 calculation instruction

Changed:

  • Shorten instructions

Fixed:

  • Paging
  • Make NOP only work in KERNEL mode

Removed:

  • Dropped SAVM support
  • Remove HLT and replace it with NOP

Files:

  • documentation.pdf: The documentation for the CPU and hardware.
  • sajs.tar.gz: SA.js compiled for node.js
  • sa.js: SA.js precompiled for web use.
  • com.rosssoftware.saide_master_x86_64.flatpak: Flatpak release of the IDE.