Commit graph

17 commits

Author SHA1 Message Date
Joel Middendorf
129ca03ac8 convertci4() fix
dsll, dsrl, dsra
Stub unumplemented functions
Bump to 0.4.7
2018-07-08 05:02:28 -04:00
Joel Middendorf
bdd5170464 memory size function .. for optional expansion pak
convertci4() fix
DMA fix
2018-07-05 14:04:04 -04:00
Joel Middendorf
bc294daf5f setInt32 optimizations for little-endian 2018-06-22 22:05:44 -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
310b6b8efb Smaller functions & expressions for v8 performance 2018-05-05 13:08:13 -04:00
Joel Middendorf
af8ad0843f Fixes to allow closure compiler to compile for ES6; compiled function lookup table for performance 2018-05-03 10:57:07 -04:00
Joel Middendorf
c4067cfb39 Avoid hidden 1964.js classes 2018-04-30 03:24:19 -04: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
902677987e optimization: shorter load/store function names
git-svn-id: http://1964js.googlecode.com/svn/trunk@234 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-02-17 12:24:11 +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
dd04e7c817 pif controller fixes
git-svn-id: http://1964js.googlecode.com/svn/trunk@171 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-11-04 18:05:20 +00:00
schibo4@gmail.com
8052f3ff92 Cleanup dma class
git-svn-id: http://1964js.googlecode.com/svn/trunk@153 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-10-18 02:51:07 +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
e0e05ec57f Respect no_throwing_strings for CoffeeLint
git-svn-id: http://1964js.googlecode.com/svn/trunk@140 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-09-29 19:09:07 +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