move remaining stuff from testcode/lib/ one level up to testcode/
This commit is contained in:
8
testcode/accelerator/c64-c128-scpu-test.c
Normal file
8
testcode/accelerator/c64-c128-scpu-test.c
Normal file
@@ -0,0 +1,8 @@
|
||||
/* C64/C128 SuperCPU accelerator test code. */
|
||||
|
||||
#define ACC_DETECT detect_scpu
|
||||
#define ACC_GET_SPEED get_scpu_speed
|
||||
#define ACC_SET_SPEED set_scpu_speed
|
||||
#define ACC_NAME "SuperCPU"
|
||||
|
||||
#include "turbo-test.c"
|
||||
Reference in New Issue
Block a user