Search found 3 matches

by Carsonnetic
Sat Dec 21, 2024 1:27 am
Forum: X16 Software Support
Topic: I can't figure out whats wrong with my code. :(
Replies: 3
Views: 2006

I can't figure out whats wrong with my code. :(

I have tried making a basic Hello World program in ASM, but it keeps hanging and I don't know why. This is my code: .SEGMENT "START" JMP BEGIN .SEGMENT "INIT" .SEGMENT "ONCE" .SEGMENT "CODE" CHROUT = $FFD2 HELLOTEXT: .BYTE "HELLO, WORLD!",13,0 BEGIN:...
by Carsonnetic
Fri Jan 19, 2024 1:04 am
Forum: Introductions
Topic: Hello!
Replies: 1
Views: 1551

Hello!

Hello! I found out about the Commander X16 project off of youtube!