Skip to content

Commit 3b1a139

Browse files
committed
Update doc
1 parent b9bfaaf commit 3b1a139

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,10 @@ See [Desktop Apps](doc/DESKTOP_APPS.md) for download links for pre-built executa
5757
| -------------------------------------------- | -------------------------------------- | --------------------------------------------------------------------- |
5858
| ![Code integration](doc/Screenshots/Code_integration.png 'Code integration') | ![SilkNet native app, C64 monitor](doc/Screenshots/SilkNetNative_Monitor.png 'SilkNet native app, C64 monitor') | ![C64 Basic AI code completion](doc/Screenshots/BlazorWASM_C64_Basic_AI.png 'C64 Basic AI code completion') |
5959

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+
6064
## Common libraries
6165
- [`Highbyte.DotNet6502`](doc/CPU_LIBRARY.md)
6266
- 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

Comments
 (0)