Results 1 to 40 of 41

Thread: Lets make a Sega Genesis Emulator

Hybrid View

  1. #1
    Addicted Member omundodogabriel's Avatar
    Join Date
    May 2013
    Posts
    177

    Re: Lets make a Sega Genesis Emulator

    I made a very simple ui in vb.net today, and writted the code to read the rom header.

    I found the "secret" sega document here:
    http://emu-docs.org/Genesis/sega2f.htm

    I also managed to download de generator source code (an old sega genesis emulator for linux/dos). Maybe we can use something from the sources.

    generator-0.15.zip

    The interesting thing is that there is a vb.net sdk for windows phone, maybe we can even port the emulator for windows phone when mature.

    This weekend I'll see if I look at the CPU.

  2. #2
    Angel of Code Niya's Avatar
    Join Date
    Nov 2011
    Posts
    9,017

    Re: Lets make a Sega Genesis Emulator

    Quote Originally Posted by omundodogabriel View Post
    I found the "secret" sega document here:
    http://emu-docs.org/Genesis/sega2f.htm
    Wow, I barely understood anything in that doc. It would probably take a year of consistent research and study for that doc to actually make sense to me.
    Treeview with NodeAdded/NodesRemoved events | BlinkLabel control | Calculate Permutations | Object Enums | ComboBox with centered items | .Net Internals article(not mine) | Wizard Control | Understanding Multi-Threading | Simple file compression | Demon Arena

    Copy/move files using Windows Shell | I'm not wanted

    C++ programmers will dismiss you as a cretinous simpleton for your inability to keep track of pointers chained 6 levels deep and Java programmers will pillory you for buying into the evils of Microsoft. Meanwhile C# programmers will get paid just a little bit more than you for writing exactly the same code and VB6 programmers will continue to whitter on about "footprints". - FunkyDexter

    There's just no reason to use garbage like InputBox. - jmcilhinney

    The threads I start are Niya and Olaf free zones. No arguing about the benefits of VB6 over .NET here please. Happiness must reign. - yereverluvinuncleber

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width