You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
||||
59
59
60
+
## Lua scripting
61
+
62
+
The Avalonia desktop and browser apps support [Lua scripting](doc/SCRIPTING.md) for automating the emulator — selecting systems, controlling emulation, reading/writing memory, injecting input, and more.
63
+
60
64
## Common libraries
61
65
-[`Highbyte.DotNet6502`](doc/CPU_LIBRARY.md)
62
66
- Core library for executing 6502 machine code, not bound to any specific emulated system/computer, and does not have any UI or I/O code.
0 commit comments