Skip to content

Releases: Duefectu/NextLibLite.bas

v0.2

20 Jun 18:41
Compare
Choose a tag to compare

Fixed some incorrect comments in the code.

No functionality has been changed.

v0.1

14 Jun 17:57
Compare
Choose a tag to compare

Version 0.1

Commands included:

  • Debug and internal:
    • NextInit
    • BREAK
    • BBREAK
  • NextReg:
    • NextReg
    • NextRegA
    • GetReg
  • Layer 2 (256x192 256 colours):
    • ShowLayer2
    • CLS256
    • PlotL2
    • ScrollLayer
  • Sprites:
    • InitSprites
    • RemoveSprite
    • UpdateSprite
  • Tiles:
    • DoTile
    • DoTile8
  • File operations:
    • LoadSD
    • SaveSD
    • LoadBMP