mirror of
https://github.com/mauiaaron/apple2.git
synced 2025-02-10 10:30:44 +00:00
15 lines
388 B
Markdown
15 lines
388 B
Markdown
apple2
|
|
======
|
|
|
|
WIP : a salvaged Apple ][+ //e emulator
|
|
|
|
Important TODO in no particular order:
|
|
* synching to the normal 1MHz speed
|
|
* Separate audio and render threads
|
|
* Build to different frontends: improve X11, SDL, OpenGL?, etc...
|
|
* A proper build system
|
|
* Convert x86/32 assembly routines to C
|
|
* Generate ARM assembly if needed
|
|
* Improved interfaces/menus
|
|
|