forked from pskupinski/65816.js
-
Notifications
You must be signed in to change notification settings - Fork 3
A JavaScript 65816 Microprocessor Emulator
BigEd/JavaScript-65816
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This project's goal is to fully emulate the 65816 microprocessor in JavaScript. It would be awesome if at some point it could emulate an entire system such as the SNES, but that is something to consider later on. You call the execute function of the cpu object with a raw hex string representing the program you wish to emulate and it will execute those instructions as close to the 65816 as possible.
About
A JavaScript 65816 Microprocessor Emulator
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 100.0%