Emulation | IRC Q

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
poseidon
Posts: 1
Joined: Wed Nov 07, 2007 7:19 pm

Emulation | IRC Q

Post by poseidon »

I'm very interested in OS development, but I would like to clear a few things up. To test any operating system in which I make, is there some sort of emulation process, so that you don't have to install the operating system. I think I saw this in the faq, you can save your operating system to a cd, and load it into your computer and have an emulated version of it, is this correct?

Also, is there a common channel in which is specific to OS deving, I find it helpful to listen to those who understand the field, as it usually leads me to some new understanding, or subject in which I can research and come to understand.

Thank you for your time and effort,

Joe
User avatar
Brynet-Inc
Member
Member
Posts: 2426
Joined: Tue Oct 17, 2006 9:29 pm
Libera.chat IRC: brynet
Location: Canada
Contact:

Post by Brynet-Inc »

Well I can't help you with the IRC question, That's not my thing... ;)

As for emulation... See: http://www.osdev.org/wiki/Category:Emulators

Bochs & QEMU are the common choices, they have good debugging capabilities.
Image
Twitter: @canadianbryan. Award by smcerm, I stole it. Original was larger.
pcmattman
Member
Member
Posts: 2566
Joined: Sun Jan 14, 2007 9:15 pm
Libera.chat IRC: miselin
Location: Sydney, Australia (I come from a land down under!)
Contact:

Post by pcmattman »

Try #osdev on irc.freenode.net.
User avatar
JamesM
Member
Member
Posts: 2935
Joined: Tue Jul 10, 2007 5:27 am
Location: York, United Kingdom
Contact:

Post by JamesM »

pcmattman wrote:Try #osdev on irc.freenode.net.
Indeed, that's where I loiter. If you want to ask me a question though you'll have to address me by name (_JamesM) otherwise my client won't flash at me enough!
User avatar
JackScott
Member
Member
Posts: 1036
Joined: Thu Dec 21, 2006 3:03 am
Location: Hobart, Australia
Mastodon: https://aus.social/@jackscottau
Matrix: @JackScottAU:matrix.org
GitHub: https://github.com/JackScottAU
Contact:

Post by JackScott »

Quick topic-stealing question: Why the underscore in front of the name? I've seen it everywhere, and I don't understand it. :?

I also am in #osdev, but only during my evenings (whenever those happen to be for you).
User avatar
JamesM
Member
Member
Posts: 2935
Joined: Tue Jul 10, 2007 5:27 am
Location: York, United Kingdom
Contact:

Post by JamesM »

Because I've forgotten the NickServ password for JamesM :D (If it was that name I registered in the first place, it's registered anyhow :D)
User avatar
JackScott
Member
Member
Posts: 1036
Joined: Thu Dec 21, 2006 3:03 am
Location: Hobart, Australia
Mastodon: https://aus.social/@jackscottau
Matrix: @JackScottAU:matrix.org
GitHub: https://github.com/JackScottAU
Contact:

Post by JackScott »

Ah. That makes a lot of sense, now that I think about it.
Post Reply