English Amiga Board


Go Back   English Amiga Board > Coders > Coders. General

 
 
Thread Tools
Old 27 February 2018, 07:13   #1
drwhy
Registered User
 
drwhy's Avatar
 
Join Date: Jul 2014
Location: Austria / Kärnten
Posts: 54
Assembler on Vampire 500 V2+

Hi !

First of all I´m a totally assembly & coding newbie !
I´ve just worked through the half of (up to TUT22) Photons ASM-Skool.
Nice tutorial! Now as an Vampire V2 owner i would like to
translate the source to get it running via Vampires HDMI output
with resolution 960x540.
But it seems that this isn´t such as easy as i thought ...
I know that there are new SAGA registers to know but can some please
give me a example whats this code has to look to be Vampire friendly:

(this is TUT02.S from Photon)

mainloop:

waitras1:
cmp.b #$ac,$dff006
bne waitras1
move.w #$fff,$dff180

waitras2:
cmp.b #$ac,$dff006
beq waitras2
move.w #$00d,$dff180


btst #6,$bfe001
bne mainloop
rts

Just to get an basic idea what different now to the normal 68k assembly.

Current I´am using ASM-Pro 1.18 on ApolloOS because ASMOne 1.48
has an graphic bug thats now allowing me to see the output of the
Calculator on the bottom of the assembler, and 1.49_RC2 is crashing
very often !

so if anyone could show me what to do ...
greetings
drwhy is offline  
Old 27 February 2018, 08:08   #2
Tigerskunk
Inviyya Dude!
 
Tigerskunk's Avatar
 
Join Date: Sep 2016
Location: Amiga Island
Posts: 2,770
Actually this should work as intended, even on the vampire, I guess?
Tigerskunk is offline  
Old 27 February 2018, 08:13   #3
drwhy
Registered User
 
drwhy's Avatar
 
Join Date: Jul 2014
Location: Austria / Kärnten
Posts: 54
hmm .. no ..
On ApolloOS the VideoOutput via indieECS stays black,
and i am not able to get back into the assembler.

On my self installed OS3.9 i get the right output on the indieECS.
but i want to get the output to Vampires HDMI!
And it should work for both AOS3.9 and ApolloOS R43.
drwhy is offline  
Old 27 February 2018, 08:18   #4
StingRay
move.l #$c0ff33,throat
 
StingRay's Avatar
 
Join Date: Dec 2005
Location: Berlin/Joymoney
Posts: 6,863
Make sure your ASM-Pro uses a native screenmode (i.e. no RTG!), you'll see the output then.
StingRay is offline  
Old 27 February 2018, 08:36   #5
grond
Registered User
 
Join Date: Jun 2015
Location: Germany
Posts: 1,918
You need to use cybergraphics.library or picasso.library to output stuff on the RTG screen.
grond 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
Vampire 500 v2+: Is all video HDMI yet? Starglider 2 support.Hardware 37 06 April 2018 14:25
Vampire 500 2+ and instability meckert support.Hardware 22 08 November 2017 13:26
Vampire 500+ V2 question obitus1990 support.Hardware 11 04 September 2017 18:15
Amiga 500 Vampire is alive kipper2k support.Hardware 397 15 June 2017 16:44
Amiga 500 Vampire Signman Amiga scene 50 25 November 2016 12:41

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 08:41.

Top

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