Aoineko

@aoineko
11 Followers
7 Following
32 Posts
@dailymsx I love this game! And not only because of cats. ^^
Updates on the snake puzzle: 16x16 meta-tiles and key controls are working #msx #msxdev25 #msxgl #homebrew #sdcc #msxtileforge #snake #gamedev #8bit https://www.youtube.com/watch?v=uS4dSSLF7l0
Snake-like puzzle for the MSX1

YouTube
Caterpuzzle, a side view snake-like puzzle

YouTube
Mrs. Carter the caterpillar grows to reach new heights

YouTube
@dailymsx One of my TOP3 MSX game <3
@angiebaby #MSX and #ColecoVision share the same CPU (Z80), the same Video Processor (TMS9928) and have a close Sound Generator (SN76489 vs AY8910). MSX come with 8/16KB of RAM while Coleco have only 1KB.
So yes, they are very similar pieces of hardware, and it makes sense that an emulator for one would work for the other with minor changes.

Happy New #MSX Year 2026! 🎉

To celebrate, I created a tiny MSX2 demo that showcases one of last year's additions to #MSXgl: the NDP music player.

🔹ROM: https://github.com/aoineko-fr/NY2026/raw/refs/heads/main/emul/rom/NY2026.rom
🔹WebMSX: https://webmsx.org/?ROM=https://github.com/aoineko-fr/NY2026/raw/refs/heads/main/emul/rom/NY2026.rom
🔹YT: https://www.youtube.com/watch?v=1kbN7VnbfaU

Music by Naruto2413 (https://naruto2413.bandcamp.com)

@dailymsx one of my TOP5 MSX games of all time. Especially the MSX2 version.
WebMSX - The online MSX emulator

Play MSX2+ games in your browser, phone or tablet!

#MSXgl 1.3.2 has just been released!

2 new modules:
- Replayer for the great NDP music format
- TCL script communication for openMSX (by PVMM)

New command-line options to control all Build tool steps from command

Fixes in documentation and sample programs

#MSX https://github.com/aoineko-fr/MSXgl/releases/tag/v1.3.2

Release MSXgl v1.3.2 · aoineko-fr/MSXgl

Change log [NDP] : Added new module to replay music and sound effect using the high-quality NDP format (PSG). Added a sample program: s_ndp. See module's wiki page for more information. [TCL] Adde...

GitHub