Commit graph

601 commits

Author SHA1 Message Date
Joel Middendorf
2d10af3ced
Merge pull request #43 from schibo/schibo-patch-1
Modified app.yaml
2022-07-15 23:05:14 -07:00
Joel Middendorf
628e2e41bb
Modified app.yaml
The latest version of Google App Engine no longer supports "application" and "version"
2022-07-15 22:30:18 -07:00
Joel Middendorf
1b970994f0 Allow opening the same ROM again 2018-07-11 10:53:30 -04:00
Joel Middendorf
3cc53c2077 remove triggerAIInterrupt() 2018-07-11 09:59:02 -04:00
Joel Middendorf
d802345feb Fix reading wrong byte for TV System 2018-07-10 14:10:06 -04:00
Joel Middendorf
36c2734c66 Bumnp to 0.4.9 2018-07-10 04:14:09 -04:00
Joel Middendorf
060f7a7307
Merge pull request #42 from schibo/kseg
Kseg
2018-07-10 04:11:51 -04:00
Joel Middendorf
cf552a2398 Fix vi load 2018-07-10 04:10:45 -04:00
Joel Middendorf
7386021a25 support kseg mirrors 2018-07-09 15:23:50 -04:00
Joel Middendorf
a54a503b76 Bump to 0.4.8 2018-07-09 00:40:27 -04:00
Joel Middendorf
3d1490c7dd optimze decompileBlock() 2018-07-09 00:38:55 -04:00
Joel Middendorf
25ae57fa8a stub unimplemented functions 2018-07-09 00:25:44 -04:00
Joel Middendorf
85da80afe0
Merge pull request #41 from schibo/ucodes
Ucode 1 Initial support
2018-07-08 05:03:24 -04:00
Joel Middendorf
129ca03ac8 convertci4() fix
dsll, dsrl, dsra
Stub unumplemented functions
Bump to 0.4.7
2018-07-08 05:02:28 -04:00
Joel Middendorf
4c2a4550b3 Fix RGBA32 2018-07-05 17:03:00 -04:00
Joel Middendorf
711f9ec101 local jquery 2018-07-05 15:56:08 -04:00
Joel Middendorf
bdd5170464 memory size function .. for optional expansion pak
convertci4() fix
DMA fix
2018-07-05 14:04:04 -04:00
Joel Middendorf
1cb47a8c1c LoadTLUT() 2018-07-05 03:49:25 -04:00
Joel Middendorf
e22dc35b91 support wireframe toggle if repeatDList is on 2018-07-03 04:22:44 -04:00
Joel Middendorf
cb1cdacddb support wireframe toggle if repeatDList is on 2018-07-03 04:19:21 -04:00
Joel Middendorf
b0394d3177 formatTexture() improvements
Fixes so debug.html can work
Fixes so repeatDList can allow breakpoints
Fix convertI4() convertCI4() textures
2018-07-02 18:06:20 -04:00
Joel Middendorf
1307684310 texture converti4() convertI8() 2018-06-30 00:17:21 -04:00
Joel Middendorf
d37ca1590d rgba32 texture 2018-06-29 23:42:05 -04:00
Joel Middendorf
f890538a1d implemented GBI1_TRI2()
implemented GBI1_Line3d()
Line3d fixes
2018-06-27 02:58:51 -04:00
Joel Middendorf
509b66c1f0 GBI1 Vtx (WIP) 2018-06-25 01:30:40 -04:00
Joel Middendorf
a4cd0b2e5e detect microcode 2018-06-24 21:27:28 -04:00
Joel Middendorf
4b57dcc6b8 crash fix on undefined texture 2018-06-23 18:54:34 -04:00
Joel Middendorf
eccdefb39c Bump to 0.4.6 2018-06-23 18:32:59 -04:00
Joel Middendorf
839174002c terminate emulator on exception 2018-06-23 18:31:32 -04:00
Joel Middendorf
e8729d092b Remove try/catch for stability 2018-06-23 18:07:55 -04:00
Joel Middendorf
60d2f07f22 UI fixes 2018-06-23 17:12:03 -04:00
Joel Middendorf
62b381f84e Bump to 0.4.4 2018-06-23 16:56:09 -04:00
Joel Middendorf
43757c8d49 sleep if in infimnite loop to allow UI to respond 2018-06-23 16:55:11 -04:00
Joel Middendorf
27492915b9 remove that=this context from memory load/store arrow functions 2018-06-23 01:57:21 -04:00
Joel Middendorf
6409f9bbc6 Use arrow functions for memory load/stores 2018-06-23 01:46:22 -04:00
Joel Middendorf
bc294daf5f setInt32 optimizations for little-endian 2018-06-22 22:05:44 -04:00
Joel Middendorf
9283ebae7b little-endian DMA optimizations and interrupt load/store optimizations 2018-06-22 20:00:04 -04:00
Joel Middendorf
f52b18c0d7 getInt32 optimizations 2018-06-22 19:19:46 -04:00
Joel Middendorf
43f1dc8163 Fewer arrays are faster 2018-06-22 17:39:29 -04:00
Joel Middendorf
5f98390ac1 latest closure compiler 20180610 2018-06-20 15:33:51 -04:00
Joel Middendorf
fe781085e9 Remove unnecessary int32 coercion 2018-06-20 14:37:14 -04:00
Joel Middendorf
0e58e43253 gfx optimizations for little-endian 2018-06-20 09:45:36 -04:00
Joel Middendorf
4221740e7f little-endian gfx performance optimizations 2018-06-19 23:06:50 -04:00
Joel Middendorf
e497cbd29d little-endian gfx performance optimizations 2018-06-19 17:13:59 -04:00
Joel Middendorf
12ac8cb3e7 Bump to 0.4.2 2018-06-19 16:51:40 -04:00
Joel Middendorf
49baec5bea little-endian gfx performance optimizations 2018-06-19 16:50:58 -04:00
Joel Middendorf
e9d1a181f9 Optimize video hle little-endian loads/stores 2018-06-13 01:44:00 -04:00
Joel Middendorf
77dab2465c Fix little-endian byte swapping for z64 format 2018-06-12 20:53:26 -04:00
Joel Middendorf
a123f3ad56
Merge pull request #40 from schibo/LE
little-endian memory layout
2018-06-12 12:17:38 -04:00
Joel Middendorf
d39f080eff Bump to 0.4.0 2018-06-12 12:16:24 -04:00