Skip to content

Supercharging Super Mario for VHDL project :)

Notifications You must be signed in to change notification settings

vukse95/super_mario

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Notes

  • Register (representing sprite object)

    • x_coordinate [2B]
    • Y_coordinate [2B]
    • Rotation [1B]
    • Size&En [1B]
    • Pointer [2B] NOTE: MSB - En; LSB - Size;
  • Map memory (representing map object)

    • Z_coordinate [1B]
    • Rotation [1B]
    • Index [2B]

About

Supercharging Super Mario for VHDL project :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published