Skip to content

threecreepio/nes-jaws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jaws NES Disassembly

This is a project to document the Jaws NES game code.

To build the project you will need:

  • The CC65 development tools (https://cc65.github.io/)
  • An original NES Jaws rom placed in this folder, named "original.nes"
  • GNU Make

Then run make, if everything works you can then play main.nes.

Left to document

Mostly complete at this point, some parts of the entities could be named better.

And probably more commenting is in order and cleaning up the formatting.

Hope you find this interesting!

/threecreepio

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors