Joel Middendorf
1b970994f0
Allow opening the same ROM again
2018-07-11 10:53:30 -04:00
Joel Middendorf
cf552a2398
Fix vi load
2018-07-10 04:10:45 -04:00
Joel Middendorf
7386021a25
support kseg mirrors
2018-07-09 15:23:50 -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
e22dc35b91
support wireframe toggle if repeatDList is on
2018-07-03 04:22:44 -04:00
Joel Middendorf
bc294daf5f
setInt32 optimizations for little-endian
2018-06-22 22:05:44 -04:00
Joel Middendorf
9283ebae7b
little-endian DMA optimizations and interrupt load/store optimizations
2018-06-22 20:00:04 -04:00
Joel Middendorf
f52b18c0d7
getInt32 optimizations
2018-06-22 19:19:46 -04:00
Joel Middendorf
0e58e43253
gfx optimizations for little-endian
2018-06-20 09:45:36 -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
0e93d3cef2
SetCombine optimizations
2018-05-05 19:37:06 -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
d3be4e3d2d
Fix repeatDList debugging tool
2017-12-10 11:55:47 -05:00
Joel Middendorf
e55161f832
Fix for repeated display list debugger
2017-12-04 23:16:46 -05:00
Joel Middendorf
4e769f43a4
Fix in-game freeze before collecting a star
2017-12-01 21:15:37 -05:00
Joel Middendorf
da51317d26
get requestAnimationFrame id so it can be cancelled
2017-11-28 22:55:35 -05:00
Joel Middendorf
1b5fef29d4
clear color buffer and depth buffer on gl init
2017-11-28 16:53:23 -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
e60e07ee2e
Performance
2017-11-26 03:31:15 -05:00
Joel Middendorf
01c5c9c73a
Render state changed on loadsync
2017-11-23 14:58:33 -05:00
Joel Middendorf
152a8172e3
Fix depth-related flickering
2017-11-18 13:04:14 -05: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
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
364e75720e
performance
...
git-svn-id: http://1964js.googlecode.com/svn/trunk@266 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-03-03 15:24:07 +00:00
schibo4@gmail.com
6dcf746df0
session robustness
...
git-svn-id: http://1964js.googlecode.com/svn/trunk@265 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-03-03 07:53:05 +00:00
schibo4@gmail.com
3c6762b1f0
log call building a string was slowing down emulation
...
git-svn-id: http://1964js.googlecode.com/svn/trunk@199 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-12-12 06:20:50 +00:00
schibo4@gmail.com
28a52ce425
clear mi interrupt fix
...
git-svn-id: http://1964js.googlecode.com/svn/trunk@190 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-12-09 20:57:54 +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
679f7fe75e
shorten names magic_number to m and programCounter to p for compile and runtime performance
...
git-svn-id: http://1964js.googlecode.com/svn/trunk@158 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-10-21 07:53:22 +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
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
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