- Feb 28, 2023
-
-
João Magalhães authored
There are a series of hacks involved in making a constant stream of audio data to work OK with web audio.
-
- Feb 27, 2023
-
-
João Magalhães authored
These are temporary fixes.
-
João Magalhães authored
Silences clippy.
-
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
There's still a lot of work needed.
-
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.
-
João Magalhães authored
-
João Magalhães authored
-
João Magalhães authored
-
João Magalhães authored
-
João Magalhães authored
-
- Feb 26, 2023
-
-
João Magalhães authored
-
- Feb 21, 2023
-
-
João Magalhães authored
-
João Magalhães authored
-
João Magalhães authored
Uses built package to print dependencies.
-
João Magalhães authored
Which allows usage of the static version of the generated values.
-
João Magalhães authored
-
João Magalhães authored
Also added PLATFORM_CPU_BITS_INT.
-
João Magalhães authored
-
João Magalhães authored
-
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
-
João Magalhães authored
-
João Magalhães authored
Created a series of new structures including the `PaletteInfo` one.
-
João Magalhães authored
-
João Magalhães authored
To avoid 0x0 characters in ROM title.
-
- Feb 19, 2023
-
-
João Magalhães authored
-
João Magalhães authored
-
João Magalhães authored
Should fix automation of format.
-
João Magalhães authored
Uses the `build.rs` file to generate compile time information about the build environment. This information is exposed to the WASM environment through interface methods that are then used by the `Emulator` interface.
-
- Jan 29, 2023
-
-
João Magalhães authored
This reverts commit e252646f.
-
João Magalhães authored
-
João Magalhães authored
Adds an extra EOL.
-
João Magalhães authored
-
- Dec 18, 2022
-
-
João Magalhães authored
-
- Dec 06, 2022
-
-
João Magalhães authored
-