English Amiga Board


Go Back   English Amiga Board > Search Forums

Showing results 1 to 16 of 16
Search took 0.01 seconds.
Search: Posts Made By: Den
Forum: Coders. Asm / Hardware 07 December 2015, 23:44
Replies: 3
Views: 1,353
Posted By Den
Thanks for the answer Leffman and for not telling...

Thanks for the answer Leffman and for not telling me to RTFM :)

So, now vasm will output 2.04+ executables by default unless -kick1hunks is specified, and vlink will still produce 1.xx+...
Forum: Coders. Asm / Hardware 07 December 2015, 20:19
Replies: 3
Views: 1,353
Posted By Den
vasm strange behaviour

Hello!

I've compiled latest versions of vasm and vlink on Windows 10 with MinGW and something strange happens :)

When I assemble any source with -Fhunkexe I get a file that is not an object...
Forum: News 06 September 2014, 11:19
Replies: 684
Views: 288,065
Posted By Den
I'm happy, this morning I received the Gotek...

I'm happy, this morning I received the Gotek drive I ordered on August 30. Item only took 7 days from Hong Kong to France! :)

Trouble is... I'm still waiting for the TTL USB thingy I ordered on...
Forum: support.WinUAE 15 December 2013, 05:57
Replies: 1,044
Views: 325,170
Posted By Den
The Ringard Production Megademo most certainly...

The Ringard Production Megademo most certainly works as expected.

Those screens mimic a french pay TV channel (Canal+) as it can be viewed when you don't own the decoder box (both image and sound...
Forum: support.WinUAE 17 August 2013, 00:00
Replies: 12
Views: 5,880
Posted By Den
Really? :D

Really? :D
Forum: support.WinUAE 17 July 2013, 17:50
Replies: 30
Views: 5,094
Posted By Den
I wouldn't use that motto as a truism (even in a...

I wouldn't use that motto as a truism (even in a tongue-in-cheek way) because what it really means is: "even if the customer is a complete arse, do your best to please them as we need their money in...
Forum: Coders. Asm / Hardware 08 May 2013, 14:10
Replies: 20
Views: 5,547
Posted By Den
Just to make it clear, it's not supposed to do...

Just to make it clear, it's not supposed to do much. It's just a startup code to "kill" the system on launch and restore it on exit.

You only get a blank screen and the program just waits for a...
Forum: Coders. Asm / Hardware 30 April 2013, 15:46
Replies: 20
Views: 5,547
Posted By Den
Once you have the includes question sorted out,...

Once you have the includes question sorted out, you'll need to move the "_SysBase equ $04" line outside the conditional statements if you're not using ArgAsm.

Other than that, the source assembles...
Forum: Coders. Asm / Hardware 30 April 2013, 07:10
Replies: 20
Views: 5,547
Posted By Den
That "FUNCDEF exec_lib.i" can be found in both...

That "FUNCDEF exec_lib.i" can be found in both NDK 3.1 and 3.9. They have an example of what a FUNCDEF macro should look like in exec/libraries.i (it's hidden in the comments).

All this macro is...
Forum: Coders. Asm / Hardware 15 April 2013, 20:41
Replies: 6
Views: 3,869
Posted By Den
Vikke, I noticed that the 'label' and...

Vikke,

I noticed that the 'label' and 'customchips' regexps clash in your source.
Those regexps work fine in Sublime Text 2 so I googled about that and read that it's due to how SyntaxHighlighter...
Forum: Coders. Asm / Hardware 13 April 2013, 00:17
Replies: 1
Views: 2,638
Posted By Den
You asked for The Ultimate Soundtracker source...

You asked for The Ultimate Soundtracker source code, but what you uploaded are replay routines :confused

Here are some more replay routines...
Forum: Coders. Asm / Hardware 11 April 2013, 19:49
Replies: 6
Views: 3,869
Posted By Den
Hello, I have attached an m68k asm source...

Hello,

I have attached an m68k asm source highlighter I made for Alex Gorbatchev's SyntaxHighlighter.
I also included an example html file and the main SyntaxHighlighter script because I patched...
Forum: Coders. Asm / Hardware 06 April 2013, 09:51
Replies: 9
Views: 4,258
Posted By Den
Just compiled latest source snapshot: ...

Just compiled latest source snapshot:

warning 51 in line 163 of "ScrollExample.S": instruction has been auto-aligned
> MOVEM.L D0-D7/A0-A6,-(A7) ; Put registers on stack

Works perfectly,...
Forum: Coders. Asm / Hardware 05 April 2013, 10:58
Replies: 9
Views: 4,258
Posted By Den
I can see the problem with labels used to...

I can see the problem with labels used to calculate a length, which I had overlooked.
Oh well, I'll just learn to put labels were they need to be and use more tabs if I need to fit longer names :D...
Forum: Coders. Asm / Hardware 05 April 2013, 07:45
Replies: 9
Views: 4,258
Posted By Den
Thanks for your answer, Leffmann. You...

Thanks for your answer, Leffmann.

You nailed it. I just tested again without the EVEN directive, with the label on the same line as the movem, both with X chars and X-1 chars in the preceding...
Forum: Coders. Asm / Hardware 05 April 2013, 03:12
Replies: 9
Views: 4,258
Posted By Den
vasm and word alignment

Hello,

I wanted to set up a comfy toolset to try and code some Amiga asm, so I tried vasm.

I found a topaz scroller source, vasm ran without errors, resulting file worked fine in winUAE.

I...
Showing results 1 to 16 of 16

 
Forum Jump

All times are GMT +2. The time now is 08:07.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.21005 seconds with 10 queries