View Single Post
Old 16 September 2020, 11:16   #1
litwr
Registered User
 
Join Date: Mar 2016
Location: Ozherele
Posts: 229
VASM: Access to a local label

Is it possible? I like FASM style when accessing such labels:
Code:
         jmp main.locl
main:
.locl:
It doesn't work with VASM. Is there other ways for such accessing? Thank you.

I use the next VASM version
Quote:
vasm 1.7e (c) in 2002-2016 Volker Barthelmann
vasm M68k/CPU32/ColdFire cpu backend 2.1 (c) 2002-2015 Frank Wille
vasm motorola syntax module 3.9 (c) 2002-2016 Frank Wille
litwr is offline  
 
Page generated in 0.04830 seconds with 11 queries