Skip to content

cidoca/alis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Alis

A SEGA Master System emulator. This is an SDL port of an old university graduation project. The original version was written for Windows and DirectX in 2002.

The first version of the core was written in 32bits x86 assembly and later converted to 64bits x86 assembly. It was funny, but not portable. So, I decided to write everything again in C. A lot of features from previous version is still not available yet in this version, but it will be some day...

The name "Alis" is a tribute to the main character from my favorite game, Phantasy Star.

Missing features :)

You will be able to enjoy these features while playing in some future:

  • Save/Load - Save and load game state any time
  • Record/Play - Record and play user input from keyboard or joystick
  • CPU speed - Change CPU speed between 12% and 800%
  • Rewind - Back to past!!! You can rewind your game until the last thirty seconds

Keys

  • ESCAPE - Reset;
  • SPACE - Pause;
  • Z - Joystick 1 button 1;
  • X - Joystick 1 button 2;
  • UP,DOWN,LEFT,RIGHT - Joystick 1 directions;

About

SEGA Master System emulator (SMS)

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages