Giter Site home page Giter Site logo

asmstation's Introduction

What is asmstation?

Asmstation is a bootloader which is capable of starting 16bit games made by the community. It allows you to burn the image file on a usb, boot it with your pc and start playing some installed games. It's main purpose is to turn a regular pc into a arcade maschine.

Developing game for asmstation.

When developing games for asmstation, you can make use of the bios interrupts. Because the bootloader stays in real mode, it allows the developers to make use of the bios interrupts. We plan on adding a 32bit protected mode with a kernel for interrupts in the future.

Limitations

  • Currently only supports games made by the community.
  • Currently only supports games made in the 16bit mode.
  • 512 Bytes size limitations
  • CHS limitations

Building

When you finish making your game you can put it in the programs folder and start building the image. It will be automatically added in a sector of the image. The selector program should then be able to detect you game.

Linux

  • python3 build.py

Windows

  • python winbuild.py

asmstation's People

Contributors

bomba-cat avatar

Stargazers

laurin avatar

Watchers

 avatar

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.