I have been trying to find the old AMOS source which used to be here:
http://web.archive.org/web/20070218224453/http://www.clickteam.com/eng/downloadcenter.php?i=58
Can somebody please tell me where I can find this now, or perhaps where I can get a copy of the latest development repository? At this stage I'm only curious to have a look and I don't intend making any changes to what you guys are currently working on.
Ideally I would love to find the source for AMOS Pro and perhaps AMOS 3D if it was ever available.
Would it be prudent to put this code in some kind of central repository? I know I would like to participate in the development process but I don't know what the current status is or where to find the latest code or where to commit changes.
Would it be possible to take Mia's code and put it on GitHub or BitBucket or something?
Also, do we have access to the AMOS Pro Compiler source code? What about the source code for other extensions like 3D, AMCAF, or TURBO?
+Dialog_Funcs_Bin.s | Source for AP20 |
+Editor_Menus_Asc.s | Source for AP20 |
+Editor_Menus_Asc_AP21.s | Source for AP21 - DO NOT USE! |
+Editor_Menus_Bin.s | Source for AP20 |
+Editor_Menus_Bin_AP21.s | Source for AP21 - DO NOT USE! |
+equ_AP21.s | Source for AP21 - DO NOT USE! |
Do you have access to a git client?https://github.com/sba1/simplegit is an incomplete Git client for AmigaOS 4. It requires sed and libGit2 so I don't know if it can be ported to OS 3.
@Mia, I've been thinking a bit more about how this could be organized most efficiently for development, and I'm curious how you're going to do the full git history.
QuoteDo you have access to a git client?https://github.com/sba1/simplegit is an incomplete Git client for AmigaOS 4. It requires sed and libGit2 so I don't know if it can be ported to OS 3.
https://github.com/vidarh/Git is an attempt at porting the original Git to the Amiga but it uses the Unix fork() function so it is hard to port.
Your thoughts are appreciated... for the git history i'm litteraly going upload the original from clickteam and do all the changes again, and a commit for each step with a decent description.
the changes i made are purley about rebuilding 2.00 with minor tweaks, which I can't really call bug fixes.
@Bruce - have you got the code for GetChunk? lolI never bothered with GetChunk (it's compiled AMOS, so disassembly would be a nightmare!). I use Resource's binary save function:
@Bruce I must congratulation on rebuilding that data, I didn't know you'd done those bits as well, that's really great, and you know I know how difficult/impossible that was! 8)That comes from having used Messysoft Access and VBA in many versions in my commercial career (+ Sybase, Oracle, etc.). Plus my all-time favourite Messysoft Windows text editor - CodeWright - which to quote a project manager from way back 'Is as accommodating as an old tart.' (apologies to anyone offended.) Plus my early hacking career on a forgotten machine called an Hitachi Peach with a Motorola 6809 cpu (everyone was into fruit back then) and of course an Amiga 2000 when it was released.
Or you can knock up a quick AMOS Pro program to do the same thing:
And what on earth is a Git or a Github? :o I got dragged into a Wintel environment far too soon for my own good (it did earn the money though ;) ).
I've accepted my invitation but it appears only Mia can send additional invitations.
Does BruceUncle have a GitHub account at all?
Great work Mia!
Is there any way to add another admin to the AmosFactory GitHub account?
What exactly do you mean by "remix" for AMOS The Creator?
@Sidewinder - I had your account starred already.
it's actually 1.2, 1.3 and a bit of EasyAmos, so like mixed together...
I'm curious how this will be used. Are there people who still prefer to use The Creator over Professional?
KevG does because you can kill multitasking and still use the keyboard on Amos the Creator.