Commit graph

19 commits

Author SHA1 Message Date
0a59ab8b21 Fix reset functionality 2021-05-05 08:38:43 -04:00
6c1c4fa0eb Named pipes in Windows. It is glorious. 2021-05-04 08:20:35 -04:00
d90c03c3af Fix loading pools. Move input modification outside main loop so we can
use the timer for Promise synchronization.
2021-05-01 23:17:59 -04:00
aa8d27959c Change how the timer is dispatched based on the threadedness of the
application.
2021-05-01 21:25:38 -04:00
c7819c98f2 Promisify everything? 2021-05-01 19:39:35 -04:00
7fed47983d Add instructions about when to preload the ROM vs not. 2021-04-30 01:07:47 -04:00
4158876854 Move a ton of constants into a separate file. 2021-04-29 20:19:56 -04:00
e1b6f2937b More Windows performance tweaks 2021-04-29 08:51:03 -04:00
391ec2ae9e Added watchexec to remove Powershell dependency 2021-04-29 07:22:08 -04:00
ea6b102678 More useless tweaks to fix Windows 2021-04-29 05:33:47 -04:00
ae28a6110b Attempt to fix some Windows issues 2021-04-29 04:56:55 -04:00
5ea3c30457 Reuse processes for more efficiency 2021-04-28 18:54:39 -04:00
c591641233 Added promise library, serpent.load, temp logic 2021-04-28 04:05:16 -04:00
36d945cf47 Fix load function 2021-04-24 13:37:37 -04:00
bdc3ccaad7 Sort species by number of genomes to speed up parallelization. Add
constant ID to species.
2021-04-24 01:18:06 -04:00
faccd03b82 Separate files per thread 2021-04-23 18:09:35 -04:00
6099589f8b Switch to Serpent 2021-04-23 15:39:11 -04:00
5f7e4c78d1 Save and load fix 2021-04-09 17:47:08 -04:00
7aa80750f8 Refactor to allow multithreading. 2021-04-09 15:06:55 -04:00