Skip to content

An NES RNG Utility Library written in 6502 assembly.

License

Notifications You must be signed in to change notification settings

NesHacker/NES-RNG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NES-RNG

An NES RNG Utility Library written in 6502 assembly.

Overview

NES-RNG is a library that implements higher order RNG methods for NES games in 6502 assembly.

This library expands on Brad Smith's general purpose PRNG library by providing easy to use routines for generating random numbers over various ranges.

It also provides quality of life macros for handling seeding and generating many random numbers between render frames.

About

An NES RNG Utility Library written in 6502 assembly.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published