Aaron Culliney 2ce40ddba9 Some interface/keys cleanup
* Condensed reboot code path into reset codepath
    * Reset sequence now checks for openapple or closedapple key and routes accordingly
    * Pause/Break key is now strictly emulation pause key
    * F4 is now unused
    * End key is now mapped as //e reset key (easier to hit, and less likely window manager is using it)
    * PrintScreen/SysReq key is now unused
2013-11-30 14:14:22 -08:00
2013-11-30 14:14:22 -08:00
2013-11-16 12:42:17 -08:00
WIP
2013-06-24 23:21:03 -07:00

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
Apple //e emulator
Readme 25 MiB
Languages
C 85.6%
Java 5.2%
Objective-C 4.2%
Assembly 1.8%
Shell 1.3%
Other 1.8%