- Apr 20, 2023
-
-
João Magalhães authored
The new event driven strategy works better with react.
-
João Magalhães authored
-
João Magalhães authored
This makes uses of WASM to JS pipeline.
-
- Apr 18, 2023
-
-
João Magalhães authored
Callback is done using a global window function. Printing is performed to the console output. This is still a work in progress and the final display of the image should be included in the Web interface.
-
João Magalhães authored
-
- Apr 17, 2023
-
-
João Magalhães authored
The solution makes use of the chrono module to obtain time and the image module to save PNG files. The Web version is still pending support for printing.
-
João Magalhães authored
-
João Magalhães authored
-
- Apr 16, 2023
-
-
João Magalhães authored
The image data buffer printing is still pending. Still a lot of TODOs and edge cases to be solved.
-
- Apr 15, 2023
-
-
João Magalhães authored
-
João Magalhães authored
APU enabled getter was not being correctly called.
-
- Apr 11, 2023
-
-
João Magalhães authored
-
João Magalhães authored
The components have been moved from emukit.
-
João Magalhães authored
-
João Magalhães authored
-
João Magalhães authored
- Apr 10, 2023
-
-
João Magalhães authored
-
- Apr 08, 2023
-
-
João Magalhães authored
Also added CH4 public WASM API
- Apr 04, 2023
-
-
João Magalhães authored
This allows better understanding of the ROMs and their purpose.
-
- Apr 02, 2023
-
-
João Magalhães authored
- Mar 26, 2023
-
-
João Magalhães authored
Also fixed small channel 3 issue
-
- Mar 25, 2023
-
-
João Magalhães authored
-
- Mar 22, 2023
-
-
João Magalhães authored
-
- Mar 05, 2023
-
-
João Magalhães authored
-
- Mar 04, 2023
-
-
João Magalhães authored
-
João Magalhães authored
There's still no control over the channels themselves, but the basic interleaved buffer support is now coded. There's also new support for buffer size definition in seconds.
- Mar 03, 2023
-
-
João Magalhães authored
Will allow performance update when not using audio. Done for benchmark purposes.
-
João Magalhães authored
Support for set of video, audio and timer. Now with support for toggling audio in the SDL version.
-
- Mar 02, 2023
-
-
João Magalhães authored
-
João Magalhães authored
-
- Mar 01, 2023
-
-
João Magalhães authored
-
João Magalhães authored
Makes use of the new emukit audio code.
-
João Magalhães authored
-
João Magalhães authored
Now the BIOS beep works perfectly.