Commit graph

316 commits

Author SHA1 Message Date
schibo4@gmail.com
3d7b890043 compiling lwl, lwr, swl, swr. 1964.js code formatting changed
git-svn-id: http://1964js.googlecode.com/svn/trunk@24 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-05-28 23:24:48 +00:00
schibo4@gmail.com
db9ecdd7d6 Refactoring to encapsulate 1964js library (WIP)
git-svn-id: http://1964js.googlecode.com/svn/trunk@23 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-05-28 20:43:00 +00:00
schibo4@gmail.com
76d710a5cf revert last change.
git-svn-id: http://1964js.googlecode.com/svn/trunk@22 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-05-28 06:42:08 +00:00
schibo4@gmail.com
31a8768a52 optimized drawing
git-svn-id: http://1964js.googlecode.com/svn/trunk@21 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-05-28 06:34:46 +00:00
schibo4@gmail.com
ac987950ff Added z to triangles
git-svn-id: http://1964js.googlecode.com/svn/trunk@20 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-05-27 21:12:54 +00:00
schibo4@gmail.com
74cd8828a2 3d models in wireframe (Still need to convert to world coordinates and add z to vertices)
git-svn-id: http://1964js.googlecode.com/svn/trunk@19 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-05-27 20:32:48 +00:00
schibo4@gmail.com
9f670a24c9 work to get 1964js 0.0.3 to compile and run
git-svn-id: http://1964js.googlecode.com/svn/trunk@18 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-05-27 08:41:05 +00:00
schibo4@gmail.com
2d6c6221d2 Get GBI1 triangle vertex data
git-svn-id: http://1964js.googlecode.com/svn/trunk@17 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-05-27 04:51:07 +00:00
schibo4@gmail.com
10a8090c0c Canvas3D fills window; Turn off framebuffer when hle dlist encountered.
git-svn-id: http://1964js.googlecode.com/svn/trunk@16 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-05-27 00:14:32 +00:00
schibo4@gmail.com
69cdf269fb TexRect wireframe fixes for Dynamix demo
git-svn-id: http://1964js.googlecode.com/svn/trunk@15 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-05-26 23:10:33 +00:00
schibo4@gmail.com
84dd683572 TexRect wireframe WIP - (try Dexanoid demo)
git-svn-id: http://1964js.googlecode.com/svn/trunk@14 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-05-26 20:55:32 +00:00
schibo4@gmail.com
4ba967646f GBI0 stub functions
git-svn-id: http://1964js.googlecode.com/svn/trunk@13 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-05-26 09:14:02 +00:00
schibo4@gmail.com
58eb2ed7bb Calmp max/min speed
git-svn-id: http://1964js.googlecode.com/svn/trunk@4 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-04-22 02:51:54 +00:00
schibo4@gmail.com
77f5000a78 Experimental zip support. Usage example: http://localhost/1964js.js/?rom=rotate.zip This uses the bitjs library. Create your zips only with winzip and make sure that there are no subfolders in the zip and the rom is the only file in the zip. If you want to us the filesystem dialog, use index.html instead, but index.html doesn't have zip support yet.
git-svn-id: http://1964js.googlecode.com/svn/trunk@3 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-04-22 00:55:49 +00:00
schibo4@gmail.com
3544e6a791 biud 0.0.1
Canvas2D - Most basic 2D framebuffer demos work.
basic audio (not synchronized)
input for liner demo.

git-svn-id: http://1964js.googlecode.com/svn/trunk@2 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-04-22 00:22:17 +00:00
(no author)
48362e423c Initial directory structure.
git-svn-id: http://1964js.googlecode.com/svn/trunk@1 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-04-22 00:09:11 +00:00