Commit graph

8 commits

Author SHA1 Message Date
Sean Cross
3f0bf86658 vectors: Get rid of irq C function
We don't have interrupts yet.
2014-09-09 15:04:35 +08:00
Sean Cross
7eaaa0cc14 irq: Work on getting IRQs working 2014-08-27 12:32:06 +08:00
Sean Cross
8f18cfd58b fernvale: Get IRQs to at least do something
IRQs now do something.  They still don't work, though.
2014-08-26 17:09:42 +08:00
Sean Cross
0d3b04307d fernly: Move to new offset 2014-07-21 18:25:49 +08:00
Sean Cross
11a84110f1 fernly: Act as a shim for qemu
We're using bigger tools now.  Now we just act as a shim for qemu.
2014-07-18 18:43:47 +08:00
Sean Cross
5647866779 iram: work in progress 2014-07-18 15:37:19 +08:00
Sean Cross
7cb334571e fernly: wip 2014-07-04 17:31:32 +08:00
Sean Cross
685824f56e fernly: Initial commit
This is an initial commit of the code.  It just does prints "Hello, world!"
2014-06-12 12:58:06 +08:00