Commit graph

126 commits

Author SHA1 Message Date
schibo4@gmail.com
68bb4b566e TLB (WIP)
git-svn-id: http://1964js.googlecode.com/svn/trunk@165 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-10-27 19:47:06 +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
f6469553b4 tlb (wip)
git-svn-id: http://1964js.googlecode.com/svn/trunk@163 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-10-27 04:06:48 +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
ad94679ba5 button consts for closure optimizations
git-svn-id: http://1964js.googlecode.com/svn/trunk@155 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-10-18 04:44:38 +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
1d1245771c refactored memory stores
git-svn-id: http://1964js.googlecode.com/svn/trunk@149 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-10-02 02:26:52 +00:00
schibo4@gmail.com
e37cf6cbd4 dummy memory reads..fixes Manic Miner freeze regression
git-svn-id: http://1964js.googlecode.com/svn/trunk@147 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-10-01 06:35:49 +00:00
schibo4@gmail.com
8923055ee5 Refactored memory loads
git-svn-id: http://1964js.googlecode.com/svn/trunk@146 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-10-01 05:50:01 +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
5d671b1233 Clicking window toggles ui on/off
git-svn-id: http://1964js.googlecode.com/svn/trunk@141 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-09-30 10:40:13 +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
e496b989be Fix to handle undefined file name when user cancels open file dialog
git-svn-id: http://1964js.googlecode.com/svn/trunk@112 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-09-15 09:36:57 +00:00
schibo4@gmail.com
9e20207b89 fixed path to bitjs compression library
git-svn-id: http://1964js.googlecode.com/svn/trunk@110 0378edba-076e-5dc0-2bb2-d87a714dcd81
2012-09-15 09:12:55 +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
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