Back to home page

DOS ain't dead

Forum index page

Log in | Register

Back to the forum
Board view  Mix view

18 Bytes! Anyone can beat this? - No DAS (Developers)

posted by DOS386, 13.04.2009, 14:32

> easier to understand than using das

Just replace (5 Bytes):

        cmp    al, 10       ; Now must be and is AL<=15 | Decimal "10" !!!
        sbb    al, $69      ; Securely Bugged Backup
        das                 ; Digital Attack System | ASCII result in AL


by (8 Bytes):

        cmp    al, 10
        jb      short heh
        add     al, 7
heh:    add     al, 48


So my code grows to 21 Bytes. I have no idea how DAS works but it does :clap:

---
This is a LOGITECH mouse driver, but some software expect here
the following string:*** This is Copyright 1983 Microsoft ***

 

Complete thread:

Back to the forum
Board view  Mix view
22208 Postings in 2050 Threads, 396 registered users, 60 users online (0 registered, 60 guests)
DOS ain't dead | Admin contact
RSS Feed
powered by my little forum