Trevor Rudolph

Results 38 comments of Trevor Rudolph

well listen the best thin we can do is make a shell script to pick out the language that is in each plugin and translate its strings and add it...

i copied the siri objects form SiriServerCore to SiriServer and the shortMessage works fine

yea but i tried SiriServerCore and i had a crypto error so i just ported everything new down to the SiriServer

This would be quite interesting, it would be great to have accessible tools for teaching USB, like the PI Zero or even the some Intel Atom and Quark boards with...

I think it might be a good idea to rename the `gameboy-advance` target to `gameboy-advance-rom` or `gameboy-advance-cart` to we can use `gameboy-advance` as an inherited target.

@jaddr2line that is almost likely why I am having issues... It looks like the gc is trying to zero `0x20000c0 ` which is odd. I can mess around with breakpoints...

I spent all night in GDB but I was not able to track down the corruption... my `heapStart` is set just fine, the address is far past the end of...

Thanks for the code review @aykevl I'll take a look after work and play with the linker script

Would it be appropriate to extract some of the files from this PR into a new PR to update the GBA machine package (for batter IORegs and Interrupt support)? It...