pouët.net

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.
added on the 2012-02-01 10:23:54 by Marq Marq
kusma: oh, good point -- no, we can't host those of course.
added on the 2012-02-01 11:03:57 by gloom gloom
@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
added on the 2012-02-01 16:34:08 by xxxxx xxxxx
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 :)
added on the 2012-02-01 16:44:09 by superplek superplek
*calls BREIN*
added on the 2012-02-01 17:02:10 by sagacity sagacity
@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.
added on the 2012-02-01 17:12:21 by xxxxx xxxxx
xxxxx: Oh, sorry for claiming it did, then. I must have mis-read that part of the readme :P
added on the 2012-02-01 18:28:54 by kusma kusma
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.
added on the 2012-02-01 18:42:39 by superplek superplek
(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...)
added on the 2012-02-01 18:44:39 by superplek superplek
(but I do understand that hosting at scene.org is the best option =))
added on the 2012-02-01 18:47:18 by superplek superplek
just in time for datastorm
added on the 2012-02-01 18:59:47 by nosfe nosfe
[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]

BB Image

because that's what happens if you disobey on the new internets
added on the 2012-02-01 19:07:28 by button button
Marq: yeah, i know it's possible, i'm just looking for a similar .zip package that has it ready to start coding.
added on the 2012-02-01 19:10:42 by psenough psenough
@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. ;)
added on the 2012-02-01 22:00:47 by ham ham
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.
added on the 2012-02-01 22:03:15 by ham ham
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!
added on the 2012-02-01 22:06:22 by ham ham
@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?
added on the 2012-02-02 05:04:11 by xxxxx xxxxx
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+.
added on the 2012-02-02 09:36:47 by ham ham
xxx-and-then-some: point well taken, guess I got a little ahead of myself there :)
added on the 2012-02-02 21:31:13 by superplek superplek
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
added on the 2012-02-03 17:47:48 by xxxxx xxxxx
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.
added on the 2012-02-09 05:30:34 by xxxxx xxxxx
Nice!
added on the 2012-02-09 09:31:12 by Intrinsic Intrinsic
*_*
added on the 2012-02-10 16:49:22 by RbR RbR

login