Trevor Rudolph

Results 8 issues of Trevor Rudolph

There is a feature on the GBA called multiboot. The bios uses the EXT1 port on the GBA to initiate a multiboot protocol over SIO (a custom protocol that is...

The picosoc sample Makefile had the wrong model specified. It is also incorrect stated that the TinyFPGA BX uses an HX8K in GoJimmyPi's blog post https://gojimmypi.blogspot.com/2019/01/risc-v-on-fpga-tinyfpga-via-wsl.html

I was wondering if there is anyway to boot to DS-Lite Slot-2 without patching the rom. It looks like this is possible in code by changing LoadGame to allow a...

lxml and subsequently libxml2 are BSD and MIT respectively. I was worried that this repo was GPL3.0 License so I reproduced the work contained by following this guide: https://www.azavea.com/blog/2016/06/27/using-python-lxml-amazon-lambda/ That...

This adds a `SkipSplash` config value that will draw a black screen while RVLoader is initializing instead of showing the RVLoader logo.

This document for a homebrew adapter talks about how support for the ASCII controller was discovered and implemented in the software. Could this theory be put into this software so...

Some people have issues getting Slot B to mount

bug

Avoid boot loop by checking args

bug