- Apr 30, 2023
-
-
João Magalhães authored
-
João Magalhães authored
-
João Magalhães authored
The background attributes seem to be failing.
-
- Apr 27, 2023
-
-
João Magalhães authored
-
João Magalhães authored
Will allow much better debug.
-
João Magalhães authored
-
- Apr 26, 2023
-
-
João Magalhães authored
Allows for more flexibility passing command line arguments.
-
- Apr 25, 2023
-
-
João Magalhães authored
Still pending processing and conversion to RGB8888.
-
João Magalhães authored
Still requiring a lot of operational work to allow proper working.
-
João Magalhães authored
-
- Apr 24, 2023
-
-
João Magalhães authored
-
João Magalhães authored
-
João Magalhães authored
-
- 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
-
- 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 04, 2023
-
-
João Magalhães authored
This allows better understanding of the ROMs and their purpose.
-
- Mar 22, 2023
-
-
João Magalhães authored
-
- Mar 05, 2023
-
-
João Magalhães authored
-
- Mar 04, 2023
-
-
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
Support for set of video, audio and timer. Now with support for toggling audio in the SDL version.
-
- Mar 01, 2023
-
-
João Magalhães authored
-
João Magalhães authored
Now the BIOS beep works perfectly.
-
João Magalhães authored
The emulator is now sounding more like a real audio player
.
-
- Feb 27, 2023
-
-
João Magalhães authored
-
João Magalhães authored
-
João Magalhães authored
Made use of queue support for SDL avoiding the callback approach which greatly simplifies the code and increases the APU accuracy.
-
João Magalhães authored
It's stil glitchy and noisy, need to check the problems.
-
João Magalhães authored
Still requires work to be able to be able to emulate APU together with the CPU instead of inverting the control.
-
João Magalhães authored
This a very work in progress situation that requires stability. The most important part is the fact that it's possible for an external entity (SDL) to call an audio tick and get a volume.
-
- Feb 26, 2023
-
-
João Magalhães authored
-
João Magalhães authored
-
- Feb 21, 2023
-
-
João Magalhães authored
This allows for a much more fluid draw of frames using the `present_vsync()`.
-
João Magalhães authored
Normalized handling of ticks in SDL according to the Web version implementation.
-
João Magalhães authored
-
- Feb 20, 2023
-
-
João Magalhães authored
-