Back to home page

DOS ain't dead

Forum index page

Log in | Register

Back to the forum
Board view  Mix view

ASM's symbol handling needs work (Announce)

posted by Japheth Homepage, Germany (South), 26.12.2020, 19:18

There are problems with symbols. The following code snippets are accepted without errors:


        mov dx,string2
        mov ah,9
        int 21h
        ret
string1: db "hello",13,10,'$'
string1: db "another hello",13,10,'$'


and, worse:


        mov dx,string2
        mov ah,9
        int 21h
        ret
string1: db "hello",13,10,'$'


Neither duplicate symbols nor non-existant symbols are recognized currently.

---
MS-DOS forever!

 

Complete thread:

Back to the forum
Board view  Mix view
22370 Postings in 2073 Threads, 400 registered users, 101 users online (1 registered, 100 guests)
DOS ain't dead | Admin contact
RSS Feed
powered by my little forum