Commit graph

15 commits

Author SHA1 Message Date
Joel Middendorf
bdd5170464 memory size function .. for optional expansion pak
convertci4() fix
DMA fix
2018-07-05 14:04:04 -04:00
Joel Middendorf
43757c8d49 sleep if in infimnite loop to allow UI to respond 2018-06-23 16:55:11 -04:00
Joel Middendorf
27492915b9 remove that=this context from memory load/store arrow functions 2018-06-23 01:57:21 -04:00
Joel Middendorf
6409f9bbc6 Use arrow functions for memory load/stores 2018-06-23 01:46:22 -04:00
Joel Middendorf
bc294daf5f setInt32 optimizations for little-endian 2018-06-22 22:05:44 -04:00
Joel Middendorf
f52b18c0d7 getInt32 optimizations 2018-06-22 19:19:46 -04:00
Joel Middendorf
43f1dc8163 Fewer arrays are faster 2018-06-22 17:39:29 -04:00
Joel Middendorf
0e58e43253 gfx optimizations for little-endian 2018-06-20 09:45:36 -04:00
Joel Middendorf
49baec5bea little-endian gfx performance optimizations 2018-06-19 16:50:58 -04:00
Joel Middendorf
dbd78baaae typo fix 2018-06-11 02:28:32 -04:00
Joel Middendorf
232e288ff2 little-endian memory and dma functions 2018-06-10 22:42:54 -04:00
Joel Middendorf
d33c7db43a Add little-endian memory arrays 2018-06-10 15:30:07 -04:00
Joel Middendorf
cf0e8f9379 array buffers in memory 2018-06-10 14:51:22 -04:00
Joel Middendorf
e178dba4d5 Create array buffers so buffers arrays can be created using them and indexing by 16bit and 32bit 2018-06-10 14:15:37 -04:00
Joel Middendorf
697257501c memory Little-endian (WIP) 2018-06-10 12:53:08 -04:00