Apple //e emulator
Go to file
Aaron Culliney 9cd5fb1406 SSI263 voices/thread is not currently used
* prevent segfaults when emulated program attempts to play SSI263 phonemes
2013-11-26 12:56:53 -08:00
disks incredibly ugly hack, we need a new build system 2013-06-24 23:01:51 -07:00
src SSI263 voices/thread is not currently used 2013-11-26 12:56:53 -08:00
.apple2
.gitignore ignore vim swapfiles 2013-11-16 12:42:17 -08:00
ASM
AUTHORS
ChangeLog
COPYING
INSTALL
NEWS
PROBLEMS
README
README.debugger
README.md WIP 2013-06-24 23:21:03 -07:00
TODO

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