Commit graph

  • d07539e0cb Make this look a lot better vgturtle127-patch-1 Derek "Turtle" Roe 2022-11-27 03:36:51 -06:00
  • bcf5f002b6 Update the libraries readme to remove an ignorant statement I made 😆 Derek "Turtle" Roe 2022-11-26 23:37:23 -06:00
  • 3fc73adf30 Add revamped readme Derek "Turtle" Roe 2022-11-26 23:37:00 -06:00
  • 2d10af3ced
    Merge pull request #43 from schibo/schibo-patch-1 master Joel Middendorf 2022-07-15 23:05:14 -07:00
  • 628e2e41bb
    Modified app.yaml Joel Middendorf 2022-07-15 22:30:18 -07:00
  • 7ccf1fb3c5 fix convertci4_rgba16() (little-endian version) blitters Joel Middendorf 2018-07-11 17:15:10 -04:00
  • 1b970994f0 Allow opening the same ROM again Joel Middendorf 2018-07-11 10:53:30 -04:00
  • 3cc53c2077 remove triggerAIInterrupt() Joel Middendorf 2018-07-11 09:59:02 -04:00
  • d802345feb Fix reading wrong byte for TV System Joel Middendorf 2018-07-10 14:10:06 -04:00
  • 36c2734c66 Bumnp to 0.4.9 Joel Middendorf 2018-07-10 04:14:09 -04:00
  • 060f7a7307
    Merge pull request #42 from schibo/kseg Joel Middendorf 2018-07-10 04:11:51 -04:00
  • cf552a2398 Fix vi load Joel Middendorf 2018-07-10 04:10:45 -04:00
  • 7386021a25 support kseg mirrors Joel Middendorf 2018-07-09 15:23:50 -04:00
  • a54a503b76 Bump to 0.4.8 Joel Middendorf 2018-07-09 00:40:27 -04:00
  • 3d1490c7dd optimze decompileBlock() Joel Middendorf 2018-07-09 00:38:55 -04:00
  • 25ae57fa8a stub unimplemented functions Joel Middendorf 2018-07-09 00:25:44 -04:00
  • 2a7fca8298 optimize decompile performance ucode1 Joel Middendorf 2018-07-08 23:45:46 -04:00
  • 5438d27849 main loop optimization Joel Middendorf 2018-07-08 15:07:55 -04:00
  • cce7b3529f log todo: fix double shift value opcodes Joel Middendorf 2018-07-08 10:09:29 -04:00
  • bc38f5a371 stubbing missing opcode functions Joel Middendorf 2018-07-08 05:40:07 -04:00
  • 85da80afe0
    Merge pull request #41 from schibo/ucodes Joel Middendorf 2018-07-08 05:03:24 -04:00
  • 129ca03ac8 convertci4() fix dsll, dsrl, dsra Stub unumplemented functions Bump to 0.4.7 Joel Middendorf 2018-07-08 05:00:08 -04:00
  • 4c2a4550b3 Fix RGBA32 Joel Middendorf 2018-07-05 17:03:00 -04:00
  • 711f9ec101 local jquery Joel Middendorf 2018-07-05 15:56:08 -04:00
  • bdd5170464 memory size function .. for optional expansion pak convertci4() fix DMA fix Joel Middendorf 2018-07-05 10:32:53 -04:00
  • 1cb47a8c1c LoadTLUT() Joel Middendorf 2018-07-05 03:42:07 -04:00
  • e22dc35b91 support wireframe toggle if repeatDList is on Joel Middendorf 2018-07-03 04:22:44 -04:00
  • cb1cdacddb support wireframe toggle if repeatDList is on Joel Middendorf 2018-07-03 04:19:21 -04:00
  • b0394d3177 formatTexture() improvements Fixes so debug.html can work Fixes so repeatDList can allow breakpoints Fix convertI4() convertCI4() textures Joel Middendorf 2018-06-30 00:47:21 -04:00
  • 1307684310 texture converti4() convertI8() Joel Middendorf 2018-06-30 00:17:21 -04:00
  • d37ca1590d rgba32 texture Joel Middendorf 2018-06-29 23:42:05 -04:00
  • f890538a1d implemented GBI1_TRI2() implemented GBI1_Line3d() Line3d fixes Joel Middendorf 2018-06-25 03:24:42 -04:00
  • 509b66c1f0 GBI1 Vtx (WIP) Joel Middendorf 2018-06-25 01:03:17 -04:00
  • a4cd0b2e5e detect microcode Joel Middendorf 2018-06-24 21:27:28 -04:00
  • 4b57dcc6b8 crash fix on undefined texture Joel Middendorf 2018-06-23 18:54:34 -04:00
  • eccdefb39c Bump to 0.4.6 Joel Middendorf 2018-06-23 18:32:59 -04:00
  • 839174002c terminate emulator on exception Joel Middendorf 2018-06-23 18:31:32 -04:00
  • e8729d092b Remove try/catch for stability Joel Middendorf 2018-06-23 18:07:55 -04:00
  • 60d2f07f22 UI fixes Joel Middendorf 2018-06-23 17:12:03 -04:00
  • 62b381f84e Bump to 0.4.4 Joel Middendorf 2018-06-23 16:56:09 -04:00
  • 43757c8d49 sleep if in infimnite loop to allow UI to respond Joel Middendorf 2018-06-23 16:55:11 -04:00
  • 27492915b9 remove that=this context from memory load/store arrow functions Joel Middendorf 2018-06-23 01:57:21 -04:00
  • 6409f9bbc6 Use arrow functions for memory load/stores Joel Middendorf 2018-06-23 01:46:22 -04:00
  • bc294daf5f setInt32 optimizations for little-endian Joel Middendorf 2018-06-22 22:05:44 -04:00
  • 9283ebae7b little-endian DMA optimizations and interrupt load/store optimizations Joel Middendorf 2018-06-22 20:00:04 -04:00
  • f52b18c0d7 getInt32 optimizations Joel Middendorf 2018-06-22 19:19:46 -04:00
  • 43f1dc8163 Fewer arrays are faster Joel Middendorf 2018-06-22 17:39:29 -04:00
  • d36200fddd int8 and int16 memory functions signedops Joel Middendorf 2018-06-22 16:29:50 -04:00
  • d8c85b5567 unused fiddledVertex functions Joel Middendorf 2018-06-22 14:23:33 -04:00
  • f9949d64a8 Set theme jekyll-theme-cayman and migrate Page Generator content gh-pages Joel Middendorf 2018-06-20 16:22:11 -04:00
  • 5f98390ac1 latest closure compiler 20180610 Joel Middendorf 2018-06-20 15:33:51 -04:00
  • fe781085e9 Remove unnecessary int32 coercion Joel Middendorf 2018-06-20 14:37:14 -04:00
  • 0e58e43253 gfx optimizations for little-endian Joel Middendorf 2018-06-20 09:45:36 -04:00
  • 4221740e7f little-endian gfx performance optimizations Joel Middendorf 2018-06-19 23:06:50 -04:00
  • e497cbd29d little-endian gfx performance optimizations Joel Middendorf 2018-06-19 17:13:59 -04:00
  • 12ac8cb3e7 Bump to 0.4.2 Joel Middendorf 2018-06-19 16:51:40 -04:00
  • 49baec5bea little-endian gfx performance optimizations Joel Middendorf 2018-06-19 16:50:58 -04:00
  • e9d1a181f9 Optimize video hle little-endian loads/stores Joel Middendorf 2018-06-13 01:44:00 -04:00
  • 77dab2465c Fix little-endian byte swapping for z64 format Joel Middendorf 2018-06-12 20:53:26 -04:00
  • a123f3ad56
    Merge pull request #40 from schibo/LE Joel Middendorf 2018-06-12 12:17:38 -04:00
  • d39f080eff Bump to 0.4.0 Joel Middendorf 2018-06-12 12:16:24 -04:00
  • dbe6596554 Fix blits for little-endian Joel Middendorf 2018-06-12 12:11:10 -04:00
  • 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) Joel Middendorf 2018-06-11 05:35:30 -04:00
  • f0701ff30e cleanup Joel Middendorf 2018-06-11 04:39:28 -04:00
  • dbd78baaae typo fix Joel Middendorf 2018-06-11 02:28:32 -04:00
  • 9211e4e7b0 Merge branch 'master' into LE Joel Middendorf 2018-06-11 00:03:04 -04:00
  • b002685ea9 Missing LL opcode Joel Middendorf 2018-06-11 00:02:48 -04:00
  • f829acf987 Missing LL opcode Joel Middendorf 2018-06-11 00:00:32 -04:00
  • 232e288ff2 little-endian memory and dma functions Joel Middendorf 2018-06-10 15:46:48 -04:00
  • d33c7db43a Add little-endian memory arrays Joel Middendorf 2018-06-10 15:30:07 -04:00
  • cf0e8f9379 array buffers in memory Joel Middendorf 2018-06-10 14:51:22 -04:00
  • e178dba4d5 Create array buffers so buffers arrays can be created using them and indexing by 16bit and 32bit Joel Middendorf 2018-06-10 14:15:37 -04:00
  • 697257501c memory Little-endian (WIP) Joel Middendorf 2018-06-10 12:53:08 -04:00
  • 9df0009d74
    Update README.md Joel Middendorf 2018-06-02 11:29:35 -04:00
  • 1e54d3fdb1 Optimize opcode map for compiler Joel Middendorf 2018-06-02 03:32:15 -04:00
  • 234e3a5eac
    Update README.md Joel Middendorf 2018-05-24 13:45:26 -04:00
  • 83de429b71 optimizations Joel Middendorf 2018-05-13 18:08:02 -04:00
  • d6a06dbe8c
    Merge pull request #39 from schibo/optimizations Joel Middendorf 2018-05-12 18:32:06 -04:00
  • b6edb14bd7 Separate tile blits into functions so v8 can optimize Joel Middendorf 2018-05-12 18:24:49 -04:00
  • 005913eee3 Fix to recursive call to updateGradient() Joel Middendorf 2018-05-06 17:17:22 -04:00
  • fb2bada43c Revert Joel Middendorf 2018-05-06 16:13:22 -04:00
  • 22f076a8a4 multiplyVec3 bottleneck Joel Middendorf 2018-05-06 15:52:56 -04:00
  • b83d562f3b Type annotations Joel Middendorf 2018-05-06 15:23:19 -04:00
  • 70f6e3d16f optimize microcode lut and matrix load Joel Middendorf 2018-05-06 08:04:15 -04:00
  • d884007d6c fix function lost scope on runLoop exit causing recompile of block on reentry to runLoop Joel Middendorf 2018-05-05 23:05:05 -04:00
  • 743a948b72 Fix: Don't compile a new block every time runLoop is called Joel Middendorf 2018-05-05 20:21:57 -04:00
  • 0e93d3cef2 SetCombine optimizations Joel Middendorf 2018-05-05 19:37:06 -04:00
  • 310b6b8efb Smaller functions & expressions for v8 performance Joel Middendorf 2018-05-05 13:08:13 -04:00
  • a99cb52cee
    Merge pull request #38 from schibo/optimizations Joel Middendorf 2018-05-04 09:16:30 -04:00
  • 6d17cfcfc1 Bump to 0.3.13 Joel Middendorf 2018-05-04 09:15:08 -04:00
  • 254166e2a4 beq/bne optimizations Joel Middendorf 2018-05-04 06:23:30 -04:00
  • af8ad0843f Fixes to allow closure compiler to compile for ES6; compiled function lookup table for performance Joel Middendorf 2018-05-03 10:57:07 -04:00
  • 3d07a60a46 Fix blits Joel Middendorf 2018-04-30 22:58:10 -04:00
  • 4d64e138ed Consolidate init and constructor in 1964 class Joel Middendorf 2018-04-30 20:36:56 -04:00
  • 5ed4ea618f Optimize loads/stores Joel Middendorf 2018-04-30 19:55:38 -04:00
  • 426e276c58 Optimiz virtualToPhysical translation and SW Joel Middendorf 2018-04-30 19:25:22 -04:00
  • facbf1661a Optimize vertex data processing Joel Middendorf 2018-04-30 06:12:10 -04:00
  • b5068efbf1 Rewrite videoHLE class; optimize loading texture formats Joel Middendorf 2018-04-30 05:19:35 -04:00
  • c4067cfb39 Avoid hidden 1964.js classes Joel Middendorf 2018-04-30 03:24:19 -04:00
  • 63e159704b Optimizations Joel Middendorf 2018-04-30 02:19:36 -04:00