Search found 305 matches

by Kananga
Tue Oct 27, 2015 12:39 pm
Forum: Emulation and Cross Development
Topic: 32k
Replies: 4
Views: 2377

Re: 32k

CA65 supports different ways to use disconnected memory regions. The easiest way would be to use the RAM area at $A000 (block 5) for unitialized data. In the linker definition file you have to declare the memory in the MEMORY section: MEMORY { ... other RAM areas ... A000: start = $A000, size = $200...
by Kananga
Mon Oct 19, 2015 2:31 pm
Forum: Programming
Topic: Vic-20 mouse driver & demo program for NEOS mouse
Replies: 54
Views: 29643

Re: Vic-20 mouse driver & demo program for NEOS mouse

You don't have to disassemble, just grab the code here and feel free to improve it: http://sourceforge.net/projects/vin20/ (Included is a preview of a dynamic loader called "LibTool65" and tools for the FE3) There is no code there, only compiled binary? I checked permissions, but didnt se...
by Kananga
Sun Oct 18, 2015 12:52 pm
Forum: Programming
Topic: Vic-20 mouse driver & demo program for NEOS mouse
Replies: 54
Views: 29643

Re: Vic-20 mouse driver & demo program for NEOS mouse

Open source is not the problem? The last time stamp reads 2010. You can't have a standard protocol without a bunch of people learning from each other's mistakes (EDIT: across all levels). Well, its assembly.. you can always disassemble it if you just want to modify his code. Try Ida. You don't have...
by Kananga
Tue Oct 29, 2013 2:52 pm
Forum: Emulation and Cross Development
Topic: Vic20emu early beta release.
Replies: 6
Views: 5178

joshuadenmark wrote: Will sure give it a go, return with feedback when tested.
Great & thanks!
I look forward to your feedback :)
by Kananga
Sun Oct 27, 2013 11:13 am
Forum: Emulation and Cross Development
Topic: Vic20emu early beta release.
Replies: 6
Views: 5178

When I presented the new release at our Commodore Meeting in Graz last Friday, I noticed, that the package did not work correctly, because I forgot to include some vital part of log4j. The emulator started, but the console window was not showing up, which makes it quite useless. Did anybody else not...
by Kananga
Thu Oct 10, 2013 12:45 pm
Forum: Hardware and Tech
Topic: FE3 Help Flash Ram
Replies: 9
Views: 1934

Hi,

I don't think you want to use the RAM drive, because as Mike already explained it does not write to flash memory.

Anyway, Fe3RD crashing doesn't sound good. Are you using the latest version 1.0.0?
by Kananga
Sat Sep 14, 2013 11:48 am
Forum: Games
Topic: New interpretation of Pitfall! for PAL Vic + 16K
Replies: 81
Views: 46116

Victragic wrote:
Kananga wrote:Great work! I can't wait to present it at the next Commore Meeting in Graz :)
Cheers! From Australia to Austria, why not?
Actually I lived in Adelaide for some time (without my Vic-20 collection - horrible time). So Austria is obviously not too far away :)
by Kananga
Thu Sep 12, 2013 1:22 pm
Forum: Games
Topic: New interpretation of Pitfall! for PAL Vic + 16K
Replies: 81
Views: 46116

Great work! I can't wait to present it at the next Commore Meeting in Graz :)
by Kananga
Tue Sep 10, 2013 1:03 pm
Forum: Emulation and Cross Development
Topic: Vic20emu early beta release.
Replies: 6
Views: 5178

Vic-20 Emulator Beta 3

New in this version (beta 3):
- Improved code profiling
- More stable IEC device simulation
- Better label handling
- VIA port state logging
- misc. bug fixes and new features

Source code is still on Google code, but the download package is now here!
by Kananga
Tue Sep 10, 2013 12:27 pm
Forum: General Topics
Topic: Wanted: Recommendations for a site to host software releases
Replies: 4
Views: 3100

Thanks for the answers!

CommodereServer is not exactly what I need for the Emulator project.

I'll probably go with sourceforge, where I also found this, which makes migration a lot easier :)
by Kananga
Thu Sep 05, 2013 1:29 pm
Forum: General Topics
Topic: Wanted: Recommendations for a site to host software releases
Replies: 4
Views: 3100

Wanted: Recommendations for a site to host software releases

I just tried to upload a new release for my Vic-20 Emulator on Google code and it says "Google Code will not support creating new downloads starting January 15th, 2014. See here for more information." which doesnt sound too bad, because it would leave me some time to find other means for r...
by Kananga
Sat Jan 05, 2013 1:55 pm
Forum: Programming
Topic: Interlaced colors - please test & take a photo!
Replies: 10
Views: 2855

A few weeks ago I tried mixing all background colors (horizontal bars) with all foreground colors (vertical bars) by displaying the vertical bars on every second frame: http://crop.mur.at/test/martinland/commodore/CTG0B/CTG0B-03-Farbtest.jpg Unfortunately, it only looks good on the picture, because ...
by Kananga
Wed Dec 26, 2012 3:19 pm
Forum: Announcement Board
Topic: VIC-20 Software Releases of 2012
Replies: 18
Views: 39114

Name: 8-player panic Author: Kananga Released: December 26, 2012 Requirements: Vic 20, 24K RAM, Protovision 4-player or custom 8-player interface Description: A fast paced game for up to nine players, where the last player to die wins. Title music by TLR (Thanks!). Screenshot: http://commodore-mult...
by Kananga
Thu Dec 06, 2012 1:49 pm
Forum: Programming
Topic: Porting to other machines?
Replies: 12
Views: 2749

Re: Porting to other machines?

joshuadenmark wrote:There is no other machine...

So true! :lol:
by Kananga
Tue Dec 04, 2012 1:46 pm
Forum: General Topics
Topic: Going to World of Commodore 2012?
Replies: 16
Views: 3014

Great report!
That reminds me: What happend to the "M.U.L.E. for the Vic"-project?

Some day I will be able to go to Commodore World, but retirement is far away ;-)