H. Peter Anvin c9f5f1a433 fw: make ROM offset a defined constant; support test-only image 3 years ago
..
fatfs cb4dc0a825 fatfs: open-code Latin-1 (codepage 819) 3 years ago
include aad6fa3aad fw: link against newlib-nano 3 years ago
roms ff477a6b16 fw/roms: common infrastructure for ROMs 3 years ago
test c9f5f1a433 fw: make ROM offset a defined constant; support test-only image 3 years ago
.gitignore 518503fa99 iodev: centralize definitions and auto-generate boiler plate code 3 years ago
Makefile 82649f078e fw: add infrastructure for a secondary test mode image 3 years ago
abcdisk.c 784bda1057 abcdisk: move the big controller array to .dram.bss 3 years ago
abcdrive.c df521ce35f abcbus: fix missing clock to ABC-bus synchronizer 3 years ago
abcio.c 7c730225c9 WIP: abc disk emulation 3 years ago
abcio.h 5beee9e57b abcdisk: now able to compile a binary 3 years ago
bin2mif.pl 4771d428e2 bin2mif: fast_ram expects unpacked decimal filename indicies 3 years ago
boot.mif c9f5f1a433 fw: make ROM offset a defined constant; support test-only image 3 years ago
console.c 6798b92c04 Simple disk cache; add missing files 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
diskcache.c 7c730225c9 WIP: abc disk emulation 3 years ago
dummy.c 2b261e54f6 fw: add interrupt support; use a linker script 3 years ago
fw.h 5beee9e57b abcdisk: now able to compile a binary 3 years ago
head.S 9ca2889add cpu: move the reset vector away from 0 3 years ago
io.h 6798b92c04 Simple disk cache; add missing files 3 years ago
ioregs.h 864a989e80 Update register definitions; split out status change IRQ status bits 3 years ago
irq.h 7c730225c9 WIP: abc disk emulation 3 years ago
irqasm.S eaee1583d8 abcio: more handler functions; prioritize the ABC interrupt 3 years ago
list.h 6798b92c04 Simple disk cache; add missing files 3 years ago
main.c c9f5f1a433 fw: make ROM offset a defined constant; support test-only image 3 years ago
max80.ld 82649f078e fw: add infrastructure for a secondary test mode image 3 years ago
memcpy.S 10ee183e1a fw: fix and re-enable aligned memcpy() 3 years ago
memset.c d37791d8a7 fw: faster memset() 3 years ago
picorv32.h ec99762a84 Use waitirq rather than suspending a memory transaction for SD card 3 years ago
rom.S ff477a6b16 fw/roms: common infrastructure for ROMs 3 years ago
rtc.c 4970fb6ef6 rtc: issue dummy clock cycles if SDA appears stuck 3 years ago
sbrk.c 0dfe406919 fw: move the malloc heap to DRAM 3 years ago
sdcard.c 6798b92c04 Simple disk cache; add missing files 3 years ago
sdcard.h 6798b92c04 Simple disk cache; add missing files 3 years ago
sys.h c9f5f1a433 fw: make ROM offset a defined constant; support test-only image 3 years ago
systime.h 8f74766933 rtc: print the decoded RTC time to the console and update systime 3 years ago
testdata.S 5beee9e57b abcdisk: now able to compile a binary 3 years ago
testimg.S 82649f078e fw: add infrastructure for a secondary test mode image 3 years ago