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-19 03:28:06 +00:00
Code
Issues
Releases
Wiki
Activity
Files
exp-usb3
AROS-v0
/
arch
/
m68k-amiga
/
boot
History
Kalamatee
b999f43782
include the inputclass.
2025-11-09 16:56:38 +01:00
..
floppy
improve the xz compression ratio, and force overwrite the target matching gz expose the package format to use via build.cfg, and adjust mmakefiles to use that value.
2025-09-17 13:45:35 +02:00
iso
improve the xz compression ratio, and force overwrite the target matching gz expose the package format to use via build.cfg, and adjust mmakefiles to use that value.
2025-09-17 13:45:35 +02:00
amiga_hwreg.h
…
aros-dbg.ld
…
aros-ram-test.ld
…
aros-ram.ld
…
aros-rom.ld
…
cpu_detect.S
…
debug.c
…
debug.h
…
early.c
…
early.h
…
ext_entry.S
2024 -> 2025
2025-04-19 19:52:08 +02:00
mmakefile.src
include the inputclass.
2025-11-09 16:56:38 +01:00
mmu.c
…
rom_entry.S
2024 -> 2025
2025-04-19 19:52:08 +02:00
rom_init.S
…
romcheck.c
fix: correct logical condition in ROM check. This was exposed by codacy as "Logical disjunction always evaluates to true: EXPR >= 0x11 || EXPR <= 0x14."
2025-04-19 19:52:49 +02:00
start.c
…
superstack_swap.S
…