https://github.com/devinacker/mona-snes
Mona Lisa for SNES in 345 bytes
https://github.com/devinacker/mona-snes
Last synced: 12 months ago
JSON representation
Mona Lisa for SNES in 345 bytes
- Host: GitHub
- URL: https://github.com/devinacker/mona-snes
- Owner: devinacker
- Created: 2019-11-10T00:31:27.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-14T15:18:15.000Z (over 6 years ago)
- Last Synced: 2025-05-14T12:39:37.243Z (about 1 year ago)
- Language: Assembly
- Size: 6.84 KB
- Stars: 7
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
"Mona in 345 bytes"
A small SNES demo by Revenant/Resistance
Made in a weekend for Demosplash 2019, Pittsburgh, PA, USA
This is a remake/port of an original 250-byte Atari XL demo by Ilmenit:
http://www.pouet.net/prod.php?which=62917
The original Atari version uses 250 bytes; this version uses exactly 345
(128 bytes data + 215 bytes code + 2-byte reset vector). Similar to the
C64 port by Graham/Oxyron, this version is slightly larger than the original
due to a lack of built-in screen/graphics routines on the SNES.
Tested on NTSC hardware (with sd2snes). Should also work fine with most popular
emulators (except for ZSNES). Builds with ca65.
YouTube hardware capture: https://www.youtube.com/watch?v=uDIGPATH7mM
d@revenant1.net
http://revenant1.net
https://resistance.no