► fatfs | |
ff.c | |
ff.h | |
ffconf.h | |
ffsystem.c | |
ffunicode.c | |
► fatfs.hal | |
diskio.c | |
diskio.h | |
mmc.c | |
mmc.h | |
mmc_hal.c | |
mmc_hal.h | |
► fatfs.sup | |
fatfs.h | |
fatfs_sup.c | |
fatfs_sup.h | |
fatfs_tests.c | |
fatfs_tests.h | |
► gpib | |
amigo.c | AMIGO disk emulator for HP85 disk emulator project for AVR |
amigo.h | AMIGO disk emulator for HP85 disk emulator project for AVR |
debug.h | |
defines.h | GPIB, AMIGO, SS80 and device defines |
drives.c | Drive definitions for HP85 disk emulator project for AVR |
drives.h | |
drives_sup.c | Drive definition parsing for HP85 disk emulator project for AVR |
drives_sup.h | |
gpib.c | GPIB emulator for HP85 disk emulator project for AVR |
gpib.h | GPIB emulator for HP85 disk emulator project for AVR |
gpib_hal.c | GPIB emulator hardwware layer for HP85 disk emulator project for AVR |
gpib_hal.h | GPIB emulator hardwware layer for HP85 disk emulator project for AVR |
gpib_task.c | High level GPIB command handler for HP85 disk emulator project for AVR |
gpib_task.h | High level GPIB command handler for HP85 disk emulator project for AVR |
gpib_tests.c | GPIB diagnostic tests for HP85 disk emulator project for AVR |
gpib_tests.h | GPIB diagnostic tests for HP85 disk emulator project for AVR |
printer.c | HPGL printer capture code for HP85 disk emulator project for AVR |
printer.h | HPGL printer capture code for HP85 disk emulator project for AVR |
ss80.c | SS80 disk emulator for HP85 disk emulator project for AVR |
ss80.h | SS80 disk emulator for HP85 disk emulator project for AVR |
vector.c | Convert between values and byte arrays |
vector.h | |
► hardware | |
baudrate.c | |
bits.h | Bit manipulation macros |
cpu.h | Common CPU specific includes for ATEMAGE1284p |
delay.c | Extended delay routines for AVR |
delay.h | Extended delay routines for AVR |
delay_tests.c | |
gpio-1284p.h | |
hal.c | HAL layer SPI, GPIO, address and chip select |
hal.h | |
i2c.c | I2C Interrupt driven driver Total rewrite Reference AVR315 for technical details |
i2c.h | |
mkdef.c | |
portio.c | PORTIO diagnostic tests for HP85 disk emulator project for AVR |
portio.h | |
ram.c | Memory Utilities and safe free for AVR |
ram.h | Memory Utilities and safe free for AVR |
rs232.c | RS232 Driver AVR8 |
rs232.h | RS232 Driver AVR8 |
rtc.c | DS1307 RTC Driver AVR8 |
rtc.h | DS1307 RTC Driver AVR8 |
spi.c | SPI Driver AVR8 |
spi.h | SPI Driver AVR8 |
user_config.h | Master Include for FatFs, RTC, Timers AVR8 - Part of HP85 disk emulator |
► lib | |
matrix.c | Matrix functions |
matrix.h | Matrix functions |
parsing.c | |
parsing.h | Various string and character functions |
queue.c | Ring buffer code |
queue.h | Ring buffer code |
sort.c | |
sort.h | Integer sort |
stringsup.c | |
stringsup.h | Various string and character functions |
time.c | Common Linux/POSIX time functions |
time.h | Common Linux/POSIX time functions |
timer.c | Timer functions |
timer.h | Timer functions |
timer_hal.c | Timer hardware abstartion layer functions |
timetests.c | Common Linux/POSIX time testing functions |
► lif | |
lifsup.c | LIF file utilities - utilities extracted from hp85disk project for stand alone use |
lifsup.h | LIF file utilities - utilities extracted from hp85disk project for stand alone use |
lifutils.c | LIF file utilities |
lifutils.h | LIF file utilities |
td02lif.c | TeleDisk decoder library targetting LIF format images only |
td02lif.h | |
user_config.h | |
► posix | |
buffer.c | |
buffer.h | Character read buffering wrappers for FatFS WHY? Character at a time operation is in FatFS are VERY slow |
posix.c | POSIX wrapper for FatFS |
posix.h | POSIX wrapper for FatFS |
posix_tests.c | Fatfs test utilities with user interface |
posix_tests.h | POSIX wrapper for FatFS |
► printf | |
mathio.c | String to number conversions with floating point support |
mathio.h | Math IO functions, and verious conversion code with floating point support |
n2a.c | Test 128bit String to number conversion |
printf.c | Small printf, and verious conversion code with floating point support |
sscanf.c | |
test_printf.c | Test routines for Small printf |
main.c | Main for GPIB emulator for HP85 disk emulator project for AVR |
main.h | Main for GPIB emulator for HP85 disk emulator project for AVR |