H. Peter Anvin fa5b8f0613 abcdisk: don't unmount on activity change, only on host type change 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 1dfcf38fed sdcard: attempt to handle insertion and removal 3 years ago
.gitignore 518503fa99 iodev: centralize definitions and auto-generate boiler plate code 3 years ago
Makefile 0271d2cd06 abcrtc: ABC-bus interface to RTC (currently readonly) 3 years ago
abcdisk.c fa5b8f0613 abcdisk: don't unmount on activity change, only on host type change 3 years ago
abcdrive.c df521ce35f abcbus: fix missing clock to ABC-bus synchronizer 3 years ago
abcio.c 0d8c8fd6b3 fw/abcio: correctly handle I/O beyond the end of a buffer 3 years ago
abcio.h 0edc64a9c8 abcio, abcdisk: revamp callback interface, fix abcdisk state machine 3 years ago
abcmem.c 8c840cb56c abcbus: actually enable INP on select, enable UFD-DOS 3 years ago
abcrtc.c 4f634ded60 abcrtc: interface to write the RTC from the ABC bus 3 years ago
bin2mif.pl 4771d428e2 bin2mif: fast_ram expects unpacked decimal filename indicies 3 years ago
boot.mif fa5b8f0613 abcdisk: don't unmount on activity change, only on host type change 3 years ago
console.c 0271d2cd06 abcrtc: ABC-bus interface to RTC (currently readonly) 3 years ago
console.h dce6ed79e1 fw, console: add flush function 3 years ago
die.c 065686c0e2 fw: make LEDs meaningful; fix sync interval 3 years ago
diskcache.c b271812d79 sdcard: fix write operation, and error handling on write 3 years ago
dummy.c 2b261e54f6 fw: add interrupt support; use a linker script 3 years ago
fw.h 4f634ded60 abcrtc: interface to write the RTC from the ABC bus 3 years ago
head.S d7ef705e4a Set the ROM offset at the beginning of the image 3 years ago
io.h 0edc64a9c8 abcio, abcdisk: revamp callback interface, fix abcdisk state machine 3 years ago
ioregs.h 1dfcf38fed sdcard: attempt to handle insertion and removal 3 years ago
irq.h 0edc64a9c8 abcio, abcdisk: revamp callback interface, fix abcdisk state machine 3 years ago
irqasm.S eaee1583d8 abcio: more handler functions; prioritize the ABC interrupt 3 years ago
list.h b271812d79 sdcard: fix write operation, and error handling on write 3 years ago
main.c 4f634ded60 abcrtc: interface to write the RTC from the ABC bus 3 years ago
max80.ld a5b7b041ad abcmem: update the MMU setup; overlay test image with dram_bss 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
romcopy.c d7ef705e4a Set the ROM offset at the beginning of the image 3 years ago
rtc.c 4f634ded60 abcrtc: interface to write the RTC from the ABC bus 3 years ago
runtest.c 78a68d28ca run_test_image: stop ABC-bus DMA before loading the test image 3 years ago
sbrk.c 0dfe406919 fw: move the malloc heap to DRAM 3 years ago
sdcard.c b271812d79 sdcard: fix write operation, and error handling on write 3 years ago
sdcard.h 0edc64a9c8 abcio, abcdisk: revamp callback interface, fix abcdisk state machine 3 years ago
start_test.S 96e542cf90 fw: add machinery for switching to test image 3 years ago
sys.h c9f5f1a433 fw: make ROM offset a defined constant; support test-only image 3 years ago
system.c 0271d2cd06 abcrtc: ABC-bus interface to RTC (currently readonly) 3 years ago
systime.h 0271d2cd06 abcrtc: ABC-bus interface to RTC (currently readonly) 3 years ago
testdata.S 5beee9e57b abcdisk: now able to compile a binary 3 years ago
testimg.S d7ef705e4a Set the ROM offset at the beginning of the image 3 years ago