Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

My version of Flappy Bird for MSX Computers

License

NotificationsYou must be signed in to change notification settings

MCMarcusAntony/flappybird4msx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FLAPPY BIRD for MSX

This is ademake of .GEARS Studio'sFlappy Bird and my first public program coded entirely in Z80 assembly --Yay! I'm a Hacker now!

This game works on any MSX model (PAL or NTSC/PAM-M). The screen refresh rate is detected during initialization and the game speed automatically adjusted. If you're using a MSX turbo R the R800 mode will be enabled.

Building

To build it you need to havePASMO Assembler andGNU MAKE previously installed, and just type:

  • make bin to create a binary file to be loaded on real MSXcomputer by BLOAD "FLAPPY BIRD.BIN",R or
  • make rom to create a ROM image to run under emulators, ROM loaders or build your ouw physical cartridge.

More information

In myitch.io page you can find more information about this game itself and others. This program and other related files are licensed under terms of GPL (GNU General Public License) version 3. Changes, suggestions and improvement are welcomed.

About

My version of Flappy Bird for MSX Computers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Assembly99.9%
  • Makefile0.1%

[8]ページ先頭

©2009-2025 Movatter.jp