Skip to content

AcevedoC17/CIIC4082Project1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To build src:

cd src
cl65 main.s --verbose --target nes -o bin/main.nes

Then run .nes file located in bin folder using FCEUX


FCEUX bug known: If booted in new PPU mode, it will not work. FCEUX must be booted in old PPU mode then switched to new PPU in order to work.


Bugs:
    When jumping, Satrina briefly clips through the floor.