Gradient Demo by KHS is a technical demo written in Assembler. It shows rapidly moving colors and text that moves in a circle (using a sine look-up table).
Category: Nintendo Entertainment System (Famicom)
Gradient Demo by KHS is a technical demo written in Assembler. It shows rapidly moving colors and text that moves in a circle (using a sine look-up table).
_(nes_techdemo).png)
http://nesdev.parodius.com/bbs/viewtopic.php?t=8492
This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.
KHS-NES-Brainfuck by KHS is an Interpreter for Brainfuck, an esoteric programming language. Assembler source-code is available.
KHS-NES-Brainfuck by KHS is an Interpreter for Brainfuck, an esoteric programming language. Assembler source-code is available.
_(nes_misc).png)
http://nesdev.parodius.com/bbs/viewtopic.php?t=8492
This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.
KHS-NES-Paint by KHS is a simple drawing application for NES. It’s completley coded in assembler.
KHS-NES-Paint by KHS is a simple drawing application for NES. It’s completley coded in assembler.
_(nes_application).png)
http://nesdev.parodius.com/bbs/viewtopic.php?t=8492
This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.
Snail Maze Game by Roth – Use the directional buttons to move the snail, and to start the game you have to push Up, B, and A.
Snail Maze Game by Roth – Use the directional buttons to move the snail, and to start the game you have to push Up, B, and A.
_(nes_game).png)
https://slydogstudios.org/index.php/snail-maze-game/
This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.
Pogo Cats by Yggi is a rather simple game. You need to jump to upper platforms. Each pixel scrolling will give you 1 point. If you fall down the screen, you’ll loose. The goal is to make as many points as possible.
Mine Shaft by Nioreh is a classic fall down game, but instead of a ball with a litte guy. The level is endless and the game ends when you fall off the screen.