Here is my complete Amiga cross development tool chain and sample code - all in one package
category: code [glöplog]
nice one! anyone knows any similar thing for mac?
I haven't checked what exactly is in the package, but at least vbcc/vasm/vlink toolchain works fine on Mac and creates AmigaOS binaries. E-UAE/P-UAE are ~ok for the emulation part.
I haven't checked what exactly is in the package, but at least vbcc/vasm/vlink toolchain works fine on Mac and creates AmigaOS binaries. E-UAE/P-UAE are ~ok for the emulation part.
kusma: oh, good point -- no, we can't host those of course.
@Kusma/Gloom: no, the package should not contain the kickstarts. That is why copying in the kickstarts is the only manual step to take. In fact, the readme file describes how you can purchase a legal copy from amigaforever
i'll put the latest package w/kickstarts up on my hosting tonight. fast 'n easy and also, i don't care about hosting kickstart roms :)
*calls BREIN*
@superplek: please don't. *I* care about it not being hosted together with Kickstart roms. If people can't figure out how to buy/download the roms, they will not figure out how to write a line of code anyway. PLUS, once I release updated versions of this package, your version will be out of date - I really don't want this system to get fragmented. I promise I will upload to scene.org for future releases.
xxxxx: Oh, sorry for claiming it did, then. I must have mis-read that part of the readme :P
Then I'll just put up the fucking roms. It startles me how people are willing to go all "mr. principle" in 2000-fucking-12 about antiquated roms for an antiquated platform that holds exactly zero commercial value. Or is Googling for a bunch of roms supposed to be some kind of rite of passage? :)
jesus jetskiing christ...
Have fun obeying copyright laws to the letter, folks.
jesus jetskiing christ...
Have fun obeying copyright laws to the letter, folks.
(and of course this stern view on doing the right thing is not seldomly accompanied with a complete lack of qualms about torrenting that new House episode every week...)
(but I do understand that hosting at scene.org is the best option =))
just in time for datastorm
[qoute] It startles me how people are willing to go all "mr. principle" in 2000-fucking-12 about antiquated roms for an antiquated platform that holds exactly zero commercial value.[/quote]
because that's what happens if you disobey on the new internets
because that's what happens if you disobey on the new internets
Marq: yeah, i know it's possible, i'm just looking for a similar .zip package that has it ready to start coding.
@gloom: You should host it without the original ROMs. The last WinUAE versions include the AROS Kickstart Replacement ROM built inside.
It can even run some games (http://www.youtube.com/watch?v=aJNSjR0h0F4) and demos (I just tested it rigth now with 242 by Fairlight) and it works.
Of course, there are a lot of compatibility problems with that AROS KS ROM so you chould check your brand new demos using an original KickStart ROM or with the real thing.
Happy coding. ;)
It can even run some games (http://www.youtube.com/watch?v=aJNSjR0h0F4) and demos (I just tested it rigth now with 242 by Fairlight) and it works.
Of course, there are a lot of compatibility problems with that AROS KS ROM so you chould check your brand new demos using an original KickStart ROM or with the real thing.
Happy coding. ;)
I need roms for uae4droid
EDIT: (I just tested it rigth now with 242 by Fairlight and it works).
Parenthesis displacement.
I mean, it work with that particular demo (and maybe others) but probably there will be many demos that FAIL using the AROS KS.
Parenthesis displacement.
I mean, it work with that particular demo (and maybe others) but probably there will be many demos that FAIL using the AROS KS.
rasmus: UAE4Droid is a little bit lame but it can work using the KS ROM of an A500+ (the 2.04 version).
Then download Music Dream II by Phenomena and enjoy your hypercool Android tablet!
Then download Music Dream II by Phenomena and enjoy your hypercool Android tablet!
@superplek: Thanks. I'm not mr. principle, I am just paranoid. I don't care how anyone use this package, but I just don't want a zipfile that has my handle plastered all over it to start spreading with "illegal" roms put inside it, as people may think it comes from me. I don't care if you store my package and put whatever files you want next to it - then it is not my problem :-) And yeah, it's maybe silly that these old-ass roms are still copyrighted, but hey, who am I to fight the man?
ham, what makes it lame? i havent gotten it to work yet (and i kinda refuse to pay 2 EUR for a ROM :-)
@rasmus: Well, UAE4Droid it's lame in the sense that it only works with the KS ROM of an A500+.
xxx-and-then-some: point well taken, guess I got a little ahead of myself there :)
Version 2 is out - lots of improvements - here are the key points:
Toolchain:
Starting protracker (2.3d, 3.15, 3.62) is now another one-click feature, as is the p61 converter tool
added a wav to raw conversion bat-file, so tracking should be easy for everyone
A4000_40 configuration
batch files work both with amigaforever and traditional roms
fixed configuration problem in setpaths
moved as many files out of the root folder as possible, to keep it cleaner
added batch file to destroy old WinUAE settings in registry (if you ran WinUAE before, and stored settings, it can conflict with this toolchain)
Startup Code
VBlank Interrupt added
Added flag to block multitasking (old-school mode), which also blocks blitter
added flag to disable cache (for self-modifying code)
Added an input handler to properly block input fallthrough
Get it here: https://rapidshare.com/files/3850140088/AmigaDemoToolChain_2.zip
Toolchain:
Starting protracker (2.3d, 3.15, 3.62) is now another one-click feature, as is the p61 converter tool
added a wav to raw conversion bat-file, so tracking should be easy for everyone
A4000_40 configuration
batch files work both with amigaforever and traditional roms
fixed configuration problem in setpaths
moved as many files out of the root folder as possible, to keep it cleaner
added batch file to destroy old WinUAE settings in registry (if you ran WinUAE before, and stored settings, it can conflict with this toolchain)
Startup Code
VBlank Interrupt added
Added flag to block multitasking (old-school mode), which also blocks blitter
added flag to disable cache (for self-modifying code)
Added an input handler to properly block input fallthrough
Get it here: https://rapidshare.com/files/3850140088/AmigaDemoToolChain_2.zip
Here is the final release (for now): https://rapidshare.com/files/2789918627/WinUAEDemoToolChain_3.zip
Major Changes:
Now works with winuae's built-in Aros rom. You don't even need kickstart anymore! Just click build.bat and runaros.bat to build and run your code.
3 major code fixes to fix my stupid errors when merging different startup codes together
Feel free to upload this to other sites. I tried to upload to various places, but aminet has corrupted the zipfile, scene.org still has the file in its' incoming directory, and untergrund.net has not approved my account request yet. My goal is that once I have a proper location for this, I will register a pouet.net prod, and that is where I invite everybody to write their comments/bugs/feature requests.
Major Changes:
Now works with winuae's built-in Aros rom. You don't even need kickstart anymore! Just click build.bat and runaros.bat to build and run your code.
3 major code fixes to fix my stupid errors when merging different startup codes together
Feel free to upload this to other sites. I tried to upload to various places, but aminet has corrupted the zipfile, scene.org still has the file in its' incoming directory, and untergrund.net has not approved my account request yet. My goal is that once I have a proper location for this, I will register a pouet.net prod, and that is where I invite everybody to write their comments/bugs/feature requests.
Nice!
*_*