Giter Club home page Giter Club logo

masterfudge's Introduction

MasterFudge

MasterFudge is an incomplete emulator for various 8-bit Sega systems, namely Sega Master System, Game Gear and (to some extent) SC-3000, written in C#. It is not very accurate, is missing features (see below for details) and is generally somewhat fudged together, hence its name.

Status

  • Z80: All documented opcodes done (main, CB-, DD-, ED- and FD-prefix; only a few "undocumented" ones), possibly still with issues (flags, etc.)
  • VDP: Mostly done, but with inaccurate timing, some bugs here and there, and missing display modes 0 and 3
  • Memory: Working, I guess; nothing fancy here
  • Cartridges: Basic Sega, Codemasters and 32k RAM cartridge mapper support, can also save and load cartridge RAM
  • Input: P1 joypad/Game Gear buttons, SMS Pause and Reset, SC-3000 keyboard are implemented and should work fine
  • Sound: Some really crappy PSG emulation and missing the noise channel
  • Misc: Region selection; support for SMS and GG bootstrap/BIOS ROMs; overall timing isn't very good

Otherwise, if it's not listed above, it's probably not there yet at all.

Screenshots

  • Sonic the Hedgehog:
    Screenshot 1 Screenshot 2

  • Ys - The Vanished Omens:
    Screenshot 3 Screenshot 4

  • Castle of Illusion:
    Screenshot 5 Screenshot 6

masterfudge's People

Contributors

xdanieldzd avatar

Stargazers

David Parrott avatar Timothy Huber avatar Harsh Mistry  avatar Rodrigo Gabriel avatar  avatar Sanqui avatar

Watchers

 avatar

masterfudge's Issues

Hang-On (et al) - Pause button freezes system

Hang-On and various other Master System games freeze the emulated system whenever the Pause button is pressed, with the currently played sound repeating indefinitely, and will not "wake up" when the button is pressed again.

Z80 emulation - add remaining undocumented/illegal opcodes

The Z80 core has all official opcodes implemented, but is still missing various undocumented/illegal ones. As ex. Gunstar Heroes (GG) uses some now-implemented undocumented opcodes, it can be assumed that other games might do this, too, and possibly hit ones not yet implemented.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.