Update linux.md

This commit is contained in:
Andrea 2019-11-22 20:50:02 +00:00 committed by GitHub
parent 6f0a71a330
commit 725510f238
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,19 +31,17 @@ been modified, mostly for
Some key files have been completely reimplemented or discarded:
* AppleWin.cpp
* Video.cpp
* Frame.cpp
* NTSC.cpp
* Video.cpp (partially)
Some features totally ignored:
* NSTC colors
* ethernet
* serial port
* debugger
* speech
The rest is in a usable state.
The rest is in a very usable state.
## Executables
@ -69,9 +67,7 @@ The joystick uses evdev (currently the device name is hardcoded).
This is based on Qt, currently tested with 5.10
* keyboard shortcuts are listed in the menu entries
* graphics: code borrowed from linapple, no NTSC color
* lo res in color
* hi res in BW
* graphics: runs the native NTSC code
* joystick: it uses QtGamepad (correct names will only be displayed with 5.11)
* emulator runs in the main UI thread
* Qt timers are very coarse: the emulator needs to dynamically adapt the cycles to execute