-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
11 changed files
with
11 additions
and
11 deletions.
There are no files selected for viewing
Submodule Andromeda
updated
26 files
+31 −14 | ASH/ash.asm | |
+67 −51 | Apps.sh | |
+31 −14 | Calc/calc.asm | |
+31 −14 | Config/Dados/Interfaces.asm | |
+31 −14 | Config/Dados/Video.asm | |
+31 −14 | Config/Dados/log.asm | |
+31 −14 | Config/Dados/versao.asm | |
+31 −14 | Config/Hexagonix/Hexagonix.asm | |
+31 −14 | Config/Hexagonix/hardware.asm | |
+31 −14 | Config/Interfaces/Config.asm | |
+31 −14 | Config/Interfaces/Discos.asm | |
+31 −14 | Config/Interfaces/Fonte.asm | |
+31 −14 | Config/Interfaces/Info.asm | |
+31 −14 | Config/Interfaces/Paralela.asm | |
+31 −14 | Config/Interfaces/Principal.asm | |
+31 −14 | Config/Interfaces/Resolucao.asm | |
+31 −14 | Config/Interfaces/Serial.asm | |
+31 −14 | Config/Interfaces/Video.asm | |
+31 −14 | Config/config.asm | |
+31 −14 | DOSsh/DOSsh.asm | |
+31 −14 | GFont/gfont.asm | |
+31 −14 | Lyoko/Lyoko.asm | |
+31 −14 | Piano/piano.asm | |
+31 −14 | Poweroff/poweroff.asm | |
+31 −14 | Quartzo/quartzo.asm | |
+31 −14 | Serial/serial.asm |
Submodule Unix
updated
33 files
+67 −51 | Unix.sh | |
+31 −14 | arch/arch.asm | |
+31 −14 | cat/cat.asm | |
+31 −14 | clear/clear.asm | |
+9 −10 | cowsay/cows/hexagon.cow | |
+13 −0 | cowsay/cows/hexgnix.cow | |
+31 −14 | cowsay/cowsay.asm | |
+31 −14 | cp/cp.asm | |
+31 −14 | date/date.asm | |
+31 −14 | echo/echo.asm | |
+31 −14 | file/file.asm | |
+31 −14 | fnt/fnt.asm | |
+31 −14 | free/free.asm | |
+31 −14 | hash/hash.asm | |
+31 −14 | hostname/hostname.asm | |
+31 −14 | htop/htop.asm | |
+31 −14 | init/init.asm | |
+31 −14 | login/login.asm | |
+31 −14 | logind/logind.asm | |
+31 −14 | ls/ls.asm | |
+31 −14 | lshapp/lshapp.asm | |
+31 −14 | lshmod/lshmod.asm | |
+31 −14 | man/man.asm | |
+31 −14 | mount/mount.asm | |
+31 −14 | ps/ps.asm | |
+31 −14 | rm/rm.asm | |
+31 −14 | sh/sh.asm | |
+31 −14 | shutdown/shutdown.asm | |
+31 −14 | su/su.asm | |
+31 −14 | syslogd/syslogd.asm | |
+31 −14 | top/top.asm | |
+31 −14 | uname/uname.asm | |
+31 −14 | whoami/whoami.asm |
Submodule Hexagon Boot
updated
31 files
+31 −14 | Dev/BIOSx86.asm | |
+31 −14 | Dev/console.asm | |
+31 −14 | Dev/dev.asm | |
+31 −14 | Dev/discos.asm | |
+31 −14 | Dev/init.asm | |
+31 −14 | Dev/memx86.asm | |
+31 −14 | Dev/paralela.asm | |
+31 −14 | Dev/procx86.asm | |
+31 −14 | Dev/serial.asm | |
+31 −14 | Dev/som.asm | |
+31 −14 | Dev/teclado.asm | |
+31 −14 | FS/FAT16B/fat16B.asm | |
+31 −14 | FS/FS.asm | |
+31 −14 | HBoot/hboot.s | |
+31 −14 | HBoot/mensagens.s | |
+31 −17 | HBoot/prompt.asm | |
+31 −14 | HBoot/tom.asm | |
+31 −14 | HBoot/versao.asm | |
+31 −14 | Lib/lib.asm | |
+31 −14 | Lib/libDOS.asm | |
+31 −14 | Lib/libHAPP.asm | |
+31 −14 | Lib/libHexagon.asm | |
+31 −14 | Lib/libMod.asm | |
+31 −14 | Lib/libModHBoot.asm | |
+32 −15 | Lib/libUtil.asm | |
+31 −14 | Lib/libnum.asm | |
+31 −14 | Lib/libstring.asm | |
+31 −14 | Lib/macros.s | |
+32 −15 | Mods/Spartan.asm | |
+32 −15 | Mods/x86.asm | |
+31 −14 | hboot.asm |
Submodule Doc
updated
3 files
+1 −1 | Hexagonix/Hexagonix.en.md | |
+2 −2 | Hexagonix/Hexagonix.pt.md | |
+ − | Img/HexagonixSourceHeader.png |
Submodule Fontes
updated
6 files
+34 −16 | DNA.asm | |
+35 −16 | aflat.asm | |
+34 −16 | aura.asm | |
+35 −16 | aurora.asm | |
+67 −50 | fontes.sh | |
+31 −14 | modelo.asm |
Submodule Hexagon
updated
41 files
Submodule Scripts
updated
4 files
+69 −50 | Externos.sh | |
+69 −50 | configure.sh | |
+67 −51 | hx | |
+69 −50 | indent.sh |
Submodule lib
updated
17 files
+31 −14 | exemplo/gapp.asm | |
+31 −14 | exemplo/tapp.asm | |
+32 −15 | fasm/Estelar/bigbang.s | |
+32 −15 | fasm/Estelar/estelar.s | |
+31 −14 | fasm/HAPP.s | |
+31 −14 | fasm/dispositivos.s | |
+31 −14 | fasm/erros.s | |
+31 −14 | fasm/hexagon.s | |
+31 −14 | fasm/log.s | |
+31 −14 | fasm/macros.s | |
+31 −14 | fasm/verUtils.s | |
+31 −14 | nasm/HAPP.s | |
+31 −14 | nasm/dispositivos.s | |
+31 −14 | nasm/erros.s | |
+31 −14 | nasm/hexagon.s | |
+31 −14 | nasm/log.s | |
+31 −14 | nasm/macros.s |