This website requires JavaScript.
Explore
Help
Sign In
github
/
AROS-v0
Watch
1
Star
0
Fork
0
You've already forked AROS-v0
mirror of
https://github.com/deadw00d/AROS.git
synced
2026-03-17 17:09:26 +00:00
Code
Issues
Releases
Wiki
Activity
Files
9edcf9b7d331ba2b129222734c7b4d4ebccb379f
AROS-v0
/
arch
/
i386-pc
History
Kalamatee
9edcf9b7d3
alter the i38 context flags to match the x86_64 names. simplify setmem_sse register initialization by using _mm_set1_epi8. enable the use of the avx setmem version if the platform supports it.
2021-04-24 15:54:43 +02:00
..
boot
add nvme to the i386 build.
2021-04-24 09:52:09 +02:00
bootstrap
…
drivers
Move aros/config.h to config SDK
2020-11-24 11:23:40 +01:00
exec
…
include
…
kernel
alter the i38 context flags to match the x86_64 names. simplify setmem_sse register initialization by using _mm_set1_epi8. enable the use of the avx setmem version if the platform supports it.
2021-04-24 15:54:43 +02:00
mmakefile.src
use a separate boot-distfiles target to build a targets boot floppies/stand alone rom's if applicable. invoke the floppy targets for the pc-i386 boot-distfiles targets. separate the m68k boot floppy target from the distfiles target and invoke it for the boot-distfiles target.
2019-08-10 10:18:24 +02:00