Robin Jones
Robin Jones
Although 64DD cart conversions now boot, the following still needs to be done: - [ ] the cart id (at least for sim city) is corrupted on the display -...
Although multithreading is not possible, it should be possible to use protothreading to increase speed and make the OS more eventful. Check out http://dunkels.com/adam/pt/index.html for a possible implementation.
## Description Adds new firmware for - ST_NUCLEO144_F767ZI Replaces https://github.com/nanoframework/nf-interpreter/pull/2762 (apart from pwm config https://github.com/nanoframework/nf-interpreter/pull/2804) ## Targets affected - [ ] BrainPad2 - [ ] GHI_FEZ_CERB40_NF - [ ] GHI_FEZ_CERBERUS_NF...
Add native toolchain build for MacOS. Add multi-platform GH action for docker images. Note: **Awaiting docker support for ARM processors** (macos-15 will hopefully support it) so that the lib and...
I am (attempting) to create a CI build for the N64. So far I have: * tracked down a workable build for libdragon * used a homebrew ROM to satisfy...
## Description Rename file to match target. ## Motivation and Context ## How Has This Been Tested? ## Screenshots ## Types of changes - [ ] Improvement (non-breaking change that...
## Description Improves the PalX ADC configuration after input from @gligorov. It is now able to read the thermistor port correctly. ## Motivation and Context Temperatures were not working correctly....
## Description Adds smoke tests for compiling the tool against multiple OSes and framework versions. * .Net 8 as LTS. * .Net 6 for Mono support. ## Motivation and Context...
## Description Remove Windows.Storage and Storage.Streams ## Motivation and Context These are deprecated. ## Types of changes - [x] Improvement (correction, content improvement, typo fix, formatting) - [ ] New...