Skip to main content
Home Forums 68kMLA My first 68k assembler program — #1
Post #1 by rafthe030
Source Forum68kMLA
CategoryTroubleshooting
Post DateMon, 25 May 2015 - 02:23
Original URLhttps://68kmla.org/bb/threads/my-first-68k-assembler-program.2003/
Post
Zanmato.sit.zipHi
 
I just 'finished' my first 68k Macintosh program ever in assembly language, using  Lightsoft LIDE 3(Fantasm 5) on my Macintosh IICI. It is no big deal, but as a 17 years-old mac user, I still am a bit proud.
 
It is a simple dialog box that pops in front, tells stuff and asks for your name. After clicking the "GO" button, it closes and pops another dialog box that tells "Greetings,«Your name»!" with a "Thank you" button.
 
It seems to work fine on my Mac IICI. It also works well on my powermac 7100 when booted up on a system prior to 8.6.
 
But, on my Macintosh SE( and Plus emulator), the dialog boxes doesn't show up correctly. It is not realy centered and the dialog is smaller, so it doesn't shows all the text. It doesn't crash, but it still is bothering that it doesn't seem to show up correctly on compact macs.
 
I uploaded the whole project (including the resources, source code and the APPL binary), so everyone can look at it. I archived it with DropStuff 5.5.
 
Help with my problem and maybe advice on 68k assembly would be really nice!
 
Thanks in advance!

mp.ls