Commit graph

59 commits

Author SHA1 Message Date
Joel Middendorf
711f9ec101 local jquery 2018-07-05 15:56:08 -04:00
Joel Middendorf
a4cd0b2e5e detect microcode 2018-06-24 21:27:28 -04:00
Joel Middendorf
3c36ec8843 little-endian blit
Fixed loading zip archives for little-endian engine
Chrome Demo rom starts to work with little-endian memory
little-endian PIF. Mario works
little-endian texture blit (WIP)
little-endian texture blit (WIP)
2018-06-12 12:00:30 -04:00
Joel Middendorf
232e288ff2 little-endian memory and dma functions 2018-06-10 22:42:54 -04:00
Joel Middendorf
697257501c memory Little-endian (WIP) 2018-06-10 12:53:08 -04:00
Joel Middendorf
83de429b71 optimizations 2018-05-13 18:08:02 -04:00
Joel Middendorf
005913eee3 Fix to recursive call to updateGradient() 2018-05-06 17:17:22 -04:00
Joel Middendorf
a8e7eb921f Fix js debug mode 2018-04-26 20:22:17 -04:00
Joel Middendorf
f54eb72f40 Removing texture write to canvas; assuming non-power-of-2 support for now 2018-04-26 15:37:22 -04:00
Joel Middendorf
37e8bbb12a optimize calls 2018-04-25 00:29:35 -04:00
Joel Middendorf
36b5039cb6 Remove google ads 2018-04-20 03:43:25 -04:00
Joel Middendorf
653525ff6c Remove uproar reference 2018-04-19 18:12:37 -04:00
Joel Middendorf
0e5d0a9980 Performance 2017-12-10 18:53:31 -05:00
Joel Middendorf
00217e2d34 UI tweaks and performance 2017-12-03 21:53:51 -05:00
Joel Middendorf
efea4ec4f9 color combiner fixes 2017-12-03 21:02:54 -05:00
Joel Middendorf
5ffbba25d2 New UI 2017-12-03 01:11:50 -05:00
Joel Middendorf
db66a96b77 links to code/uproar/w3schools with images 2017-12-03 00:10:49 -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
cfe4d70c99 Improve run loop timing 2017-11-29 14:00:17 -05:00
Joel Middendorf
1649b3e0b7 Lighting fixes 2017-11-27 18:41:36 -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
01c5c9c73a Render state changed on loadsync 2017-11-23 14:58:33 -05:00
Joel Middendorf
ad408cefdd Bump to 0.2.0 2017-11-15 22:48:20 -05:00
Joel Middendorf
38b7adcd45 Remove test code 2017-11-14 19:18:13 -05:00
Joel Middendorf
38454ac3ce Fix Mario model textures not showing 2017-11-12 14:54:19 -05:00
Joel Middendorf
1693db4524 Disable texture cache 2017-11-11 14:30:11 -05:00
Joel Middendorf
467750bed7 Update home page with Google Chrome link 2017-11-11 13:01:16 -05:00
Joel Middendorf
a270f3e7a4 Color combiner improvements 2017-11-06 00:10:35 -05:00
Joel Middendorf
720679fa3c alpha test in fragment shader 2017-11-05 21:26:50 -05:00
Joel Middendorf
a562dc88bf Shader improvements 2017-11-05 20:13:03 -05:00
Joel Middendorf
b85bef4004 Color Combiner improvements 2017-11-05 15:12:09 -05:00
Joel Middendorf
6bd729932b Improved shaders 2017-11-05 04:15:49 -05:00
Joel Middendorf
602ff694fe Shader improvements 2017-11-04 11:48:00 -04:00
Joel Middendorf
bc1c80f439 embed shaders in html to prevent caching old external shader files 2017-11-03 23:30:14 -04:00
Joel Middendorf
6a632486f1 Google ads 2017-10-25 21:15:24 -04:00
Joel Middendorf
a01b4bd273 rename unofficial_roms/ directory to roms/unofficial/; Bump to v0.1.22 for production; deployed to production 2015-06-02 02:43:54 -04:00
Joel Middendorf
f89d601bc1 blog link fixes 2015-06-02 02:43:54 -04:00
Joel Middendorf
73bff51f59 link fixes 2015-06-02 02:43:53 -04:00
Joel Middendorf
670061d4bc link fixes 2015-06-02 02:43:53 -04:00
Joel Middendorf
744f8a9f8e link fixes 2015-06-02 02:43:53 -04:00
Joel Middendorf
aba14ba69e fix links 2015-06-02 02:43:53 -04:00
schibo4@gmail.com
f91744cfe2 core performance optimizations
git-svn-id: http://1964js.googlecode.com/svn/trunk@291 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-03-15 16:14:05 +00:00
schibo4@gmail.com
5ff1a6357c removing more slow getInt32 code
git-svn-id: http://1964js.googlecode.com/svn/trunk@288 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-03-13 09:19:53 +00:00
schibo4@gmail.com
1697b1d9fb onchange to onChange .. accidentally undone by my previous commit
git-svn-id: http://1964js.googlecode.com/svn/trunk@241 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-02-24 02:39:47 +00:00
schibo4@gmail.com
395496080e remove unused canvas objects from html
git-svn-id: http://1964js.googlecode.com/svn/trunk@239 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-02-24 02:34:21 +00:00
schibo4@gmail.com
36937591b0 slim returns
git-svn-id: http://1964js.googlecode.com/svn/trunk@238 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-02-23 23:56:12 +00:00
schibo4@gmail.com
76eb48b829 external shader file support
git-svn-id: http://1964js.googlecode.com/svn/trunk@224 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-02-06 03:12:50 +00:00
schibo4@gmail.com
d06216b26d adding generated files from compile.sh script's slim and sass
git-svn-id: http://1964js.googlecode.com/svn/trunk@221 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-02-03 23:16:44 +00:00