OSDev.org

The Place to Start for Operating System Developers
It is currently Wed Apr 24, 2024 4:43 am

All times are UTC - 6 hours




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Writing an ASM parser
PostPosted: Tue Dec 03, 2002 4:45 pm 
Hi

Where can I get information on writing an asm parser. Although I'm not writing an assembler, I am writing an x86 simulator (for the chip only), to try and help debug any OS level code that I write. It will show and allow you to edit register values of the simulated CPU, plus show values at certain memory addresses and I/O ports, it may be added to later. Hopefully allowing me to diagnose problems with parts of code that say, set up GDT for Pmode etc.

It is, like my os project, a very long term project and will help me learn about the architecture of the machine.

I am writing this in Borland Delphi (although what language I'm using doesn't affect the parser coding help I need). I, at the moment plan to use VCL not CLX as I have more experience in it. Any info on parsing would be greatly helpfull.

Thanks


Top
  
 
 Post subject: Re:Writing an ASM parser
PostPosted: Thu Dec 05, 2002 4:29 pm 
Check out:
www.sandpile.org
and
nasm.sourceforge.net

K.J.


Top
  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC - 6 hours


Who is online

Users browsing this forum: No registered users and 62 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group