An open API service indexing awesome lists of open source software.

https://github.com/aandreba/emunes


https://github.com/aandreba/emunes

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

## Emunes - A toy NES emulator to learn about dynamic recompilation

> **Warning**
> This project was never intended to become an emulator you'd ever consider to use. Rather, I just used it to learn about dynamic recompilation.

## Related Work

- [yamos6502](https://github.com/kromych/yamos6502)

## References

- https://en.wikibooks.org/wiki/6502_Assembly
- http://www.6502.org/users/obelisk/6502/index.html