Commit graph

23 commits

Author SHA1 Message Date
Joel Middendorf
d2b026f93b rsp decompiler code (WIP) 2017-12-20 17:06:47 -05:00
Joel Middendorf
d3be4e3d2d Fix repeatDList debugging tool 2017-12-10 11:55:47 -05:00
Joel Middendorf
e55161f832 Fix for repeated display list debugger 2017-12-04 23:16:46 -05:00
Joel Middendorf
4e769f43a4 Fix in-game freeze before collecting a star 2017-12-01 21:15:37 -05:00
Joel Middendorf
da51317d26 get requestAnimationFrame id so it can be cancelled 2017-11-28 22:55:35 -05:00
Joel Middendorf
1b5fef29d4 clear color buffer and depth buffer on gl init 2017-11-28 16:53:23 -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
01c5c9c73a Render state changed on loadsync 2017-11-23 14:58:33 -05:00
Joel Middendorf
152a8172e3 Fix depth-related flickering 2017-11-18 13:04:14 -05:00
schibo4@gmail.com
b1ef65db7b more gfx optimizations.. removing slow getInt32
git-svn-id: http://1964js.googlecode.com/svn/trunk@290 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-03-14 07:46:46 +00:00
schibo4@gmail.com
6a35f3e172 memory optimization
git-svn-id: http://1964js.googlecode.com/svn/trunk@268 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-03-04 00:48:45 +00:00
schibo4@gmail.com
364e75720e performance
git-svn-id: http://1964js.googlecode.com/svn/trunk@266 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-03-03 15:24:07 +00:00
schibo4@gmail.com
6dcf746df0 session robustness
git-svn-id: http://1964js.googlecode.com/svn/trunk@265 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-03-03 07:53:05 +00:00
schibo4@gmail.com
3c6762b1f0 log call building a string was slowing down emulation
git-svn-id: http://1964js.googlecode.com/svn/trunk@199 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-12-12 06:20:50 +00:00
schibo4@gmail.com
28a52ce425 clear mi interrupt fix
git-svn-id: http://1964js.googlecode.com/svn/trunk@190 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-12-09 20:57:54 +00:00
schibo4@gmail.com
fe9ab580cb Move audio logic into its own class
git-svn-id: http://1964js.googlecode.com/svn/trunk@180 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-12-08 06:51:19 +00:00
schibo4@gmail.com
679f7fe75e shorten names magic_number to m and programCounter to p for compile and runtime performance
git-svn-id: http://1964js.googlecode.com/svn/trunk@158 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-10-21 07:53:22 +00:00
schibo4@gmail.com
80fd76c87b Wireframe mode is back .. and bump to 0.0.15
git-svn-id: http://1964js.googlecode.com/svn/trunk@157 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-10-21 02:15:28 +00:00
schibo4@gmail.com
6f43988389 License applied to generated files
git-svn-id: http://1964js.googlecode.com/svn/trunk@144 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-09-30 21:01:24 +00:00
schibo4@gmail.com
c776e39d52 using CoffeeLint
git-svn-id: http://1964js.googlecode.com/svn/trunk@137 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-09-29 18:53:06 +00:00
schibo4@gmail.com
a1571af3b6 Rewritten in CoffeeScript; directory structure changed
git-svn-id: http://1964js.googlecode.com/svn/trunk@109 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-09-15 07:16:37 +00:00