med-mastodon.com is one of the many independent Mastodon servers you can use to participate in the fediverse.
Medical community on Mastodon

Administered by:

Server stats:

345
active users

#highscoreenabled

0 posts0 participants0 posts today
Thomas Cherryhomes<p><a href="https://oldbytes.space/tags/FujiNet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FujiNet</span></a> <a href="https://oldbytes.space/tags/HighScoreEnabled" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HighScoreEnabled</span></a>: <a href="https://oldbytes.space/tags/Atari8Bit" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Atari8Bit</span></a> games now clear their leader boards, once a month.</p><p>Current Scores: <a href="https://scores.irata.online/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">scores.irata.online/</span><span class="invisible"></span></a><br>Saved Scores: <a href="https://scores.irata.online/saved/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">scores.irata.online/saved/</span><span class="invisible"></span></a> (sorted by year-month)<br>Script and cron: <a href="https://github.com/FujiNetWIFI/fujinet-high-scores/tree/main/atari-scripts" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/FujiNetWIFI/fujinet</span><span class="invisible">-high-scores/tree/main/atari-scripts</span></a></p><p>Game on!</p><p><a href="https://oldbytes.space/tags/retrocomputing" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>retrocomputing</span></a> <a href="https://oldbytes.space/tags/retrogaming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>retrogaming</span></a></p>
Thomas Cherryhomes<p>If <a href="https://oldbytes.space/tags/Atari8bit" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Atari8bit</span></a> people can help get clean disassemblies that can produce good binaries for games to be <a href="https://oldbytes.space/tags/HighScoreEnabled" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HighScoreEnabled</span></a> for <a href="https://oldbytes.space/tags/FujiNet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FujiNet</span></a>, that would be great.</p><p>Here's a list of games that we can pull from e.g. HomeSoft and other places to get clean disassemblies:</p><p>* Atlantis<br>* Buck Rogers<br>* Crystal Castles<br>* Deluxe Invaders (Roklan)<br>* Donkey Kong Jr.<br>* Embargo<br>* Food Fight<br>* Galaxian<br>* Joust<br>* Jungle Hunt<br>* Mario Bros.<br>* Millipede<br>* Montezuma's Revenge<br>* Moon Patrol<br>* Mr. Do!<br>* Popeye<br>* Q*Bert<br>* Robotron: 2084<br>* Sinistar<br>* Spy Hunter<br>* Star Wars: Death Star Battle<br>* Star Wars: The Arcade Game<br>* Super Cobra<br>* Super PAC-MAN<br>* Tapper<br>* Tutankham<br>* Up'n Down<br>* Vanguard<br>* Wizard of Wor</p>
Thomas Cherryhomes<p>Let's get some more <a href="https://oldbytes.space/tags/Atari8bit" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Atari8bit</span></a> games <a href="https://oldbytes.space/tags/FujiNet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FujiNet</span></a> <a href="https://oldbytes.space/tags/HighScoreEnabled" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HighScoreEnabled</span></a>. (thread)</p><p>There are more than 4 dozen High Score enabled games, can some of you help to port some more?</p><p>There is a repo for these games:<br><a href="https://github.com/FujiNetWIFI/fujinet-high-scores" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/FujiNetWIFI/fujinet</span><span class="invisible">-high-scores</span></a></p><p>One of the games that has been fully disassembled, and builds a working executable, and is ready to have a high score table transplanted into it, is Berzerk.</p><p><a href="https://github.com/FujiNetWIFI/fujinet-high-scores/tree/main/atari-game-ports/berzerk" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/FujiNetWIFI/fujinet</span><span class="invisible">-high-scores/tree/main/atari-game-ports/berzerk</span></a></p><p>It needs a high score table patched in after game over.</p><p>---</p><p>One can be grabbed from any of the other games in atari-game-ports, such as Donkey Kong:</p><p><a href="https://github.com/FujiNetWIFI/fujinet-high-scores/blob/main/atari-game-ports/dkong/hiscore.asm" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/FujiNetWIFI/fujinet</span><span class="invisible">-high-scores/blob/main/atari-game-ports/dkong/hiscore.asm</span></a></p><p>It implements a high score routine that saves to sectors 719 and 720 on the disk, so it can be used and tested locally.</p><p>It uses the display list to cut a hole in the screen, for the mode 6 display of the scores. It then loads the scores in from disk. Checks them looking for an eligible slot, and if one is found, grabs the user input and writes to disk. If one isn't found, it simply jumps right to a pause, before tidying up and exiting.</p><p>The Makefiles in both dkong and berzerk assemble the code, build the bootable ATR disk, build write-high-score and high-score-enable, and use those two tools to both insert the high score sectors, and to alter the first 16 bytes of the ATR file to indicate that it is high score enabled.</p><p>---</p><p>Let's start getting more of these games patched and ported, and we'll host them for High Score Enabled sharing of scores!</p><p>-Thom</p>
Thomas Cherryhomes<p>Back on the <a href="https://oldbytes.space/tags/FujiNet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FujiNet</span></a> <a href="https://oldbytes.space/tags/HighScoreEnabled" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HighScoreEnabled</span></a> board for <a href="https://oldbytes.space/tags/Atari8bit" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Atari8bit</span></a> <a href="https://oldbytes.space/tags/PACMAN" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PACMAN</span></a>! 134,460! <br><a href="https://oldbytes.space/tags/retrogaming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>retrogaming</span></a></p>
Thomas Cherryhomes<p>How is everyone liking <a href="https://oldbytes.space/tags/FujiNet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FujiNet</span></a> <a href="https://oldbytes.space/tags/HighScoreEnabled" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HighScoreEnabled</span></a> games for <a href="https://oldbytes.space/tags/Atari8bit" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Atari8bit</span></a>?</p><p>You can see the web scoreboard here: <a href="https://scores.irata.online/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">scores.irata.online/</span><span class="invisible"></span></a></p><p><a href="https://oldbytes.space/tags/retrocomputing" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>retrocomputing</span></a> <a href="https://oldbytes.space/tags/retrogaming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>retrogaming</span></a></p>
Thomas Cherryhomes<p><a href="https://oldbytes.space/tags/FujiNet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FujiNet</span></a> for <a href="https://oldbytes.space/tags/Atari8bit" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Atari8bit</span></a> users: <a href="https://oldbytes.space/tags/HighScoreEnabled" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HighScoreEnabled</span></a> <a href="https://oldbytes.space/tags/MissileCommand" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MissileCommand</span></a> is now available. Enjoy!</p><p>TNFS: apps.irata.online/Atari_8-bit/Games/High Score Enabled/Missile Command+.atr<br>Web: <a href="http://scores.irata.online/missilecommand.html" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">http://</span><span class="ellipsis">scores.irata.online/missilecom</span><span class="invisible">mand.html</span></a></p>
Thomas Cherryhomes<p>Just in time for Christmas! <a href="https://oldbytes.space/tags/Atari8bit" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Atari8bit</span></a> <a href="https://oldbytes.space/tags/Defender" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Defender</span></a> is now <a href="https://oldbytes.space/tags/FujiNet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FujiNet</span></a> <a href="https://oldbytes.space/tags/HighScoreEnabled" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HighScoreEnabled</span></a>!</p><p>TNFS: apps.irata.online/Games/High Score Enabled/Defender.atr <br>Web: <a href="http://scores.irata.online/defender.html" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">http://</span><span class="ellipsis">scores.irata.online/defender.h</span><span class="invisible">tml</span></a></p><p>Enjoy!</p><p><a href="https://oldbytes.space/tags/retrocomputing" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>retrocomputing</span></a> <a href="https://oldbytes.space/tags/retrogaming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>retrogaming</span></a></p>
Thomas Cherryhomes<p>@here hot off the heels of Centipede, Pengo for <a href="https://oldbytes.space/tags/Atari8bit" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Atari8bit</span></a> has now been <a href="https://oldbytes.space/tags/HighScoreEnabled" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HighScoreEnabled</span></a>. TNFS: apps.irata.online/Atari 8-bit/Games/High Score Enabled/Pengo.atr web: <a href="http://scores.irata.online/pengo.html" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">http://</span><span class="">scores.irata.online/pengo.html</span><span class="invisible"></span></a> Enjoy. <a href="https://oldbytes.space/tags/retrocomputing" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>retrocomputing</span></a> <a href="https://oldbytes.space/tags/retrogaming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>retrogaming</span></a></p>
Thomas Cherryhomes<p>Several hours later, and the high score board for the <a href="https://oldbytes.space/tags/HighScoreEnabled" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HighScoreEnabled</span></a> <a href="https://oldbytes.space/tags/DonkeyKong" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DonkeyKong</span></a> for <a href="https://oldbytes.space/tags/Atari8bit" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Atari8bit</span></a> with <a href="https://oldbytes.space/tags/FujiNet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FujiNet</span></a> has filled up with players across the Internet :) Good job, guys! <a href="https://oldbytes.space/tags/retrocomputing" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>retrocomputing</span></a> <a href="https://oldbytes.space/tags/retrogaming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>retrogaming</span></a>.</p>
Thomas Cherryhomes<p><a href="https://oldbytes.space/tags/FujiNet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FujiNet</span></a> <a href="https://oldbytes.space/tags/HighScoreEnabled" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HighScoreEnabled</span></a> run of (92,200) with <a href="https://oldbytes.space/tags/Zaxxon" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Zaxxon</span></a> on <a href="https://oldbytes.space/tags/ColecoAdam" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ColecoAdam</span></a>. :)</p>
Thomas Cherryhomes<p>Now <a href="https://oldbytes.space/tags/ColecoAdam" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ColecoAdam</span></a> users can join in on <a href="https://oldbytes.space/tags/HighScoreEnabled" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HighScoreEnabled</span></a> fun with the upcoming <a href="https://oldbytes.space/tags/FujiNet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FujiNet</span></a> firmware release. This will allow any existing game with a high score table to post and share scores between all users, and to view on the web <a href="https://youtu.be/kuObEn1jbTE" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">youtu.be/kuObEn1jbTE</span><span class="invisible"></span></a> <a href="https://oldbytes.space/tags/retrocomputing" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>retrocomputing</span></a> <a href="https://oldbytes.space/tags/retrogaming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>retrogaming</span></a></p>
Thomas Cherryhomes<p>Juice! (1982, Tronix, <a href="https://oldbytes.space/tags/Atari8bit" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Atari8bit</span></a> ), a Q*BERT clone, has been <a href="https://oldbytes.space/tags/HighScoreEnabled" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HighScoreEnabled</span></a> for <a href="https://oldbytes.space/tags/FujiNet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FujiNet</span></a> users. TNFS: apps.irata.online/Atari_8-bit/Games/High Score Enabled/Juice!.atr - Web scoreboard: <a href="http://scores.irata.online/juice.html" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">http://</span><span class="">scores.irata.online/juice.html</span><span class="invisible"></span></a> <a href="https://oldbytes.space/tags/retrogaming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>retrogaming</span></a> <a href="https://oldbytes.space/tags/retrocomputing" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>retrocomputing</span></a></p>