Commit graph

593 commits

Author SHA1 Message Date
schibo4@gmail.com
e58b40e461 removed test code on buttons. Todo: Need to map keys on keyboard that allow for diagonals.
git-svn-id: http://1964js.googlecode.com/svn/trunk@51 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-06-18 12:17:31 +00:00
schibo4@gmail.com
5adc25f7c0 properly remapped enter key to start
git-svn-id: http://1964js.googlecode.com/svn/trunk@50 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-06-18 11:50:12 +00:00
schibo4@gmail.com
acca20466e tweaked timing (WIP)
git-svn-id: http://1964js.googlecode.com/svn/trunk@49 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-06-18 08:06:51 +00:00
schibo4@gmail.com
c9c85811c0 fixes to si dma writes. Mario title screen shows up.
git-svn-id: http://1964js.googlecode.com/svn/trunk@48 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-06-18 06:43:23 +00:00
schibo4@gmail.com
b5266e632e performance and user interface improvements
git-svn-id: http://1964js.googlecode.com/svn/trunk@47 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-06-18 04:47:06 +00:00
schibo4@gmail.com
0265332955 eeprom stub function (WIP)
git-svn-id: http://1964js.googlecode.com/svn/trunk@46 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-06-17 22:18:55 +00:00
schibo4@gmail.com
fc9f208f71 off-by-one fix for pif count
git-svn-id: http://1964js.googlecode.com/svn/trunk@45 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-06-17 22:09:11 +00:00
schibo4@gmail.com
5e69d94ac8 Cleaner MIPS branch code
git-svn-id: http://1964js.googlecode.com/svn/trunk@44 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-06-17 16:45:40 +00:00
schibo4@gmail.com
6677778822 fixes so Pip's RPG demos can work
git-svn-id: http://1964js.googlecode.com/svn/trunk@43 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-06-04 02:15:02 +00:00
schibo4@gmail.com
1a3d12e832 reverting code commented accidentally
git-svn-id: http://1964js.googlecode.com/svn/trunk@42 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-06-04 01:50:51 +00:00
schibo4@gmail.com
c03cc17ee8 cleanup - removing globals (WIP)
git-svn-id: http://1964js.googlecode.com/svn/trunk@41 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-06-04 01:48:08 +00:00
schibo4@gmail.com
b19f5f1961 test: lighting shader
git-svn-id: http://1964js.googlecode.com/svn/trunk@40 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-06-03 20:45:31 +00:00
schibo4@gmail.com
6e0ed8e23d removed dependency on window['emu']
git-svn-id: http://1964js.googlecode.com/svn/trunk@39 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-06-03 12:13:57 +00:00
schibo4@gmail.com
4f318397e2 removing dependency on window['emu'] instance (WIP)
git-svn-id: http://1964js.googlecode.com/svn/trunk@38 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-06-03 10:18:44 +00:00
schibo4@gmail.com
d20b10d811 more work to support open file button clicked multiple times
git-svn-id: http://1964js.googlecode.com/svn/trunk@37 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-06-03 08:44:19 +00:00
schibo4@gmail.com
9a2a0d6a8e Some polyfills for requestAnimFrame cancelRequestAnimFrame
git-svn-id: http://1964js.googlecode.com/svn/trunk@36 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-06-03 08:16:01 +00:00
schibo4@gmail.com
90a0f07786 Work to allow clicking open file button multiple times (WIP)
git-svn-id: http://1964js.googlecode.com/svn/trunk@35 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-06-03 08:13:43 +00:00
schibo4@gmail.com
f8912cd30c improved projection coordinates - chrome demo works in Firefox
git-svn-id: http://1964js.googlecode.com/svn/trunk@34 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-06-03 04:58:03 +00:00
schibo4@gmail.com
b51fdd66de improved projection coordinates
git-svn-id: http://1964js.googlecode.com/svn/trunk@33 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-06-03 04:33:41 +00:00
schibo4@gmail.com
3cd9824277 compile.sh changes to support refactored code
git-svn-id: http://1964js.googlecode.com/svn/trunk@32 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-06-03 03:25:48 +00:00
schibo4@gmail.com
5660c94b4c refactoring to encapsulate 1964js lib (WIP)
git-svn-id: http://1964js.googlecode.com/svn/trunk@31 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-06-03 03:23:58 +00:00
schibo4@gmail.com
9ccb5d806a optimized vertex buffering.
git-svn-id: http://1964js.googlecode.com/svn/trunk@30 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-06-02 17:45:55 +00:00
schibo4@gmail.com
5cc6c0abd0 timing tweaked to 1.5 rate
git-svn-id: http://1964js.googlecode.com/svn/trunk@29 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-06-02 16:56:42 +00:00
schibo4@gmail.com
9951c8f198 More vertex data..try congrats demo
git-svn-id: http://1964js.googlecode.com/svn/trunk@28 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-06-02 08:40:51 +00:00
schibo4@gmail.com
21bb58c748 model/view and projection matrices (WIP)
git-svn-id: http://1964js.googlecode.com/svn/trunk@27 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-06-02 06:17:09 +00:00
schibo4@gmail.com
d7f9ea7a01 improved deployment script
git-svn-id: http://1964js.googlecode.com/svn/trunk@26 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-05-29 05:01:54 +00:00
schibo4@gmail.com
a07a4fda84 compiling eret
git-svn-id: http://1964js.googlecode.com/svn/trunk@25 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-05-28 23:45:36 +00:00
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