Commit graph

57 commits

Author SHA1 Message Date
Joel Middendorf
c4482f53bd load/store optimizations 2017-10-26 18:36:35 -04:00
Joel Middendorf
886d8c256c load/store optimizations 2017-10-26 17:24:47 -04:00
Joel Middendorf
ce8ad8fd99 Fix to wrapEval 2017-10-26 03:47:04 -04:00
Joel Middendorf
f4d2a55876 Fix file format 2016-09-06 23:51:22 -04:00
schibo4@gmail.com
c0c9822e90 optimizations
git-svn-id: http://1964js.googlecode.com/svn/trunk@294 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-03-17 11:18:06 +00:00
schibo4@gmail.com
80fecba974 and more core performance optimizations
git-svn-id: http://1964js.googlecode.com/svn/trunk@293 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-03-16 19:42:13 +00:00
schibo4@gmail.com
4ac0160665 core performance optimizations
git-svn-id: http://1964js.googlecode.com/svn/trunk@292 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-03-16 16:45:02 +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
5ff1a6357c removing more slow getInt32 code
git-svn-id: http://1964js.googlecode.com/svn/trunk@288 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-03-13 09:19:53 +00:00
schibo4@gmail.com
95f36c01b9 performance
git-svn-id: http://1964js.googlecode.com/svn/trunk@269 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-03-05 01:55:40 +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
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
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
e91fb7fd9b double-count timing = faster Mario
git-svn-id: http://1964js.googlecode.com/svn/trunk@262 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-03-03 01:45:03 +00:00
schibo4@gmail.com
ee9b938ff7 tlb fixes
git-svn-id: http://1964js.googlecode.com/svn/trunk@235 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-02-23 21:38:03 +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
e1133d8d8b Increase interval to process more interrupts. This fixes a freeze in Mario at first boss; Implemented a possibly faster bind for runLoop
git-svn-id: http://1964js.googlecode.com/svn/trunk@233 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-02-17 09:41:20 +00:00
schibo4@gmail.com
e6046a2f9e remove expensive bind
git-svn-id: http://1964js.googlecode.com/svn/trunk@232 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-02-17 06:27:56 +00:00
togreglove@gmail.com
05361e7973 Texture work
git-svn-id: http://1964js.googlecode.com/svn/trunk@230 0378edba-076e-5dc0-2bb2-d87a714dcd81
2013-02-14 19:05:30 +00:00
schibo4@gmail.com
75f6ea737d accidental checkin
git-svn-id: http://1964js.googlecode.com/svn/trunk@216 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-12-27 05:58:22 +00:00
schibo4@gmail.com
7d793eef2f optimization compare run loop with 0
git-svn-id: http://1964js.googlecode.com/svn/trunk@215 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-12-27 05:57:37 +00:00
schibo4@gmail.com
fc63fb0a3c optimization compare run loop with 0
git-svn-id: http://1964js.googlecode.com/svn/trunk@214 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-12-27 05:43:14 +00:00
schibo4@gmail.com
a312caa98f speed hack that respects counter and interrupts
git-svn-id: http://1964js.googlecode.com/svn/trunk@212 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-12-20 10:26:45 +00:00
schibo4@gmail.com
f2c5ca88cd revert to revision 207..these optimizations need to be measured before we can say they work
git-svn-id: http://1964js.googlecode.com/svn/trunk@211 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-12-20 05:51:20 +00:00
schibo4@gmail.com
22b46a11df optimizations
git-svn-id: http://1964js.googlecode.com/svn/trunk@210 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-12-20 04:08:02 +00:00
schibo4@gmail.com
47f1fa7717 optimizations
git-svn-id: http://1964js.googlecode.com/svn/trunk@209 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-12-20 03:42:25 +00:00
schibo4@gmail.com
6b3c99af79 optimization and fix: use vAddr variable that was allocated as Int32Array
git-svn-id: http://1964js.googlecode.com/svn/trunk@208 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-12-19 21:35:42 +00:00
schibo4@gmail.com
8b4c01f899 Fix delay slot timing regression from last checkin
git-svn-id: http://1964js.googlecode.com/svn/trunk@206 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-12-12 12:57:30 +00:00
schibo4@gmail.com
3c0da8cec3 optimization
git-svn-id: http://1964js.googlecode.com/svn/trunk@205 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-12-12 12:40:59 +00:00
schibo4@gmail.com
ab0e1486c4 More run loop optiomizations
git-svn-id: http://1964js.googlecode.com/svn/trunk@203 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-12-12 11:19:28 +00:00
schibo4@gmail.com
aec723b68f Optimized virtualToPhysical translation
git-svn-id: http://1964js.googlecode.com/svn/trunk@202 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-12-12 09:46:27 +00:00
schibo4@gmail.com
6d40616c10 Performance.. no need to check for compilation each block..just catch the exception and then compile
git-svn-id: http://1964js.googlecode.com/svn/trunk@201 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-12-12 08:58:12 +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
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
211700c674 Add idle time and check interrupts more often
git-svn-id: http://1964js.googlecode.com/svn/trunk@198 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-12-12 05:47:27 +00:00
schibo4@gmail.com
3eda9d948b Mario seems to be fully playable now
git-svn-id: http://1964js.googlecode.com/svn/trunk@194 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-12-10 02:28:18 +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
612b51043c My runloop wasn't able to process interrupts other than vi interrupts. Fixed now, yaylsls
git-svn-id: http://1964js.googlecode.com/svn/trunk@191 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-12-09 21:26:35 +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
b6e4d0bfa7 Stability and performance: Don't init until rom is loaded and cleanup old scripts written to the page
git-svn-id: http://1964js.googlecode.com/svn/trunk@179 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-12-05 08:30:06 +00:00
schibo4@gmail.com
81d2abd35f improved timing
git-svn-id: http://1964js.googlecode.com/svn/trunk@175 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-11-05 02:39:29 +00:00
schibo4@gmail.com
bdf4ee1732 use less memory for tlb. mario getting a lot farther in game. Mario's not jumping out of the pipe at start probably because we need to flush dyna cache at dma transfer
git-svn-id: http://1964js.googlecode.com/svn/trunk@174 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-11-04 20:07:37 +00:00
schibo4@gmail.com
b31f172fe8 TLB (WIP)
git-svn-id: http://1964js.googlecode.com/svn/trunk@164 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-10-27 19:43:40 +00:00
schibo4@gmail.com
af74694449 wireframe optimization
git-svn-id: http://1964js.googlecode.com/svn/trunk@162 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-10-22 00:15:37 +00:00
schibo4@gmail.com
3178388f36 eeprom (wip)
git-svn-id: http://1964js.googlecode.com/svn/trunk@161 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-10-21 21:54:37 +00:00
schibo4@gmail.com
8af1c7b490 more TLB (WIP)
git-svn-id: http://1964js.googlecode.com/svn/trunk@160 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-10-21 18:16:17 +00:00
schibo4@gmail.com
4bede8f9e5 TLB region r/w (WIP)
git-svn-id: http://1964js.googlecode.com/svn/trunk@159 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-10-21 16:25:39 +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