LoginLogin
Nintendo shutting down 3DS + Wii U online services, see our post

SBAS OS

Root / Talk About Programs / [.]

DevinF06Created:
The SBAS OS is going to be an advanced Mock OS, but here's currently what I've got:
Versions Version a0.7:
SpoilerChanges to the shell Changes to the syslibs
Version a0.6:
SpoilerProper bootup screen syslibs for extra system commands
Version a0.5.1:
SpoilerJust a quick bug fix
Version a0.5:
SpoilerAdded new File System commands: FS_GET: Gets data from an address (Like a file name) FS_SET: Rewrites or appends to a FS FS_CHK: Used to check if a certain address exists FS_CONV: Converts strings to FS-Friendly ones (Already used in FS commands.)
Version a0.4:
SpoilerBORDER: Makes a neat border (BORDER2 just makes it slightly bigger.) FADE2: Like FADE, but actually waits while it fades. EN64: Like the SHA-256, but with an encryption key and takes ~8 seconds! BITINV: Inverts the 16-bits os a number.
Version a0.3:
SpoilerThe OSL (Operating System Loop) Also a OSLM, used for checking if the system crashed.
Version a0.2:
SpoilerGGRADIENT (By ColeslawProductions): Makes a gradient MFONT: Code from the Multifont CONT: Checks if a character (of substring) is in a string ENCRYPT/DECRYPT: Some code I made a while back that encrypts a string ALLCAPS (Also by ColselawProductions): Outputs a string in all capitals SHA256 (By Simeon): Outputs the SHA-256 of a string CLOCK: Outputs a better time than the built-in TIME$
Version a0.1:
SpoilerJust a few graphics commands (Used on images with GSAVE):
Page can be found here

The SBAS OS is going to be an advanced Mock OS, but here's currently what I've got: Version a0.1:
SpoilerJust a few graphics commands (Used on images with GSAVE):
Isn't that just the SPCOLOR command?
You cant get B&W out of BGCOLOR