Upgrade Fiwix to 1.5.0-lb1, pulling from upstream Mikaku repo.

This commit is contained in:
rick-masters 2024-01-06 22:10:39 +00:00
parent 133c05426c
commit cfeaee6f8d
15 changed files with 108 additions and 42 deletions

View file

@ -1,3 +1,3 @@
ph->p_paddr = ph->p_vaddr;
if (ph->p_paddr >= 0xC0000000)
ph->p_paddr = ph->p_paddr - 0xC0000000;
if (s1->text_addr == 0x80100000)
ph->p_paddr = ph->p_paddr - 0x80000000;

View file

@ -1 +1 @@
f81f0cb4d77be9b724f6afcca966811fb347010b21aee6eb39dc2caf9f287e07 /usr/bin/tcc
cff99e8badc080f57f34b31560d266b703b79c5ed8380a9ddfc3f1694aba10bd /usr/bin/tcc