Commit graph

5 commits

Author SHA1 Message Date
Jean-Philip Desjardins
cd074adcfa Fix style. 2022-02-14 13:07:15 -05:00
Jean-Philip Desjardins
7b5b24c4cf Improve the way disc images are accessed.
Instead of loading the whole disc image in memory, use the Browser's File API to fetch needed parts of the file.
Has to go through some odd proxying hoops since the File object is owned by the main browser thread.
2022-02-14 13:07:15 -05:00
Jean-Philip Desjardins
1fda80f9f8 Add LDL/LDR/SDL/SDR proxies. 2022-02-14 13:07:15 -05:00
Jean-Philip Desjardins
0e745ee9d1 Register 64 bit getters and setters. 2022-02-14 13:07:15 -05:00
Jean-Philip Desjardins
76eb3ac6bc Testing emulator port to JavaScript.
Builds but doesn't do anything interesting yet.
2022-02-14 13:07:15 -05:00