-
Don't know if it belongs, but I noticed there's no mention of the 'vasm' C compiler, which can target the GameBoy: http://sun.hasenbraten.de/vasm/
Described at:
* http://www.compilers.de/vasm.ht…
-
Hi,
I am setting up fresh environment under Linux and I have problem with starting emulator from the extension. When I try to do it I am receiving error: '[EMU] No suitable emulator binary'. I have…
-
When using an arithmetic expression as an operand that involves the multiplication operator `*`, the expressions is wrongly highlighted as a comment.
-
Today, someone needs to update Config.mk and `make release` manually. It would be nice if there was some glue automation that automatically published new versions of vasmm68k whenever a new version is…
-
Hoi Stefan.. I cannot complete the minimal build due to errors..
sys: aarch64-linux-android
flavour: termux on android 13
gcc: 10
binutils: 2.42
I am building a cross dev environment on my an…
-
> _Requires #27 "IsaMc68k database, a collection of table describing the assembly mc68k instruction set architecture".
> The database will be hosted in this project : [isa68k-database](https://github…
-
Currently, a "jcc" executes all the following instructions, even if the branch is unlikely to happen.
```
li64 1/5
li64 2/5
li64 3/5
li64 4/5
li64 5/5
mtctr
nop for the overflow 1/2
nop for the overf…
-
I was looking for an option to output intel syntax with `-output-s`, and only found this because `ldmd` pushes this flag for `-vasm`. It would be nice if this option were more discoverable.
-
## Description
`CLU` pour 'Command Line Utility', petit clin d'œil à _Tron_
Un utilitaire en python pour générer, à partir d'un descripteur, une interface en lignes de commandes en shell bash co…
-
What is the required compiler here in 2022? I've got vasm installed but seem to be missing rest of the toolchain - i.e. 'vc'?
Platform - Ubuntu 22.04.