Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

6502.js

A JavaScript emulator of the 6502 microprocessor. It features:

  • Support for all the undocumented opcodes
  • Accurate cycle counting, including when address modes cross page boundaries
  • (Slightly) faster speed than some of the other JS implementations

Known Issues

  • The overflow flag is not reliable coming from decimal mode math, as documentation for this is not clear

About

6502 microprocessor emulator

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages