H. Peter Anvin 80cd70eb57 iodevs: auto-generate common constants il y a 3 ans
..
fatfs cb4dc0a825 fatfs: open-code Latin-1 (codepage 819) il y a 3 ans
include aad6fa3aad fw: link against newlib-nano il y a 3 ans
.gitignore 518503fa99 iodev: centralize definitions and auto-generate boiler plate code il y a 3 ans
Makefile 10ee183e1a fw: fix and re-enable aligned memcpy() il y a 3 ans
abcdisk.c 5eed62e710 WIP: ABC disk controller emulation il y a 3 ans
abcdma.c 5eed62e710 WIP: ABC disk controller emulation il y a 3 ans
abcdrive.c df521ce35f abcbus: fix missing clock to ABC-bus synchronizer il y a 3 ans
bin2mif.pl 4771d428e2 bin2mif: fast_ram expects unpacked decimal filename indicies il y a 3 ans
boot.mif 80cd70eb57 iodevs: auto-generate common constants il y a 3 ans
console.c 6798b92c04 Simple disk cache; add missing files il y a 3 ans
console.h dce6ed79e1 fw, console: add flush function il y a 3 ans
die.c 0176e771d1 fw: irq wrapper, picorv32 custom instructions, _die() with blinkenlights il y a 3 ans
diskcache.c a42b824c80 fw/diskcache.c: writeback cache il y a 3 ans
dummy.c 2b261e54f6 fw: add interrupt support; use a linker script il y a 3 ans
fw.h 6798b92c04 Simple disk cache; add missing files il y a 3 ans
head.S 9ca2889add cpu: move the reset vector away from 0 il y a 3 ans
hello.c 80cd70eb57 iodevs: auto-generate common constants il y a 3 ans
io.h 6798b92c04 Simple disk cache; add missing files il y a 3 ans
ioregs.h 46c873bd12 abcbus: make INT#, NMI#, RESIN# and WAIT#/RDY explicitly controllable il y a 3 ans
irq.h 6798b92c04 Simple disk cache; add missing files il y a 3 ans
irqasm.S 6798b92c04 Simple disk cache; add missing files il y a 3 ans
list.h 6798b92c04 Simple disk cache; add missing files il y a 3 ans
max80.ld 603f4418f8 fw: try to sanitize the linker script somewhat il y a 3 ans
memcpy.S 10ee183e1a fw: fix and re-enable aligned memcpy() il y a 3 ans
memset.c d37791d8a7 fw: faster memset() il y a 3 ans
picorv32.h ec99762a84 Use waitirq rather than suspending a memory transaction for SD card il y a 3 ans
rtc.c 4970fb6ef6 rtc: issue dummy clock cycles if SDA appears stuck il y a 3 ans
sbrk.c 0dfe406919 fw: move the malloc heap to DRAM il y a 3 ans
sdcard.c 6798b92c04 Simple disk cache; add missing files il y a 3 ans
sdcard.h 6798b92c04 Simple disk cache; add missing files il y a 3 ans
sys.h 80cd70eb57 iodevs: auto-generate common constants il y a 3 ans
systime.h 8f74766933 rtc: print the decoded RTC time to the console and update systime il y a 3 ans
testdata.S 0dfe406919 fw: move the malloc heap to DRAM il y a 3 ans