sam-astro / Astro8-Computer

Custom 16-bit homebrew CPU, emulator, renderer, PCB, and language

Repository from Github https://github.comsam-astro/Astro8-ComputerRepository from Github https://github.comsam-astro/Astro8-Computer

Create new assembly standard

sam-astro opened this issue · comments

Is your feature request related to a problem? Please describe.
The current assembly is very spaced out and takes up much more space than it needs to by only using actual CPU instructions.

Describe the solution you'd like
Substituting some commands that take up multiple line with single-line ones.

Improved using better pre-processor methods and commands