mirror of
https://github.com/mauiaaron/apple2.git
synced 2025-02-05 05:31:22 +00:00
Aaron Culliney
43add5489b
Revert "unnecessary pushes/pops"
This reverts commit 170fbf57f3f620556f32eb807e97145ac7f34844. It screwed up 80column display. We really should be using CDECL calling conventions ... Conflicts: src/memory.S
…
…
…
…
…
…
…
…
…
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%