Search found 6 matches
- Wed Nov 06, 2019 11:00 pm
- Forum: General Z80 Programming
- Topic: I'm new
- Replies: 11
- Views: 22561
Re: I'm new
Ok thanks for trying.
- Wed Nov 06, 2019 5:16 pm
- Forum: General Z80 Programming
- Topic: I'm new
- Replies: 11
- Views: 22561
Re: I'm new
I actually didn't extract it all from a Devtools.7z because i didn't get the file in the first place. The file i used is LearnZ80Dev.7z.
- Sun Nov 03, 2019 1:07 pm
- Forum: General Z80 Programming
- Topic: I'm new
- Replies: 11
- Views: 22561
Re: I'm new
The command line thingy doesn't work either. It just entirely disappears.
- Sun Nov 03, 2019 12:32 pm
- Forum: General Z80 Programming
- Topic: I'm new
- Replies: 11
- Views: 22561
Re: I'm new
It still didn't work!
I'm running Windows 10 64-bit. All i wanted is to do some simple games! But NotePad++ for VASM is being annoying.
I'm running Windows 10 64-bit. All i wanted is to do some simple games! But NotePad++ for VASM is being annoying.
- Sun Nov 03, 2019 12:22 am
- Forum: General Z80 Programming
- Topic: I'm new
- Replies: 11
- Views: 22561
Re: I'm new
It still doesn't work.
It says the same thing.
Z:\Utils\Vasm\vasmmsx.bat yuh.asm Z:\zex nopause
Process started >>>
O sistema não pode encontrar o caminho especificado.
<<< Process finished. (Exit code 3)
================ READY ================
Here is the code:
BuildMSX equ 1
PrintChar equ ...
It says the same thing.
Z:\Utils\Vasm\vasmmsx.bat yuh.asm Z:\zex nopause
Process started >>>
O sistema não pode encontrar o caminho especificado.
<<< Process finished. (Exit code 3)
================ READY ================
Here is the code:
BuildMSX equ 1
PrintChar equ ...
- Fri Nov 01, 2019 12:57 am
- Forum: General Z80 Programming
- Topic: I'm new
- Replies: 11
- Views: 22561
I'm new
I'm trying to compile an simple thingy for the MSX, BUT it always does this error...
Z:\Utils\Vasm\vasmmsx.bat yuh.asm C:\Users\Lucas\Downloads\Z80EXPORTS nopause
Process started >>>
The system cannot find the path specified.
<<< Process finished. (Exit code 3)
================ READY ...
Z:\Utils\Vasm\vasmmsx.bat yuh.asm C:\Users\Lucas\Downloads\Z80EXPORTS nopause
Process started >>>
The system cannot find the path specified.
<<< Process finished. (Exit code 3)
================ READY ...