Commit graph

129 commits

Author SHA1 Message Date
Joel Middendorf
46c52072ad Bump to 0.2.5 2017-11-18 14:29:09 -05:00
Joel Middendorf
f4b85288c1 Support different requestAnimationFrame types 2017-11-18 13:43:35 -05:00
Joel Middendorf
187adbba12 Bump to 0.2.3 2017-11-18 13:05:01 -05:00
Joel Middendorf
2b9e21dcb2 hide the 2d canvase when 3d is showing 2017-11-17 04:12:28 -05:00
Joel Middendorf
dc7b51dc80 Disable files opening on enter when rom starts to prevent the emu from competing for enter key which opens the load file dialog 2017-11-16 02:16:54 -05:00
Joel Middendorf
ad408cefdd Bump to 0.2.0 2017-11-15 22:48:20 -05:00
Joel Middendorf
6edbf5b29c Bump to v0.1.28 2017-11-11 23:11:41 -05:00
Joel Middendorf
e5284926f6 Bump to 0.1.27 2017-11-11 18:49:45 -05:00
Joel Middendorf
9aa707e072 Bump to 0.1.26 2017-11-10 20:11:05 -05:00
Joel Middendorf
ed9f51967f Bump to 0.1.25 2017-11-09 14:23:43 -05:00
Joel Middendorf
1c0cd3b29a Bump to 0.1.24 2017-11-07 22:24:43 -05:00
Joel Middendorf
1c1c1d2add Bump to 0.1.23 2017-10-26 18:40:09 -04:00
Joel Middendorf
49c3dea2aa minifier was broken because --version was in the java command for the minifier 2017-10-26 01:45:50 -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
schibo4@gmail.com
d13e0aa985 bump for release
git-svn-id: http://1964js.googlecode.com/svn/trunk@296 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-10-04 04:00:46 +00: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
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
d1814d0d83 bump
git-svn-id: http://1964js.googlecode.com/svn/trunk@287 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-03-12 12:21:04 +00:00
schibo4@gmail.com
f7a10da385 gfx work and bump
git-svn-id: http://1964js.googlecode.com/svn/trunk@285 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-03-11 06:43:22 +00:00
schibo4@gmail.com
91c8ee8003 bump
git-svn-id: http://1964js.googlecode.com/svn/trunk@284 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-03-09 04:29:35 +00:00
schibo4@gmail.com
c5a367f5b2 gfx performance optimizations and bump
git-svn-id: http://1964js.googlecode.com/svn/trunk@281 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-03-07 04:43:52 +00:00
schibo4@gmail.com
490ebeeb4a bump
git-svn-id: http://1964js.googlecode.com/svn/trunk@280 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-03-06 03:41:08 +00:00
schibo4@gmail.com
38ed95db55 bump
git-svn-id: http://1964js.googlecode.com/svn/trunk@273 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-03-05 05:28:02 +00:00
schibo4@gmail.com
decfe7ec9c bump
git-svn-id: http://1964js.googlecode.com/svn/trunk@270 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-03-05 01:56:57 +00:00
schibo4@gmail.com
450566c124 bump
git-svn-id: http://1964js.googlecode.com/svn/trunk@267 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-03-03 15:24:42 +00:00
schibo4@gmail.com
a5393c2fac setInterval timer
git-svn-id: http://1964js.googlecode.com/svn/trunk@264 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-03-03 07:46:07 +00:00
schibo4@gmail.com
93c93eb303 bump to 0.1.9 for release
git-svn-id: http://1964js.googlecode.com/svn/trunk@263 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-03-03 01:49:12 +00:00
schibo4@gmail.com
f9664d5170 bump for release
git-svn-id: http://1964js.googlecode.com/svn/trunk@261 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-03-02 17:17:35 +00:00
schibo4@gmail.com
961decfb0e memory load/store optimizations
git-svn-id: http://1964js.googlecode.com/svn/trunk@259 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-03-02 17:05:17 +00:00
schibo4@gmail.com
92b16b4648 remove old canvas objects from HTML
git-svn-id: http://1964js.googlecode.com/svn/trunk@240 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-02-24 02:38:04 +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
e40ec1d34f mem fixes; Disable slim and relax coffelint
git-svn-id: http://1964js.googlecode.com/svn/trunk@231 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-02-17 04:21:54 +00:00
schibo4@gmail.com
23f0ac8ac7 wireframe default off; fixed b button--set to x key; bump to for 0.1.6 release
git-svn-id: http://1964js.googlecode.com/svn/trunk@218 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-12-28 02:11:18 +00:00
schibo4@gmail.com
930fade941 Bump to 0.1.5 for release
git-svn-id: http://1964js.googlecode.com/svn/trunk@213 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-12-20 10:31:12 +00:00
schibo4@gmail.com
4d6a4b257a Bump for release
git-svn-id: http://1964js.googlecode.com/svn/trunk@207 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-12-12 13:04:46 +00:00
schibo4@gmail.com
6af020aff6 bump for release 0.1.3
git-svn-id: http://1964js.googlecode.com/svn/trunk@204 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-12-12 11:25:33 +00:00
schibo4@gmail.com
70b885423a bump to 0.1.2 for release
git-svn-id: http://1964js.googlecode.com/svn/trunk@200 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-12-12 06:22:36 +00:00
schibo4@gmail.com
011a701014 bump for release
git-svn-id: http://1964js.googlecode.com/svn/trunk@195 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-12-10 02:29:17 +00:00
schibo4@gmail.com
22a77c2463 bump to 0.1.0 for release
git-svn-id: http://1964js.googlecode.com/svn/trunk@192 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-12-09 22:53:20 +00:00
schibo4@gmail.com
a1306b4645 unnecessary code in script
git-svn-id: http://1964js.googlecode.com/svn/trunk@189 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-12-09 08:32:19 +00:00
schibo4@gmail.com
7ec0ecd82d version number needs to be modified in only one place now
git-svn-id: http://1964js.googlecode.com/svn/trunk@187 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-12-09 08:28:07 +00:00
schibo4@gmail.com
d57da3fc38 cleanup slim code and improve script
git-svn-id: http://1964js.googlecode.com/svn/trunk@185 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-12-09 07:18:09 +00:00
schibo4@gmail.com
7e4c3ddce5 fix to script to output debug.html
git-svn-id: http://1964js.googlecode.com/svn/trunk@184 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-12-09 06:20:02 +00:00
schibo4@gmail.com
b753680c2b Using slim instead of haml
git-svn-id: http://1964js.googlecode.com/svn/trunk@181 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-12-09 06:07:45 +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
8f1e489858 bump version to 0.0.16 for release
git-svn-id: http://1964js.googlecode.com/svn/trunk@176 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-11-06 20:01:12 +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
d738bc32c8 cleanup .. speparate keyboard file
git-svn-id: http://1964js.googlecode.com/svn/trunk@154 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-10-18 04:18:46 +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
e3e072bce8 Bump version for release
git-svn-id: http://1964js.googlecode.com/svn/trunk@150 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-10-02 02:51:26 +00:00