]> git.sur5r.net Git - cc65/commit
Changed c128 accelerator code and documention to include both C64 and C128 support. 629/head
authorMarco van den Heuvel <blackystardust68@yahoo.com>
Tue, 24 Apr 2018 02:25:11 +0000 (19:25 -0700)
committerMarco van den Heuvel <blackystardust68@yahoo.com>
Tue, 24 Apr 2018 02:25:11 +0000 (19:25 -0700)
commitcc2bcb8a4db2b659a9a173c53761b77e8c603fb6
tree403c12c65cb51cef400649365d8dd0a15a3e4331
parent28f26991ac66cc2e0aee4a222d8b2b8701fb3077
Changed c128 accelerator code and documention to include both C64 and C128 support.
doc/c128.sgml
doc/funcref.sgml
include/accelerator.h
libsrc/c128/acc_c128_speed.s [new file with mode: 0755]
libsrc/c128/acc_detect_c128.s [new file with mode: 0755]
libsrc/c64/acc_c128_speed.s
testcode/lib/accelerator/Makefile
testcode/lib/accelerator/c64-c128-test.c