Click here to Skip to main content
15,884,099 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Is it possible to display pixels to the screen or play a beep in the speakers to screen in ASM language, without using BIOS/DOR/... interrupts ?

What I have tried:

I found that I can display pixel passing elems to registers and then call interrupts, but I did not found without using interrupts, is it possible ? how ?
Posted
Updated 3-Jun-21 22:51pm

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900