issues
search
pweingar
/
FoenixMCP
A portable kernel for the Foenix series of computers.
BSD 3-Clause "New" or "Revised" License
10
stars
5
forks
source link
Added Linux Flash Target, and fixed case sensitive VECTORS section.
#6
Closed
daschewie
closed
3 years ago
daschewie
commented
3 years ago
Changes
Added a2560u_flash-linux target
Fixed case sensitive compile bug in startup_m68k.s
Fixed elf loader bug, that would hang when reading file to RAM.
Changes