Commit graph

151 commits

Author SHA1 Message Date
Joel Middendorf
d6e58523eb Remove unnecessary braces 2018-04-22 05:22:28 -04:00
Joel Middendorf
194839e976 Performance: replace commas with semicolons 2018-04-22 04:46:04 -04:00
Joel Middendorf
651be01354 Optimize branches 2018-04-20 23:31:44 -04:00
Joel Middendorf
675487dee4 Optimize bgtz, bgtzl 2018-04-20 22:37:02 -04:00
Joel Middendorf
e88d78d836 bitwise branch opcode optimizations 2018-04-20 22:13:15 -04:00
Joel Middendorf
7f2b05e705 optimize sra 2018-04-20 19:49:20 -04:00
Joel Middendorf
89a5b5d276 Assume always write to DOM 2018-04-20 18:49:43 -04:00
Joel Middendorf
3de61bf061 Remove short-circuit logical operators for performance 2018-04-20 18:06:59 -04:00
Joel Middendorf
50021a762c Remove short-circuit logical operators for performance 2018-04-20 17:45:13 -04:00
Joel Middendorf
8255921cce Remove short-circut evaluations for performance 2018-04-20 15:54:52 -04:00
Joel Middendorf
76017009c1 optimize bgtz/bgtzl 2018-04-20 14:40:54 -04:00
Joel Middendorf
eb30cc58c5 ori/xori optimizations 2018-04-20 07:10:52 -04:00
Joel Middendorf
472c6335f2 shorten code to c 2018-04-20 04:36:39 -04:00
Joel Middendorf
230c910eb0 Optimized lui 2018-04-20 04:01:11 -04:00
Joel Middendorf
4fa4b7d9ae safer jal jalr 2018-04-20 03:03:34 -04:00
Joel Middendorf
2ec134cac0 Replace t.vAddr[0] with r[38] temp var 2018-04-20 02:01:32 -04:00
Joel Middendorf
0a74089ffc Fix swl 2018-04-20 01:42:57 -04:00
Joel Middendorf
d3be4e3d2d Fix repeatDList debugging tool 2017-12-10 11:55:47 -05:00
Joel Middendorf
0ba62a6e31 Performance 2017-12-02 00:34:37 -05:00
Joel Middendorf
4e769f43a4 Fix in-game freeze before collecting a star 2017-12-01 21:15:37 -05:00
Joel Middendorf
02339a7411 using mainLoop.js 2017-11-30 22:43:17 -05:00
Joel Middendorf
a066004d4e Improve main run loop 2017-11-30 20:33:05 -05:00
Joel Middendorf
7539edabcc ROM name copy fix 2017-11-30 18:01:32 -05:00
Joel Middendorf
c9dadd5004 local storage to load/save eeprom 2017-11-30 17:09:23 -05:00
Joel Middendorf
8558e5fd09 expansion pak 2017-11-29 20:10:37 -05:00
Joel Middendorf
cfe4d70c99 Improve run loop timing 2017-11-29 14:00:17 -05:00
Joel Middendorf
ad9e939560 speed sync improvements 2017-11-28 01:29:34 -05:00
Joel Middendorf
6407273b77 Performance 2017-11-26 17:39:20 -05:00
Joel Middendorf
c1c5f3ac73 Move advanced functions to debug.html 2017-11-26 15:23:45 -05:00
Joel Middendorf
e60e07ee2e Performance 2017-11-26 03:31:15 -05:00
Joel Middendorf
971a7fb2ea Performance 2017-11-26 02:05:39 -05:00
Joel Middendorf
a2ddb00a3b Timing performance 2017-11-25 22:50:19 -05:00
Joel Middendorf
3778081702 Performance 2017-11-25 22:35:16 -05:00
Joel Middendorf
1e8776a323 timing fixes for text size 2017-11-25 01:12:43 -05:00
Joel Middendorf
081f5c8b1b Disable speed hack 2017-11-24 19:33:50 -05:00
Joel Middendorf
c45bec9418 Speed hack fix and counter fixes 2017-11-24 18:43:19 -05:00
Joel Middendorf
af49c604e8 Bump to 0.2.6 and fix fps timing 2017-11-18 14:47:21 -05:00
Joel Middendorf
81e9eb4c16 FPS timing improvements 2017-11-18 14:27:21 -05:00
Joel Middendorf
409ca3bb06 FPS timing improvements 2017-11-18 14:25:20 -05:00
Joel Middendorf
f4b85288c1 Support different requestAnimationFrame types 2017-11-18 13:43:35 -05:00
Joel Middendorf
2b9e21dcb2 hide the 2d canvase when 3d is showing 2017-11-17 04:12:28 -05:00
Joel Middendorf
f4c0b928fa Increment CP0 COUNT register 2017-11-14 23:47:09 -05:00
Joel Middendorf
6e2c00b21d Lighting improvements 2017-11-09 14:21:25 -05:00
Joel Middendorf
a9aab72248 Disable lighting for now; fix timing of run loop 2017-11-07 22:21:36 -05:00
Joel Middendorf
c4482f53bd load/store optimizations 2017-10-26 18:36:35 -04:00
Joel Middendorf
886d8c256c load/store optimizations 2017-10-26 17:24:47 -04:00
Joel Middendorf
ce8ad8fd99 Fix to wrapEval 2017-10-26 03:47:04 -04:00
Joel Middendorf
f4d2a55876 Fix file format 2016-09-06 23:51:22 -04:00
schibo4@gmail.com
c0c9822e90 optimizations
git-svn-id: http://1964js.googlecode.com/svn/trunk@294 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-03-17 11:18:06 +00:00
schibo4@gmail.com
80fecba974 and more core performance optimizations
git-svn-id: http://1964js.googlecode.com/svn/trunk@293 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-03-16 19:42:13 +00:00