English Amiga Board


Go Back   English Amiga Board > Coders > Coders. Language > Coders. Blitz Basic

 
 
Thread Tools
Old 21 September 2021, 18:46   #1
slademania
Registered User
 
slademania's Avatar
 
Join Date: Oct 2019
Location: Spain
Posts: 23
BLITZ with Assembly

Hello to all,

I've been programming in Blitz for some time (mainly games and
simple demos) and I've taken a leap further and I'm learning
Assembler

Certainly calling the commands via TOKEJSR putting the parameters
in the CPU registers (first param in D0, second in D1, etc) works
with normal commands but with the Display.library they give many
errors. For example with DisplaySprite you can control the Y pos,
sprite channel, image, Coplist number but the X position does not
recognize it. And other commands have the same problem.

BLITZ is a very fast language but I think that with routines in
assembler controlling the most complex aspects the results would
be much better. You already know: Blitz for file loading tasks,
creation of graphics, sounds, etc. and assembler in the main loop.
I don't know, I'm asking too much ..

In the manual it says that a list with the TOKENS used with the
TOKEJSR command would be published (at the time) along with
their syntax but I have not been able to find it. If anyone had
any information about it, I would be very grateful

Thank you so much for your attention. Greetings
slademania is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
[blitz basic] How much amiga-blitz friendly is this? saimon69 Coders. Blitz Basic 105 21 April 2022 19:45
Assembly Error WAKD support.Apps 4 06 April 2021 20:43
[blitz] detecting "2 keys down" in blitz mode peceha Coders. Blitz Basic 4 03 April 2021 22:35
[blitz] amiga/blitz Mode speed question peceha Coders. Blitz Basic 3 10 January 2021 18:52
assembly TV L8-X Amiga scene 2 04 August 2002 02:36

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 01:48.

Top

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