Cody Tilkins

Results 131 comments of Cody Tilkins

It's curious on how Assemblies would work if this was indeed triaged. If it doesn't work in a local file, I'm not sure if its going to carry over to...

It was never developed on initially.

The hardware also changes, so https://github.com/Mikestylz/CirnOS/blob/master/SRC/bcm2835.c will be thrown out of later pi builds.

This is a specific use case.

Python not to mention.

I fixed stack overflows in one function in the pull request #11 Just gotta remember to `lua_checkstack(lua_State* L, int nelem);` By library functions I assume you mean anything given by...

I'll be waiting for that model 3 port :)

What is the difference between `start.elf` and `start2.elf` on rbpi3b+? What about the `bootcode.bin`? Don't they both load `kernel.img` and invoke `_start` aka `ENTRY(_start)` in the `linker.ld` (if present, else...

Not to mention how bare bones it is at the moment.

aha just a name change okay. with rbpi3b+ I can run images off usb.