KK information 519 glöps
- general:
- level: user
- personal:
- first name: Krzysztof
- last name: Kluczek
- demotool Linux Windows MacOSX PPC Atari VCS TIATracker by Cluster
- Great job! :)
- rulezadded on the 2016-06-20 21:37:31
- demo Windows Shapeshift by Cocoon [web]
- A nice solid prod. Still, it somehow feels like a compilation of effects and music has that "one TB-303 pattern" feeling. Rulez overall, but I'm sure you guys can do even better. :)
- rulezadded on the 2016-03-28 20:44:34
- demo Amiga OCS/ECS Wildcat by DMA [web]
- @Hannibal: Thanks for your findings. I'll definitely check it out. As for cop1jmp, we reached similar conclusions in this thread.
@jazzcat: That was the "rushy production" part. The logos were made with some "cool text" generators on the web, so they don't really count as real logos. ;) And it was nice talking to you at the party, too. - isokadded on the 2015-11-26 11:15:34
- demo Amiga OCS/ECS Wildcat by DMA [web]
- @noname: That is one of the possible future optimizations I was referring to - the demo uses full addressing for EVERY hardware access (except in startup/framework). I don't think I want to know how many cycles I'm wasting this way. :)
@slayer: Well, I did a lot of Amiga coding back in the time, but 99% of it was pure AMOS and I never got to proper low level HW programming back then. - isokadded on the 2015-11-26 00:05:23
- demotool Amiga AGA Amiga OCS/ECS WinUAE Demo Toolchain 5 by Lemon.
- I'm using something called "Amiga Kickstart Roms - Complete - TOSEC v0.04" / KS-ROMs / "Kickstart v3.1 rev 40.63 (1993)(Commodore)(A500-A600-A2000).rom" for KICK31.rom.
And for the repro, I just changed launcher in BuildAndRunDemo.bat to "runa4000_40" and ran demo with debug flag to skip the packer (it dramatically increases total load time in the end). - isokadded on the 2015-11-25 21:20:30
- demo Amiga OCS/ECS Wildcat by DMA [web]
- @Hannibal: I'm doing exactly what you written. From init code:
Code:BPLCON0 = 0x0201; BPLCON1 = 0; BPLCON2 = 0; BPLCON3 = 0x0C20; COLOR00 = 0; COLOR01 = 0; DMACON = 0x8000 | (1<<10); // blitter nasty DIWSTRT = 0x2C81; DIWSTOP = 0x2CC1; DDFSTRT = 56; DDFSTOP = 208;
I'm doing this once right after start of main demo function when system should be no longer running.
@asle: The module is in Retrokomp/Load Error downloads. It won Amiga Music compo at the same party. :)
link - isokadded on the 2015-11-25 21:15:09
- demo Amiga OCS/ECS Wildcat by DMA [web]
- wysiwtf: I have no idea. I'm using Hannibal framework with Blueberry startup code and even the example demo in the framework doesn't work on KS 3.1.
As soon as fixed for the framework would be released I could incorporate that fix, but right now I'm complete n00b when it comes to Amiga system/kickstart-related issues. - isokadded on the 2015-11-25 00:23:17
- demo Amiga OCS/ECS Wildcat by DMA [web]
- sheriff: "Wildcat" was also "released" last saturday. :)
- isokadded on the 2015-11-24 18:10:58
- demotool Amiga AGA Amiga OCS/ECS WinUAE Demo Toolchain 5 by Lemon.
- 3. Looks like vc.lib is just a part of VBCC (link). I used the vc.lib in "vbcc_target_m68k-amigaos.lha" archive on this page. It's on VBCC page, so license probably is the same. You'd probably want to include all the libs and headers in your framework.
And a new one:
7. Framework fails on Kickstart 3.1 even with max compatibility. Try to run example demo on A4000 kick 3.1. This is kickstart problem - I tried it with custom configs and even A500 with kick 3.1 fails, while A4000 with lower kickstart works. - isokadded on the 2015-11-24 15:04:37
- demo Amiga OCS/ECS Wildcat by DMA [web]
- YouTube version
Sorry for delayed release - we had to debug this on a real machine.
The prod also will not run with Kickstart 3.1 (probably a framework bug).
Have fun! - isokadded on the 2015-11-24 14:47:32
account created on the 2005-01-01 20:37:09
