Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 173 Bytes

File metadata and controls

5 lines (3 loc) · 173 Bytes

lua-6502

This is a 6502 emulator for LuaJIT using its bit library.

Forked from JorjBauer/lua-6502. Thanks for the amazing work!