English Amiga Board


Go Back   English Amiga Board > Main > Amiga scene

 
 
Thread Tools
Old 20 May 2015, 09:28   #1
Bobic
Junior Member
 
Bobic's Avatar
 
Join Date: Jun 2001
Location: Germany
Age: 48
Posts: 103
Hannibal's WinUAE Demo Toolchain 5

As this might be of interest for Amiga developers I'll post this here. Text is copied directly from Hannibal's message at pouet.net.

WinUAE Demo Toolchain 5 by Lemon.
It's been 3 years, and the toolchain has grown a lot. There's a lot of useful things - it's basically a full dump of my development folder. I've tried to set it up so it is useful for coders, artists and musicians. It's also useful if you just run demos with WinUAE.

Some of the key features are
* new windows-based image-to-raw converter with a billion features (images, sprites, attached sprites, bobs, animations, halfbrite, copperbars, fonts (monospace and proportional), including samples. Also spits out "preview" images to quickly review that image has been converted properly. Includes batch functionality
* one-click build-and-run single-file demo example (based on Blueberry's startup code) - with multiple music players and showing various bits of sample art, to test the converter
* one-click build-and-run bootblock example (based on Blueberry's bootblock sample) - includes compression
* 68k assembler syntax highlighting in Visual Studio 2013
* 68k assembler code prettifier
* tool to write sectors to adf-files, including bootblocks (and bootblock checksum calculation)
* bat-files to launch WinUAE with a lot of different music editors (ProTracker, OctaMED, Future Composer, and AHX), music player (DeliTracer) and titanics cruncher.
* bat-files to launch windows-based tools for sine creator, the Grafx2 graphics editor, and converting wav-files to iff
* bat-file to convert mod-files to p61
* bat-files to launch WinUAE with single-file executables or adf-files for a500/a500plus/a1200/a4000 - perfect for demo viewing
* one single shared harddrive setup (dh0 for tools/temp files and dh1 for assets)

While you can build and run the two examples without any kickstarts, you still need all kickstart roms and the Workbench 1.3 disk to get the full benefits.

Post bugs and errors here or on this thread on ADA. Check out the readme first, though.

Hannibal


-------------


A snippet from the official readme file:

WINUAE Demo Toolchain 5

Put together by Hannibal/Lemon.

***************************************
WHAT?
A single setup that has EVERYTHING you need for WinUAE development. A Full toolchain for pixeling, tracking and coding. Just add creativity and hard work.
Running examples for bootblocks and single-file demos, with ship-quality system-friendly startup code that works with all Amiga platforms.
Everything should be freeware or redistributable shareware.
10 seconds to build and launch in the emulator

***************************************
WHY?
When I started getting back into amiga programming, there was no complete package and just lots of loose bits there are. I wanted to set it up once and for all, and share it out. So here it is - a one-stop shop for amiga demo making (and game making, for that matter).
I also know from my professional life that a lot of people are too lazy to set up good workflows for themselves - in many cases because they have never seen how easy and fast it can be. I knew I could do a one-click, 10-second build and run solution.
I was originally planning to make a giant surprise return demo, which is why I made the previous releases under the name XXXXX. However after years of life getting in the way, I realize that I just don't have the free time to make a demo to live up to my ambitions. Instead, I've been having fun tweaking this setup, so it's time to share it out.
Bobic is offline  
Old 23 July 2015, 21:04   #2
kamelito
Zone Friend
 
kamelito's Avatar
 
Join Date: May 2006
Location: France
Posts: 1,801
Linquist is not working for me using Visual Studio 2015 community edition.
23/07/2015 21:12:35 - Microsoft VSIX Installer
23/07/2015 21:12:35 - -------------------------------------------
23/07/2015 21:12:35 - Initializing Install...
23/07/2015 21:12:35 - Extension Details...
23/07/2015 21:12:35 - Identifier : Linguist.Microsoft.760ac2d0-8638-4441-93b5-2e7c64a1787a
23/07/2015 21:12:35 - Name : Linguist
23/07/2015 21:12:35 - Author : Jesse Jones
23/07/2015 21:12:35 - Version : 0.3
23/07/2015 21:12:35 - Description : Adds customizable syntax highlighting.
23/07/2015 21:12:35 - Locale : en-US
23/07/2015 21:12:35 - MoreInfoURL :
23/07/2015 21:12:35 - InstalledByMSI : False
23/07/2015 21:12:35 - SupportedFrameworkVersionRange : [4.5]
23/07/2015 21:12:35 -
23/07/2015 21:12:35 - Supported Products :
23/07/2015 21:12:35 - Microsoft.VisualStudio.Ultimate
23/07/2015 21:12:35 - Version : [12.0]
23/07/2015 21:12:35 - Microsoft.VisualStudio.Premium
23/07/2015 21:12:35 - Version : [12.0]
23/07/2015 21:12:35 - Microsoft.VisualStudio.Pro
23/07/2015 21:12:35 - Version : [12.0]
23/07/2015 21:12:35 -
23/07/2015 21:12:35 - References :
23/07/2015 21:12:35 -
23/07/2015 21:12:35 - Searching for applicable products...
23/07/2015 21:12:35 - Found installed product - Microsoft Visual Studio Community 2015
23/07/2015 21:12:35 - Found installed product - Microsoft Visual Studio 2015 Shell (Integrated)
23/07/2015 21:12:35 - Found installed product - Global Location
23/07/2015 21:12:35 - VSIXInstaller.NoApplicableSKUsException: This extension is not installable on any currently installed products.
at VSIXInstaller.App.InitializeInstall(Boolean isRepairSupported)
at VSIXInstaller.App.InitializeInstall()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()

Kamelito

Last edited by kamelito; 23 July 2015 at 21:13.
kamelito is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
Issue with photon/xxxx WinUAE Toolchain arpz Coders. Asm / Hardware 2 26 September 2015 22:33
New 68k gcc toolchain arti Coders. C/C++ 17 31 July 2015 03:59
Hit Fido Demo in WinUAE thor support.WinUAE 8 29 November 2006 22:39
Hannibal problem oldpx support.Games 3 11 June 2004 13:25
C64 demo by Quadlite and WinUAE andreas support.Demos 0 08 March 2002 11:37

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 08:03.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.14864 seconds with 15 queries