- Aug 07, 2023
-
-
João Magalhães authored
-
João Magalhães authored
Using static methods instead of global functions.
-
- Aug 06, 2023
-
-
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
-
- Aug 05, 2023
-
-
João Magalhães authored
-
João Magalhães authored
-
- Aug 04, 2023
-
-
João Magalhães authored
-
- Aug 03, 2023
-
-
João Magalhães authored
Faster render and better colors.
-
João Magalhães authored
-
- Aug 01, 2023
-
-
João Magalhães authored
-
João Magalhães authored
-
João Magalhães authored
-
- Jul 24, 2023
-
-
João Magalhães authored
Also fixed frame global memory issue in libretro.
-
João Magalhães authored
-
João Magalhães authored
-
- Jul 23, 2023
-
-
João Magalhães authored
-
João Magalhães authored
-
João Magalhães authored
-
- Jul 22, 2023
-
-
João Magalhães authored
-
- Jun 18, 2023
-
-
João Magalhães authored
-
- Jun 10, 2023
-
-
João Magalhães authored
-
João Magalhães authored
-
- Jun 09, 2023
-
-
João Magalhães authored
-
- Jun 06, 2023
-
-
João Magalhães authored
-
João Magalhães authored
-
- Jun 05, 2023
-
-
João Magalhães authored
-
- Jun 04, 2023
-
-
João Magalhães authored
-
João Magalhães authored
-
João Magalhães authored
Running under a single call. This required increasing variable size from u8 to u16.
-
- May 21, 2023
-
-
João Magalhães authored
Created infrastructure that allows the usage of the serial device to capture the result of the tests. Then the test is executed agains a pre-defined number of cycles and the result is compared against expectation.
-
- May 19, 2023
-
-
João Magalhães authored
Adds this CPU speed print support to the web debug panel.
-
- May 18, 2023
-
-
João Magalhães authored
This makes it possible to select CBG or DMG mode taking into consideration the CGB flag in the ROM file.
-
João Magalhães authored
-
João Magalhães authored
There's also support for the disable operation.
-
- May 15, 2023
-
-
João Magalhães authored
-
João Magalhães authored
With initial approach for scalling down the speed of other components.
-
- May 14, 2023
-
-
João Magalhães authored
Allows the transfer of data according to the specs in dma.rs.
-