H. Peter Anvin 211ec5e0c8 fw: set gp for the IRQ bank too 3 years ago
..
fatfs 2b261e54f6 fw: add interrupt support; use a linker script 3 years ago
include aad6fa3aad fw: link against newlib-nano 3 years ago
.gitignore 6a406133f0 Add sdcard and sysclock units; reshuffle address map 3 years ago
Makefile cd15d8fd49 picorv32: revamp the Q registers to be a full bank switch 3 years ago
bin2mif.pl 4771d428e2 bin2mif: fast_ram expects unpacked decimal filename indicies 3 years ago
boot.mif 211ec5e0c8 fw: set gp for the IRQ bank too 3 years ago
console.c a6e8bd9b0e fw: more detailed error messages for downloader 3 years ago
console.h dce6ed79e1 fw, console: add flush function 3 years ago
die.c 0176e771d1 fw: irq wrapper, picorv32 custom instructions, _die() with blinkenlights 3 years ago
dummy.c 2b261e54f6 fw: add interrupt support; use a linker script 3 years ago
fw.h cd15d8fd49 picorv32: revamp the Q registers to be a full bank switch 3 years ago
head.S 211ec5e0c8 fw: set gp for the IRQ bank too 3 years ago
hello.c cd15d8fd49 picorv32: revamp the Q registers to be a full bank switch 3 years ago
io.h 8a937a6f83 sdcard: now talking to the SD card; driver fixes still needed 3 years ago
iodev.h 6a406133f0 Add sdcard and sysclock units; reshuffle address map 3 years ago
irq.c 211ec5e0c8 fw: set gp for the IRQ bank too 3 years ago
irqasm.S 2efc87efde Add irqasm.S... still no interrupts, but no crashes either... 3 years ago
max80.ld 2b261e54f6 fw: add interrupt support; use a linker script 3 years ago
picorv32.h cd15d8fd49 picorv32: revamp the Q registers to be a full bank switch 3 years ago
sbrk.c 75980f5efb fw: now working interrupt handling, periodic timer flashing LEDs 3 years ago
sdcard.c 105317a04c sdcard: works now! (At least reading) 3 years ago
sys.h 2b261e54f6 fw: add interrupt support; use a linker script 3 years ago
systime.h 6a406133f0 Add sdcard and sysclock units; reshuffle address map 3 years ago
testdata.pl 42f4ad6376 Make downloader work; use PLL for SDRAM clock offset 3 years ago