Commit graph

88 commits

Author SHA1 Message Date
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
schibo4@gmail.com
44db9095dc Was allocating too much for typed arrays; starting TLB work
git-svn-id: http://1964js.googlecode.com/svn/trunk@156 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-10-18 07:33:55 +00:00
schibo4@gmail.com
e0f6e416c4 optimize var vAddr
git-svn-id: http://1964js.googlecode.com/svn/trunk@145 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-09-30 22:55:34 +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
a7292d8ff0 JSDoc hints for Closure to compile some consts in memory.js
git-svn-id: http://1964js.googlecode.com/svn/trunk@142 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-09-30 15:03:52 +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
dc0d5f4213 Rewritten in CoffeeScript; directory structure changed
git-svn-id: http://1964js.googlecode.com/svn/trunk@108 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-09-15 07:16:14 +00:00
Renamed from js/1964.coffee (Browse further)