A demo for the NES. Shows 24 bouncing balls. Tested on Mednafen and FCEUX.
Table of contents:
24balls.asm
: source code (assembles with ASM6)24balls.nes.gz
: assembled program (iNES format, gzip compressed)assemble.sh
: a Linux script that assembles the program (warning: deletes files)hexdump.py
: createshexdump.txt
hexdump.txt
: assembled program in hexadecimalsnap.png
: screenshot
- mapper: NROM
- PRG ROM: 16 KiB (only 1 KiB is actually used)
- CHR ROM: none (uses CHR RAM)
- name table mirroring: does not matter
- compatibility: NTSC and PAL