Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/haroldo-ok/sam

SAM - Simple Adventure Maker for the Sega Master System
https://github.com/haroldo-ok/sam

adventure-maker assembly game sega-master-system z80

Last synced: about 1 month ago
JSON representation

SAM - Simple Adventure Maker for the Sega Master System

Awesome Lists containing this project

README

        

SAM - Simple Adventure Maker
===

This is a tool for creating simple adventure games for the Sega Master System. Pretty barebones, pretty much unfinished, but it should be enough for making some simple games.

Update 2018/09/11
===
Updated SAM_Interpreter.asm:
- Changed menu display routine to avoid the hidden "downwards" issue.
- Added preliminary code for sound effect when pressing down or up.