Open kwccoin opened 8 months ago
The audio will depend on the speed of your system. You can turn it off with -s 0
command line option. I hope to improve this later.
The -l
option loads source (.lst
) files to show in the disassembler - these are not loaded into the computer memory. Use -f
to load a binary file. The default is to load the recent MicroBeast firmware firmware_p24.bin
from page 0 (i.e. -f 0 firmware_p24.bin
) if no -f
option occurs on the command line.
I will correct the instructions on the main branch of the repository, and add more example programs soon.
1.1 Can't run the beastem until I move to
1.2 Run but with a lot of noise and I have to turn off my speaker.
But it seems to detect correctly all the devices:
and not sure how to proceed (change firmware.lst?) :
1.3 bios.lst
I cannot see any bios.lst in the macOS asset directory. The default should not run but it did.
1.4 Did try to run the other firmware-p24.bin
It sort of the same issue, noise on the speaker. And the similar image
and a bit longer console log
1.5 How to proceed next stage
Also, not sure how to proceed after this (how to add/change to a proper Z80 CPU, how to run a Z80 assembler program ...).
but it should be sdl2_gfx not sdl_2gfx or
The problem is conda run in default and need to be turn off