amiga

RL_Dane, (edited )
@RL_Dane@fosstodon.org avatar

Hey awesome and helpful friends,

Continuing my alternate history exploration, I've settled on the hardware I would've gotten for Christmas 1989 (A500, basic monitor, some kind of HDD, Workbench 1.3), but now I'm trying to find fairly equivalent software to what I used on the classic mac to round out the experience.

Any recommendations for Amiga equivalents truly appreciated:

...

Update: Thanks so much for all of the helpful pointers so far. I will be going over the options tonight. <3

RL_Dane,
@RL_Dane@fosstodon.org avatar

...

[Role] - [Mac software I used]

Introductory programming and presentation - Hypercard 1.x
Word Processing - Microsoft Word 4
Casual paint - MacPaint 1.x
Shareware games (no money for commercial ones) - StuntCopter, Dark Castle, Glider
Random amusements/toys - Talking Moose, Stupid Mac Tricks (Bob LeVitus)

fedops,
@fedops@fosstodon.org avatar

@RL_Dane I had that setup in late 87, replacing the C128. Eventually adding a second aftermarket floppy drive.

As for software I was using Aztec C, and of course Deluxe Paint. For Shareware you couldn't beat the Fred Fish disks, and also the Tampa Bay Amiga Group had their Tbag disks. Those are still available on archive.org.

10MARC,
@10MARC@mastodon.social avatar

Look what came in the mail today! The CD32 version of "Rogue Declan" from @nivrig Games! I sense an unboxing and updated review happening this weekend!

image/jpeg

nivrig,
@nivrig@mastodon.social avatar

Amiga Isometric Devlog #4 - Entities, Clipping, and Physics

gemini://s73.girv.in/glog/2024/2024-05-06-amiga-isometric-devlog-04.gmi

🧙🏻

root42,
@root42@chaos.social avatar

To my bubble: How can I pin the icons of a folder after doing "Clean up". The "fixate" entry doesn't help. After every restart the icons are all jumbled...

didier,
@didier@malenfant.net avatar

@root42 you have to have them selected and then do the save position thing (can’t remember what’s it’s called now…).

root42,
@root42@chaos.social avatar

@didier Ahhh! Thanks!

RL_Dane, (edited )
@RL_Dane@fosstodon.org avatar

Hey folks,

In my little exploration, I'm re-creating the A500 I would've gotten in Christmas 1989 rather than the Macintosh SE I actually got.

My understanding is that the original A500 is capable of displaying 640x400 (NTSC -- I'm in the US) with 4 bitplanes...

So why does workbench display 640x200? (At least, that's what it looks like to me based on the non-square pixels I'm seeing in font rendering)

Update: to avoid interlacing. I forgot abt that 😅
Many thanks for the explanations!

brouhaha,
@brouhaha@mastodon.social avatar

@RL_Dane So that you don't get flicker from interlace.

RL_Dane,
@RL_Dane@fosstodon.org avatar

@brouhaha

Ahhhhh, of course.

Now I'm understanding why machines like the Amiga were so popular in Europe.
NTSC is a real handicap 😅

gabrielesvelto,
@gabrielesvelto@fosstodon.org avatar

Treat yourself with a generous helping of classic #Amiga game music today: https://yewtu.be/watch?v=MGr4CKqj5HM

#retrogaming #retrocomputing #commodore

supernov,
@supernov@fosstodon.org avatar

@gabrielesvelto Makes me want to switch it on again, loved Alien Breed.

gabrielesvelto,
@gabrielesvelto@fosstodon.org avatar

@supernov me too!

RL_Dane,
@RL_Dane@fosstodon.org avatar

I have 16 firefox tabs open. On my home computer. For me, that's like 160 for a normal person, maybe 1600, lol.

All stuff ;)

RL_Dane,
@RL_Dane@fosstodon.org avatar

@justincroser

That's some discipline!

I gave up managing tabs on mobile, I just have firefox export all the tab URLS to plain text, save them to a file, and clear them all every few months. ;)

Well, I say I gave up. I'm doing a decent job this time around.

justincroser,
@justincroser@fosstodon.org avatar

@RL_Dane I have abit of OCD and things must be neat, clean and in order so if I see tabs open I'm not using I'll check it out bookmark it for later if need be then close it 😆

RL_Dane,
@RL_Dane@fosstodon.org avatar

Hey folks,

Anyone have a sample FS-UAE config using a hard disk directory?

