Search found 30 matches

by g0blinish
Sun Jun 28, 2015 11:18 am
Forum: Software & Programming
Topic: How to start programming with assembly?
Replies: 69
Views: 33753

Re: How to start programming with assembly?

of course I read,. WXQT2 doesn't work.
by g0blinish
Sun Jun 28, 2015 5:30 am
Forum: Software & Programming
Topic: How to start programming with assembly?
Replies: 69
Views: 33753

Re: How to start programming with assembly?

Adder not works on QLAY2, configuration is 128K.

it runs after 'ew win1_asm' folder WIN1 has asmhelp and asmtext too. There are logo and no responce(
by g0blinish
Sun Jun 28, 2015 5:08 am
Forum: Software & Programming
Topic: How to start programming with assembly?
Replies: 69
Views: 33753

Re: How to start programming with assembly?

No, same error:( masybe reason in .ZIP with metadata?
Qemulator runs with 128K.
by g0blinish
Sun Jun 28, 2015 4:11 am
Forum: Software & Programming
Topic: How to start programming with assembly?
Replies: 69
Views: 33753

Re: How to start programming with assembly?

Wimdev wrote: Perhaps your copy of asm is corrupt?
Wim
downloaded from "Dilwyn Jones's Web Site".
by g0blinish
Sun Jun 28, 2015 4:10 am
Forum: Software & Programming
Topic: How to start programming with assembly?
Replies: 69
Views: 33753

Re: How to start programming with assembly?

Image

seems byte 6-9 is file length. for amiga_exe(35 520 bytes) value doesn't related to $11, $70.
by g0blinish
Sun Jun 28, 2015 4:01 am
Forum: Software & Programming
Topic: How to start programming with assembly?
Replies: 69
Views: 33753

Re: How to start programming with assembly?

Just seen: The SEXEC in your above post is wrong. Instead of 30 SEXEC win1_asm2,55856,4096 it should read 30 SEXEC win1_asm2,a,55856,4096 You have definitively saved something , but most probably not the code you have loaded to address a ;) Tobias but issue in line 20 Hi, You would be better using:...
by g0blinish
Sat Jun 27, 2015 5:56 pm
Forum: Software & Programming
Topic: How to start programming with assembly?
Replies: 69
Views: 33753

Re: How to start programming with assembly?

So,
00.0F-bytes 19&20
00.01
00.01 - bytes 4&5 what you described?
by g0blinish
Sat Jun 27, 2015 5:01 pm
Forum: Software & Programming
Topic: How to start programming with assembly?
Replies: 69
Views: 33753

Re: How to start programming with assembly?

and about how to restore header:
for Q-emulator I placed "asm" into folder "QL Software\QL Demo"
here is result:
Image
by g0blinish
Sat Jun 27, 2015 4:56 pm
Forum: Software & Programming
Topic: How to start programming with assembly?
Replies: 69
Views: 33753

Re: How to start programming with assembly?

I'm looking at amiga_exe:
Image

Bytes 0-3 - file length
bytes doesn't look as file length. Seems header differs drom provided information.
by g0blinish
Sat Jun 27, 2015 2:08 pm
Forum: Software & Programming
Topic: How to start programming with assembly?
Replies: 69
Views: 33753

How to start programming with assembly?

Hi! I used Adder assembler, but I can't launch program. When I am typing exec_w win1_asm in Qemulator, I got a message "bad or changed medium". How to launch binary programs? Qemulator manual describes: OFFSET LENGTH(bytes) CONTENT 0 18 “]!QDOSSFileeHeader“ 18 1 00(reserved) 19 1 totalllen...