π
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* | |
| Balloons version 2 | PC-G850 series | z88dk C language | |
| Copyright (c) 2025 BALLOON | FU-SEN | |
| The MIT License (MIT) - https://mit.balloon.net.eu.org/#2025 | |
| zcc +g800 -create-app -bn balloon2 balloon2.c | |
| --> MON | |
| R | |
| G100 | |
| */ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 1 ' POKE COM LOGO | SHARP POCKET COMPUTER PC-G811-PC-G830 (Excludes PC-G815) BASIC | |
| 2 ' Copyright (c) 2025 BALLOON | FU-SEN | |
| 3 ' The MIT License (MIT) - https://mit.balloon.net.eu.org/#2025 | |
| 100 RESTORE | |
| 110 CLS | |
| 120 S=PEEK(&H790D) | |
| 130 FOR Y=0 TO 2 | |
| 140 OUT &H58,&HB8+S | |
| 150 OUT &H58,&H40 | |
| 160 FOR X=0 TO 6*4-1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* | |
| Balloons version 2 | PC-G815 | z88dk C language | |
| Copyright (c) 2025 BALLOON | FU-SEN | |
| The MIT License (MIT) - https://mit.balloon.net.eu.org/#2025 | |
| There is a problem with the operation with emulator g800! | |
| (version 0.11.4 and 20240414 (beta)) | |
| zcc +g800 -create-app -bn balloon2 balloon2.c | |
| --> MON | |
| R |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* | |
| Balloons version 2 | PC-E200 / G series | z88dk C language | |
| Copyright (c) 2025 BALLOON | FU-SEN | |
| The MIT License (MIT) - https://mit.balloon.net.eu.org/#2025 | |
| There is a problem with the operation with emulator g800! | |
| (version 0.11.4 and 20240414 (beta)) | |
| zcc +g800 -create-app -bn balloon2 balloon2.c | |
| --> MON | |
| R |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 1 ' 3 minute timer balloon | SHARP POCKET COMPUTER PC-E200 / G series BASIC | |
| 2 ' Copyright (c) 2025 BALLOON | FU-SEN | |
| 3 ' The MIT License (MIT) - https://mit.balloon.net.eu.org/#2025 | |
| 100 CLS | |
| 110 FOR C=1 TO 76 | |
| 120 CIRCLE (71,24),C | |
| 130 CIRCLE (72,24),C | |
| 140 NEXT C | |
| 150 CLS | |
| 160 FOR B=10 TO 150 STEP 20 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* | |
| Balloons version 2 sprite | MSX / z88dk | |
| Copyright (c) 2025 BALLOON | FU-SEN | |
| The MIT License (MIT) - https://mit.balloon.net.eu.org/#2025 | |
| zcc +msx -lndos -create-app -subtype=disk -bn balloon2 balloon2.c | |
| --> BLOAD"BALLOO2S.MSX",R | |
| zcc +msx -lndos -create-app -bn balloon2 balloon2.c | |
| --> BLOAD"CAS:",R (BALLOON2.CAS) | |
| zcc +msx -lndos -create-app -subtype=wav -bn balloon2 balloon2.c |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* | |
| Balloons version 2 sprite 2 | MSX / z88dk | |
| Copyright (c) 2025 BALLOON | FU-SEN | |
| The MIT License (MIT) - https://mit.balloon.net.eu.org/#2025 | |
| zcc +msx -lndos -create-app -subtype=disk -bn ballo2-2 balloon2-2.c | |
| --> BLOAD"BALLO2-2.MSX",R | |
| zcc +msx -lndos -create-app -bn ballo2-2 balloon2-2.c | |
| --> BLOAD"CAS:",R (BALLO2-2.CAS) | |
| zcc +msx -lndos -create-app -subtype=wav -bn ballo2-2 balloon2-2.c |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # twtxt-active-users.txt | |
| # https://balloon.oldcities.org/twtxt-active-users.txt | |
| # https://gist.github.com/fu-sen/d5850332019758384d85ec96f096ade4 | |
| # Last updated 2026-07-21 (UTC+9) | |
| # Maked by BALLOON | FU-SEN (github @fu-sen https://github.com/fu-sen ) | |
| @marado@ciberlandia.pt https://ciberlandia.pt/@marado.txt | |
| 0xe9 https://0xe9.net/twtxt.txt | |
| aelaraji https://aelaraji.com/twtxt.txt | |
| akkartik https://akkartik.name/twtxt.txt | |
| al4xs https://vaporhole.xyz/~al4xs/twtxt.txt |
OlderNewer