Update readme.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
This commit is contained in:
parent
8d21b68af0
commit
a626fc5b50
1 changed files with 3 additions and 4 deletions
7
linux.md
7
linux.md
|
@ -30,10 +30,7 @@ been modified.
|
||||||
|
|
||||||
## What works
|
## What works
|
||||||
|
|
||||||
Almost everything works, except:
|
Almost everything works, except the serial port.
|
||||||
|
|
||||||
* serial port
|
|
||||||
* debugger (work started to port it)
|
|
||||||
|
|
||||||
The UI has been rewritten in Qt or ImGui.
|
The UI has been rewritten in Qt or ImGui.
|
||||||
|
|
||||||
|
@ -46,6 +43,8 @@ Unfortunately, this must be reapplied after every build.
|
||||||
|
|
||||||
Uthernet II is supported too (only MACRAW) and by default uses `libslirp` which does *not* require elevated capabilities. Use the ImGui settings to enable it.
|
Uthernet II is supported too (only MACRAW) and by default uses `libslirp` which does *not* require elevated capabilities. Use the ImGui settings to enable it.
|
||||||
|
|
||||||
|
Most of the debugger now works (in the ImGui version).
|
||||||
|
|
||||||
## Executables
|
## Executables
|
||||||
|
|
||||||
### sa2
|
### sa2
|
||||||
|
|
Loading…
Add table
Reference in a new issue