Skip to content

Duefectu/NextLibLite.bas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NextLibLite.bas

Subset of the NextLib library by David Saphier "@em00k"

Check full NextLib library included in NextBuild: https://github.com/em00k/NextBuild

NextLibLite v0.1 (Word in progress)

This is a subset of nextBuild/NextLib library ZX Spectrum Next library

This file is released under the MIT License Copyleft (k) 2024

Adapted by Juan Segura "Duefectu" from NextBuild/NextLib NextLib by David Saphier "emook"

Help and thanks Boriel, Flash, Baggers, Britlion, Shiru, Mike Daily, Matt Davies, Michael WareF

This library is included within the Boriel Basic compiler: https://github.com/boriel-basic

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

Version info

  • 0.2
    • Fixed some incorrect comments in the code. No functionality has been changed.
  • 0.1
    • Initial version

About

Subset of the NextLib library by David Saphier "@em00k"

Resources

License

Stars

Watchers

Forks

Packages

No packages published