Skip to content

Commit

Permalink
Header update
Browse files Browse the repository at this point in the history
  • Loading branch information
felipenlunkes committed Feb 23, 2023
1 parent e1875e8 commit e6128df
Show file tree
Hide file tree
Showing 31 changed files with 840 additions and 378 deletions.
39 changes: 27 additions & 12 deletions Dev/BIOSx86.asm
Original file line number Diff line number Diff line change
@@ -1,21 +1,36 @@
;;************************************************************************************
;;
;;
;; ┌┐ ┌┐ Sistema Operacional Hexagonix®
;; ││ ││
;; │└─┘├──┬┐┌┬──┬──┬──┬─┐┌┬┐┌┐ Copyright © 2015-2023 Felipe Miguel Nery Lunkes
;; │┌─┐││─┼┼┼┤┌┐│┌┐│┌┐│┌┐┼┼┼┼┘ Todos os direitos reservados
;; ││ │││─┼┼┼┤┌┐│└┘│└┘││││├┼┼┐
;; └┘ └┴──┴┘└┴┘└┴─┐├──┴┘└┴┴┘└┘
;; ┌─┘│ Licenciado sob licença BSD-3-Clause
;; └──┘
;; ┌┐ ┌┐
;; ││ ││
;; │└─┘├──┬┐┌┬──┬──┬──┬─┐┌┬┐┌┐
;; │┌─┐││─┼┼┼┤┌┐│┌┐│┌┐│┌┐┼┼┼┼┘
;; ││ │││─┼┼┼┤┌┐│└┘│└┘││││├┼┼┐
;; └┘ └┴──┴┘└┴┘└┴─┐├──┴┘└┴┴┘└┘
;; ┌─┘│
;; └──┘
;;
;; Sistema Operacional Hexagonix® - Hexagonix® Operating System
;;
;; Copyright © 2015-2023 Felipe Miguel Nery Lunkes
;; Todos os direitos reservados - All rights reserved.
;;
;;************************************************************************************
;;
;; Este arquivo é licenciado sob licença BSD-3-Clause. Observe o arquivo de licença
;; disponível no repositório para mais informações sobre seus direitos e deveres ao
;; utilizar qualquer trecho deste arquivo.
;; Português:
;;
;; O Hexagonix e seus componentes são licenciados sob licença BSD-3-Clause. Leia abaixo
;; a licença que governa este arquivo e verifique a licença de cada repositório para
;; obter mais informações sobre seus direitos e obrigações ao utilizar e reutilizar
;; o código deste ou de outros arquivos.
;;
;; English:
;;
;; Hexagonix and its components are licensed under a BSD-3-Clause license. Read below
;; the license that governs this file and check each repository's license for
;; obtain more information about your rights and obligations when using and reusing
;; the code of this or other files.
;;
;;************************************************************************************
;;
;; BSD 3-Clause License
;;
Expand Down
39 changes: 27 additions & 12 deletions Dev/console.asm
Original file line number Diff line number Diff line change
@@ -1,21 +1,36 @@
;;************************************************************************************
;;
;;
;; ┌┐ ┌┐ Sistema Operacional Hexagonix®
;; ││ ││
;; │└─┘├──┬┐┌┬──┬──┬──┬─┐┌┬┐┌┐ Copyright © 2015-2023 Felipe Miguel Nery Lunkes
;; │┌─┐││─┼┼┼┤┌┐│┌┐│┌┐│┌┐┼┼┼┼┘ Todos os direitos reservados
;; ││ │││─┼┼┼┤┌┐│└┘│└┘││││├┼┼┐
;; └┘ └┴──┴┘└┴┘└┴─┐├──┴┘└┴┴┘└┘
;; ┌─┘│ Licenciado sob licença BSD-3-Clause
;; └──┘
;; ┌┐ ┌┐
;; ││ ││
;; │└─┘├──┬┐┌┬──┬──┬──┬─┐┌┬┐┌┐
;; │┌─┐││─┼┼┼┤┌┐│┌┐│┌┐│┌┐┼┼┼┼┘
;; ││ │││─┼┼┼┤┌┐│└┘│└┘││││├┼┼┐
;; └┘ └┴──┴┘└┴┘└┴─┐├──┴┘└┴┴┘└┘
;; ┌─┘│
;; └──┘
;;
;; Sistema Operacional Hexagonix® - Hexagonix® Operating System
;;
;; Copyright © 2015-2023 Felipe Miguel Nery Lunkes
;; Todos os direitos reservados - All rights reserved.
;;
;;************************************************************************************
;;
;; Este arquivo é licenciado sob licença BSD-3-Clause. Observe o arquivo de licença
;; disponível no repositório para mais informações sobre seus direitos e deveres ao
;; utilizar qualquer trecho deste arquivo.
;; Português:
;;
;; O Hexagonix e seus componentes são licenciados sob licença BSD-3-Clause. Leia abaixo
;; a licença que governa este arquivo e verifique a licença de cada repositório para
;; obter mais informações sobre seus direitos e obrigações ao utilizar e reutilizar
;; o código deste ou de outros arquivos.
;;
;; English:
;;
;; Hexagonix and its components are licensed under a BSD-3-Clause license. Read below
;; the license that governs this file and check each repository's license for
;; obtain more information about your rights and obligations when using and reusing
;; the code of this or other files.
;;
;;************************************************************************************
;;
;; BSD 3-Clause License
;;
Expand Down
39 changes: 27 additions & 12 deletions Dev/dev.asm
Original file line number Diff line number Diff line change
@@ -1,21 +1,36 @@
;;************************************************************************************
;;
;;
;; ┌┐ ┌┐ Sistema Operacional Hexagonix®
;; ││ ││
;; │└─┘├──┬┐┌┬──┬──┬──┬─┐┌┬┐┌┐ Copyright © 2015-2023 Felipe Miguel Nery Lunkes
;; │┌─┐││─┼┼┼┤┌┐│┌┐│┌┐│┌┐┼┼┼┼┘ Todos os direitos reservados
;; ││ │││─┼┼┼┤┌┐│└┘│└┘││││├┼┼┐
;; └┘ └┴──┴┘└┴┘└┴─┐├──┴┘└┴┴┘└┘
;; ┌─┘│ Licenciado sob licença BSD-3-Clause
;; └──┘
;; ┌┐ ┌┐
;; ││ ││
;; │└─┘├──┬┐┌┬──┬──┬──┬─┐┌┬┐┌┐
;; │┌─┐││─┼┼┼┤┌┐│┌┐│┌┐│┌┐┼┼┼┼┘
;; ││ │││─┼┼┼┤┌┐│└┘│└┘││││├┼┼┐
;; └┘ └┴──┴┘└┴┘└┴─┐├──┴┘└┴┴┘└┘
;; ┌─┘│
;; └──┘
;;
;; Sistema Operacional Hexagonix® - Hexagonix® Operating System
;;
;; Copyright © 2015-2023 Felipe Miguel Nery Lunkes
;; Todos os direitos reservados - All rights reserved.
;;
;;************************************************************************************
;;
;; Este arquivo é licenciado sob licença BSD-3-Clause. Observe o arquivo de licença
;; disponível no repositório para mais informações sobre seus direitos e deveres ao
;; utilizar qualquer trecho deste arquivo.
;; Português:
;;
;; O Hexagonix e seus componentes são licenciados sob licença BSD-3-Clause. Leia abaixo
;; a licença que governa este arquivo e verifique a licença de cada repositório para
;; obter mais informações sobre seus direitos e obrigações ao utilizar e reutilizar
;; o código deste ou de outros arquivos.
;;
;; English:
;;
;; Hexagonix and its components are licensed under a BSD-3-Clause license. Read below
;; the license that governs this file and check each repository's license for
;; obtain more information about your rights and obligations when using and reusing
;; the code of this or other files.
;;
;;************************************************************************************
;;
;; BSD 3-Clause License
;;
Expand Down
39 changes: 27 additions & 12 deletions Dev/discos.asm
Original file line number Diff line number Diff line change
@@ -1,21 +1,36 @@
;;************************************************************************************
;;
;;
;; ┌┐ ┌┐ Sistema Operacional Hexagonix®
;; ││ ││
;; │└─┘├──┬┐┌┬──┬──┬──┬─┐┌┬┐┌┐ Copyright © 2015-2023 Felipe Miguel Nery Lunkes
;; │┌─┐││─┼┼┼┤┌┐│┌┐│┌┐│┌┐┼┼┼┼┘ Todos os direitos reservados
;; ││ │││─┼┼┼┤┌┐│└┘│└┘││││├┼┼┐
;; └┘ └┴──┴┘└┴┘└┴─┐├──┴┘└┴┴┘└┘
;; ┌─┘│ Licenciado sob licença BSD-3-Clause
;; └──┘
;; ┌┐ ┌┐
;; ││ ││
;; │└─┘├──┬┐┌┬──┬──┬──┬─┐┌┬┐┌┐
;; │┌─┐││─┼┼┼┤┌┐│┌┐│┌┐│┌┐┼┼┼┼┘
;; ││ │││─┼┼┼┤┌┐│└┘│└┘││││├┼┼┐
;; └┘ └┴──┴┘└┴┘└┴─┐├──┴┘└┴┴┘└┘
;; ┌─┘│
;; └──┘
;;
;; Sistema Operacional Hexagonix® - Hexagonix® Operating System
;;
;; Copyright © 2015-2023 Felipe Miguel Nery Lunkes
;; Todos os direitos reservados - All rights reserved.
;;
;;************************************************************************************
;;
;; Este arquivo é licenciado sob licença BSD-3-Clause. Observe o arquivo de licença
;; disponível no repositório para mais informações sobre seus direitos e deveres ao
;; utilizar qualquer trecho deste arquivo.
;; Português:
;;
;; O Hexagonix e seus componentes são licenciados sob licença BSD-3-Clause. Leia abaixo
;; a licença que governa este arquivo e verifique a licença de cada repositório para
;; obter mais informações sobre seus direitos e obrigações ao utilizar e reutilizar
;; o código deste ou de outros arquivos.
;;
;; English:
;;
;; Hexagonix and its components are licensed under a BSD-3-Clause license. Read below
;; the license that governs this file and check each repository's license for
;; obtain more information about your rights and obligations when using and reusing
;; the code of this or other files.
;;
;;************************************************************************************
;;
;; BSD 3-Clause License
;;
Expand Down
39 changes: 27 additions & 12 deletions Dev/init.asm
Original file line number Diff line number Diff line change
@@ -1,21 +1,36 @@
;;************************************************************************************
;;
;;
;; ┌┐ ┌┐ Sistema Operacional Hexagonix®
;; ││ ││
;; │└─┘├──┬┐┌┬──┬──┬──┬─┐┌┬┐┌┐ Copyright © 2015-2023 Felipe Miguel Nery Lunkes
;; │┌─┐││─┼┼┼┤┌┐│┌┐│┌┐│┌┐┼┼┼┼┘ Todos os direitos reservados
;; ││ │││─┼┼┼┤┌┐│└┘│└┘││││├┼┼┐
;; └┘ └┴──┴┘└┴┘└┴─┐├──┴┘└┴┴┘└┘
;; ┌─┘│ Licenciado sob licença BSD-3-Clause
;; └──┘
;; ┌┐ ┌┐
;; ││ ││
;; │└─┘├──┬┐┌┬──┬──┬──┬─┐┌┬┐┌┐
;; │┌─┐││─┼┼┼┤┌┐│┌┐│┌┐│┌┐┼┼┼┼┘
;; ││ │││─┼┼┼┤┌┐│└┘│└┘││││├┼┼┐
;; └┘ └┴──┴┘└┴┘└┴─┐├──┴┘└┴┴┘└┘
;; ┌─┘│
;; └──┘
;;
;; Sistema Operacional Hexagonix® - Hexagonix® Operating System
;;
;; Copyright © 2015-2023 Felipe Miguel Nery Lunkes
;; Todos os direitos reservados - All rights reserved.
;;
;;************************************************************************************
;;
;; Este arquivo é licenciado sob licença BSD-3-Clause. Observe o arquivo de licença
;; disponível no repositório para mais informações sobre seus direitos e deveres ao
;; utilizar qualquer trecho deste arquivo.
;; Português:
;;
;; O Hexagonix e seus componentes são licenciados sob licença BSD-3-Clause. Leia abaixo
;; a licença que governa este arquivo e verifique a licença de cada repositório para
;; obter mais informações sobre seus direitos e obrigações ao utilizar e reutilizar
;; o código deste ou de outros arquivos.
;;
;; English:
;;
;; Hexagonix and its components are licensed under a BSD-3-Clause license. Read below
;; the license that governs this file and check each repository's license for
;; obtain more information about your rights and obligations when using and reusing
;; the code of this or other files.
;;
;;************************************************************************************
;;
;; BSD 3-Clause License
;;
Expand Down
39 changes: 27 additions & 12 deletions Dev/memx86.asm
Original file line number Diff line number Diff line change
@@ -1,21 +1,36 @@
;;************************************************************************************
;;
;;
;; ┌┐ ┌┐ Sistema Operacional Hexagonix®
;; ││ ││
;; │└─┘├──┬┐┌┬──┬──┬──┬─┐┌┬┐┌┐ Copyright © 2015-2023 Felipe Miguel Nery Lunkes
;; │┌─┐││─┼┼┼┤┌┐│┌┐│┌┐│┌┐┼┼┼┼┘ Todos os direitos reservados
;; ││ │││─┼┼┼┤┌┐│└┘│└┘││││├┼┼┐
;; └┘ └┴──┴┘└┴┘└┴─┐├──┴┘└┴┴┘└┘
;; ┌─┘│ Licenciado sob licença BSD-3-Clause
;; └──┘
;; ┌┐ ┌┐
;; ││ ││
;; │└─┘├──┬┐┌┬──┬──┬──┬─┐┌┬┐┌┐
;; │┌─┐││─┼┼┼┤┌┐│┌┐│┌┐│┌┐┼┼┼┼┘
;; ││ │││─┼┼┼┤┌┐│└┘│└┘││││├┼┼┐
;; └┘ └┴──┴┘└┴┘└┴─┐├──┴┘└┴┴┘└┘
;; ┌─┘│
;; └──┘
;;
;; Sistema Operacional Hexagonix® - Hexagonix® Operating System
;;
;; Copyright © 2015-2023 Felipe Miguel Nery Lunkes
;; Todos os direitos reservados - All rights reserved.
;;
;;************************************************************************************
;;
;; Este arquivo é licenciado sob licença BSD-3-Clause. Observe o arquivo de licença
;; disponível no repositório para mais informações sobre seus direitos e deveres ao
;; utilizar qualquer trecho deste arquivo.
;; Português:
;;
;; O Hexagonix e seus componentes são licenciados sob licença BSD-3-Clause. Leia abaixo
;; a licença que governa este arquivo e verifique a licença de cada repositório para
;; obter mais informações sobre seus direitos e obrigações ao utilizar e reutilizar
;; o código deste ou de outros arquivos.
;;
;; English:
;;
;; Hexagonix and its components are licensed under a BSD-3-Clause license. Read below
;; the license that governs this file and check each repository's license for
;; obtain more information about your rights and obligations when using and reusing
;; the code of this or other files.
;;
;;************************************************************************************
;;
;; BSD 3-Clause License
;;
Expand Down
39 changes: 27 additions & 12 deletions Dev/paralela.asm
Original file line number Diff line number Diff line change
@@ -1,21 +1,36 @@
;;************************************************************************************
;;
;;
;; ┌┐ ┌┐ Sistema Operacional Hexagonix®
;; ││ ││
;; │└─┘├──┬┐┌┬──┬──┬──┬─┐┌┬┐┌┐ Copyright © 2015-2023 Felipe Miguel Nery Lunkes
;; │┌─┐││─┼┼┼┤┌┐│┌┐│┌┐│┌┐┼┼┼┼┘ Todos os direitos reservados
;; ││ │││─┼┼┼┤┌┐│└┘│└┘││││├┼┼┐
;; └┘ └┴──┴┘└┴┘└┴─┐├──┴┘└┴┴┘└┘
;; ┌─┘│ Licenciado sob licença BSD-3-Clause
;; └──┘
;; ┌┐ ┌┐
;; ││ ││
;; │└─┘├──┬┐┌┬──┬──┬──┬─┐┌┬┐┌┐
;; │┌─┐││─┼┼┼┤┌┐│┌┐│┌┐│┌┐┼┼┼┼┘
;; ││ │││─┼┼┼┤┌┐│└┘│└┘││││├┼┼┐
;; └┘ └┴──┴┘└┴┘└┴─┐├──┴┘└┴┴┘└┘
;; ┌─┘│
;; └──┘
;;
;; Sistema Operacional Hexagonix® - Hexagonix® Operating System
;;
;; Copyright © 2015-2023 Felipe Miguel Nery Lunkes
;; Todos os direitos reservados - All rights reserved.
;;
;;************************************************************************************
;;
;; Este arquivo é licenciado sob licença BSD-3-Clause. Observe o arquivo de licença
;; disponível no repositório para mais informações sobre seus direitos e deveres ao
;; utilizar qualquer trecho deste arquivo.
;; Português:
;;
;; O Hexagonix e seus componentes são licenciados sob licença BSD-3-Clause. Leia abaixo
;; a licença que governa este arquivo e verifique a licença de cada repositório para
;; obter mais informações sobre seus direitos e obrigações ao utilizar e reutilizar
;; o código deste ou de outros arquivos.
;;
;; English:
;;
;; Hexagonix and its components are licensed under a BSD-3-Clause license. Read below
;; the license that governs this file and check each repository's license for
;; obtain more information about your rights and obligations when using and reusing
;; the code of this or other files.
;;
;;************************************************************************************
;;
;; BSD 3-Clause License
;;
Expand Down
Loading

0 comments on commit e6128df

Please sign in to comment.