Activity
From 06/01/2018 to 06/30/2018
06/10/2018
- FO 08:14 PM Core v24
- Very small change since I've realized how annoying the video mode selection is (i.e. find sd card, copy on settings...)
Added some hotkeys. To use them go to the F11 menu and then press:
P: PAL
N: NTSC
R: RGB
A: SCANDOUBLE
D: DVI...
06/06/2018
- FO 06:28 PM Core v23
- A small update, mostly for farb to test HDMI audio
* Add low pass audio filter, massively reduces HDMI audio high frequency aliasing
* Fix an stimer write problem introduced in v22 (more work to do here)
06/02/2018
- FO 10:06 PM Core v22
- Received my board today.
I tried to understand the flash chip problems. All I found so far is that it has a 64KB sector size, so I've added detection by id so that we can have one v2 core for both different flash chips.
* Detect fl...