I've looked everywhere, and there's nothing that tells you how to actually use/configure it.

Yoss1960,
@Yoss1960@mastodon.me.uk avatar

@RL_Dane @Tionisla

I use

floppy_drive_volume_empty = 0

Doesn't stop the polling (a Good Thing), but does shut up the sound (an even better thing). 😀

RL_Dane,
@RL_Dane@fosstodon.org avatar

@Yoss1960 @Tionisla

I settled on putting a blank floppy in the media swap list for now ;)

nivrig,
@nivrig@mastodon.social avatar

Mo' physics, 'mo assumptions proved wrong.

Added "supporting" objects with individual gravity, which will be the basis for moving platforms and maybe also lifts. Free bonus iso-sort glitching too.

🧙🏻

nivrig,
@nivrig@mastodon.social avatar

I'm not actually sure this multiple block stacking and pushing stuff will be needed, but it sort of falls out naturally from the physics I do need.

nivrig,
@nivrig@mastodon.social avatar

It just worked :)

Platforms will need a "hover" flag or similar so the player gravity movement won't affect them is all.

Camera is janky still, I haven't looked at it really.

video/mp4

RL_Dane,
@RL_Dane@fosstodon.org avatar

I find myself missing the #Amiga's "bring up" / "push down" window stacking buttons all of a sudden.

fedops,
@fedops@fosstodon.org avatar

@RL_Dane I always loved them. The Amiga UI was really nice, also to program.

allanon,
@allanon@mastodon.uno avatar

for

Today I added the search to the text files too and I started revising the code to optimize it... while I was fixing things I thought to make the program multilingual, so I started transferring all the hardcoded strings into a array which will be overwritten in case of languages other than the native one.
I initially thought of using tags to search for strings dynamically, but I'm afraid of slowing down the entire program which instead needs to be as fast as possible.

nivrig,
@nivrig@mastodon.social avatar

@allanon Did you look into the OS localisation support? locale.library, catalogs and so on. 3.x required though.

h0ffman,
@h0ffman@mas.to avatar

Testing my new large form module player on the 500. 1.6MB of ProTracker module, on one disk with playback.
https://youtu.be/lbqFsjcYLPI

pervognsen,
@pervognsen@mastodon.social avatar

@h0ffman Ridiculously good sample quality, what the hell...

LinuxJedi,
@LinuxJedi@fosstodon.org avatar

Finally got around to finishing the upgrades for my 3000. It now has a BFG9060 and a ZZ9000 in it.
All ready for the public to play on it later this month.

image/jpeg

mntmn,
@mntmn@mastodon.social avatar

@LinuxJedi awesome!

amszmidt,
@amszmidt@mastodon.social avatar

To those using , is the system source ? Can you rebuild the whole system?

nivrig,
@nivrig@mastodon.social avatar

@amszmidt Nope, closed source and commercial (yes, really, in 2024).

metin, (edited )
@metin@graphics.social avatar

In 1994, our puzzle game Clockwiser was released for Amiga (OCS and AGA), CD32 console, MS-DOS and Windows 3.1.

This is the 4-channel music our composer Ramon Braumuller made for a 𝙙𝙚𝙢𝙤 𝙫𝙚𝙧𝙨𝙞𝙤𝙣 that was included on magazine cover disks.

The tune is 109 kilobytes, including digitized instruments.

Download Clockwiser for free here:
https://archive.org/details/ClockwiserAmiga

For more music and info, check the hashtag.

daniel,
@daniel@social.dhelonious.de avatar

@metin Yet another cool song by Ramon!

109 kilobytes is insane! 🤯

shdon,
@shdon@mastodon.gamedev.place avatar

@metin How come I'd never heard of this game? It is soooooo addictive!

  • All
  • Subscribed
  • Moderated
  • Favorites
  • amiga
  • DreamBathrooms
  • magazineikmin
  • vwfavf
  • InstantRegret
  • ngwrru68w68
  • Durango
  • Youngstown
  • slotface
  • mdbf
  • rosin
  • PowerRangers
  • kavyap
  • thenastyranch
  • osvaldo12
  • anitta
  • hgfsjryuu7
  • GTA5RPClips
  • ethstaker
  • everett
  • cisconetworking
  • tacticalgear
  • khanakhh
  • tester
  • modclub
  • Leos
  • cubers
  • normalnudes
  • provamag3
  • All magazines