Git Product home page Git Product logo

smb1msx's Introduction

Super Mario Bros. for MSX

Super Mario Bros. (SMB1) is a video game for NES released on 1985 by NINTENDO.

This is an experimental, fan-made, incomplete, MSX version of SMB1 clone.

  • MADE FROM FULL SCRATCH, BUT…
  • NOT LISENCED BY Nintendo Co.,Ltd.
  • NO PRE-BUILT PLAYABLE GAME DISK IMAGE NOR ROM IMAGE IS INCLUDED IN THE REPOSITORY.
  • DO NOT COPY, MODIFY, MERGE, PUBLISH, DISTRIBUTE, SUBLICENSE, AND/OR SELL FILES IN THIS REPOSITORY, DISK IMAGE, ROM IMAGE, AND/OR ANY ARTIFACTS, THAT MADE FROM FILES IN THIS REPOSITORY.

Copyright (C) 1985 NINTENDO
Copyright (C) 2021 Daishi Mori (mori0091)

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

https://img.youtube.com/vi/Lj5KaXntIz0/0.jpg

Pre-requisites

Target Machine

  • MSX2+
  • MSXturboR

Host Platform

  • Ubuntu 20.04
  • Ubuntu 21.xx (not tested)

Ofcourse, Ubuntu on WSL is okey. 😄
(WSL: Windows Subsystem for Linux)

Build tools

SDCC
Small Device C Compiler
http://sdcc.sourceforge.net/

… and some popular standard Linux/Unix commands:

  • find, make,
  • and so on.

Install instructions of Build tools

Ubuntu

sudo apt update
sudo apt install build-essential
sudo apt install sdcc

Build instructions

The below makes the rom image smb1msx.rom into bin directory.

make

And for cleaning up:

make clean

smb1msx's People

Contributors

mori0091 avatar

Stargazers

Ricardo Jurczyk Pinheiro avatar

Watchers

 avatar  avatar

Forkers

taupter

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.