mirror of
https://github.com/mauiaaron/apple2.git
synced 2025-01-11 14:30:08 +00:00
Aaron Culliney
a6d4f2ccf5
Change some deadc0de ...
* Currently the SSI263 thread is disabled (not even initialized in MB_DSInit() * Do we need this stuff? Methinks we do, yet we don't have a testcase of needing it (MB C in 4 & 5 --or-- Phasor in 4 works fine with U5) Wtf?
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
Description
Languages
C
85.6%
Java
5.2%
Objective-C
4.2%
Assembly
1.8%
Shell
1.3%
Other
1.8%