Skip to content
forked from tgrysztar/fasm

flat assembler 1 port for Hexagonix Operating System

License

Notifications You must be signed in to change notification settings

hexagonix/fasmX

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flat assembler Hexagonix edition (fasmX)

🇬🇧 English

flat assembler Hexagonix edition (fasmX)

fasmX is a fork of the flat assembler 1 (fasm) aiming to be fully compatible with Hexagonix and upgradable alongside the current version of fasm.

For more information, read the license file.

This repository holds the system-dependent code that allows fasm to run on the Hexagonix operating system. These contributions are maintained by Hexagonix project.

With the fasm port to Hexagonix, the system became self-hosting, that is, it can be assembled on top of itself. This makes it possible for users to mount both the system and applications and utilities directly on Hexagonix, not depending on another operating system. For this, a code layer was added to fasm that allows fasm to run with all its functions on top of Hexagonix. Contributions that allow fasm to run are available in this repository.

You can report any performance issues, bugs or errors here.

flat assembler 1

The flat assembler (fasm) is an open-source, general-purpose assembler used as a standard for developing Hexagonix and its applications. fasmX is based on code available in the official fasm repository, available here, and is always updated after an official fasm release. For more information about fasm, visit the official repository or the project's website.

🇧🇷 Português (Brasil)

flat assembler para Hexagonix (fasmX)

fasmX é um fork do flat assembler 1 (fasm) com o objetivo de ser totalmente compatível com o Hexagonix e atualizável junto com a versão atual do fasm.

Para obter mais informações, leia o arquivo de licença.

Este repositório contém o código dependente do sistema que permite que o fasm seja executado no sistema operacional Hexagonix. Essas contribuições são mantidas pelo projeto Hexagonix.

Com o port do fasm para Hexagonix, o sistema passou a ser auto-hospedado, ou seja, pode ser montado em cima de si mesmo. Isso possibilita que os usuários montem o sistema e os aplicativos e utilitários diretamente no Hexagonix, não dependendo de outro sistema operacional. Para isso, foi adicionada uma camada de código ao fasm que permite que o fasm rode com todas as suas funções sobre o Hexagonix. Contribuições que permitem a execução do fasm estão disponíveis neste repositório.

Você pode relatar quaisquer problemas de desempenho, bugs ou erros aqui.

fasm assembler 1

O flat assembler (fasm) é um montador de uso geral de código aberto usado como padrão para o desenvolvimento do Hexagonix e seus aplicativos. O fasmX é baseado no código disponível no repositório oficial do fasm, disponível aqui, e é sempre atualizado após um lançamento oficial do fasm. Para mais informações sobre o fasm, visite o repositório oficial ou o site do projeto.

About

flat assembler 1 port for Hexagonix Operating System

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Assembly 100.0%