Skip to content

Remaking of Super Mario Bros for NES using Assembly for CMOS 6502

Notifications You must be signed in to change notification settings

fdefelici/nes-smb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Objective

Output to the video a screen with our belowed Mario. Make it moving around by arrow keys and updating by consequences Mario sprites reproducing tha tipical walking animation.

Tool Standalone

  • 'asm6' : assembler per MOS 6502 [in utils/assembler/]
  • 'fceux' : emulatore per NES [in utils/fceux/]

Folder Structure

  • bin/ : contains the compiled rom (.asm e .nes)
  • src/ : contains rom sources (.S)
  • utils/ : utility tools (as the assembler asm6 and the fceux NES emulator)

About

Remaking of Super Mario Bros for NES using Assembly for CMOS 6502

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published