You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SET KEYBOARD 1
ez80asm hello_world.asm
load hello_world.bin
0.9.25 emulator does:
if i remove the load command:
if i remove the ez80asm command, the same thing happens, and for set keyboard as well.
however, v0.9.20 updated to the same (and most recent) mos/vdp versions works just fine:
one major difference is that i compiled .25 from source on ubuntu 22.04 whereas the .20 version is using the pre-compiled binaries.
attached is a tar.gz archive of the exact executable and files i am running, less the src and related directories due to filesize constraints. v0.9.25-linux-x86_64.tar.gz
it doesn't matter what code i'm trying to assemble and load, nor from which directory.
The text was updated successfully, but these errors were encountered:
with these directives in autoexec.txt:
0.9.25 emulator does:
if i remove the load command:
if i remove the ez80asm command, the same thing happens, and for set keyboard as well.
however, v0.9.20 updated to the same (and most recent) mos/vdp versions works just fine:
one major difference is that i compiled .25 from source on ubuntu 22.04 whereas the .20 version is using the pre-compiled binaries.
attached is a tar.gz archive of the exact executable and files i am running, less the src and related directories due to filesize constraints.
v0.9.25-linux-x86_64.tar.gz
it doesn't matter what code i'm trying to assemble and load, nor from which directory.
The text was updated successfully, but these errors were encountered: