kpspemu:用Kotlin为JVMJS和Native编写的PSP模拟器。 可以作为PWA 源码
kpspemu 目前在Kotlin通用平台中完成了PSP模拟器,目前Korge针对JVM和JS 从源代码运行: JVM: ./gradlew runApp JS: ./gradlew compileKotlin2Js && http-server kpspemu/js/web 或者打开build.gradle用的IntelliJ和开放kpspemu/common/src/com/soywiz/kpspemu/Main.kt和执行的乐趣main方法 运行测试: ./gradlew check 更高级的自制程序: (已解释) (已解释) (已解释) (已解释) 更多即将推
文件列表
kpspemu:用Kotlin为JVM,JS和Native编写的PSP模拟器。 可以作为PWA
(预估有个592文件)
vector.c
26KB
matrix.c
8KB
convert.c
9KB
prefixes.c
8KB
lsu.c
5KB
fpu.c
7KB
cpu_alu.c
10KB
cpu_branch.c
4KB
convert.c
9KB
format.c
16KB
暂无评论