943,865 Members | Top Members by Rank

Ad:
  • Assembly Discussion Thread
  • Unsolved
  • Views: 814
  • Assembly RSS
Apr 9th, 2009
0

About interrupt 10h? Set video mode?

Expand Post »
Hi!!!
I have little problem. When i try to execute my program:

section .data

section .text
global _start
_start:
mov ah,00h
mov al,45h ;('45h' is just example)
int 10h

I get the message "Segmentation fault".
I suppose I get this message because my video card it's new model. Ati Radeon 3870hd.
I suppose this function and interrupt it's for video card models old 10 years maybe.
I use OS: LINUX and compilation with NASM.

Sorry for my English.
Similar Threads
Reputation Points: 17
Solved Threads: 1
Junior Poster in Training
destruct0 is offline Offline
50 posts
since Apr 2009

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Assembly Forum Timeline: x86 with nasm reading from file
Next Thread in Assembly Forum Timeline: Performance issue in code





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC