Skip to content

A small collection of scripts for NDS programming in assembly

License

Notifications You must be signed in to change notification settings

FrameDroppers/LibReaper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LibReaper

LibReaper is a small collection of scripts that handles some of the basic things required when making a NDS rom, such as the header and very basic graphics. It does not have many of the things a traditional library does as it is designed to allow easy modifcation.

image-2023-04-15-091739327

Usage

LibReaper is designed to be a collection of independant scripts are opposed to a conventional compiled library, this allows you to be more efficient when programming as you can easily remove parts you dont need from it to make your program smaller or more efficient. Please note LibReaper was designed to be used with ARM assembly only and was intended to be used with the VASM assembler. A simple example can be found here.

About

A small collection of scripts for NDS programming in assembly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published