Search found 180 matches

by Wilson
Thu May 30, 2013 6:17 pm
Forum: Programming
Topic: ** New Frontiers in VIC-Hires-Graphics, Part 15
Replies: 17
Views: 9578

Actually the "penalty" is only 2 LDA/STA, since the $9002 updates are necessary anyways to switch the color-RAM betwenn $9400 and $9600. It's an added bonus that I need to change the line width as well and can do this in one write to $9002. Ohhh, of course. :oops: That is the root of most...
by Wilson
Thu May 30, 2013 2:42 pm
Forum: Programming
Topic: ** New Frontiers in VIC-Hires-Graphics, Part 15
Replies: 17
Views: 9578

Sorry for forcing you to explain all that. I probably should've just gone back and read/re-read the past parts. :P Are you using the column expansion to reveal new characters as a method to get unique colors below red A,B,C without touching their color memory? Must be more to it than that though if ...
by Wilson
Thu May 30, 2013 12:55 pm
Forum: Programming
Topic: ** New Frontiers in VIC-Hires-Graphics, Part 15
Replies: 17
Views: 9578

Looks like you have time before the $9000/$9002 updates to do 3 extra LDA#/STA's. So this allows you to write ahead the color data for the red A,B,C or the purple D,E,F four lines before it is displayed.
Maybe? :lol:
by Wilson
Thu May 30, 2013 7:51 am
Forum: Programming
Topic: ** New Frontiers in VIC-Hires-Graphics, Part 15
Replies: 17
Views: 9578

Are you updating $9000 every 4 lines so you have more time to update the contents of $900e/$900f? Hmm, this is a head scratcher. :P This is the first time you've used $9000 for PAL right?
by Wilson
Fri May 24, 2013 9:06 am
Forum: Buy, Sell, and Trade
Topic: ShopGoodWill.com has a VIC for $5
Replies: 1
Views: 1078

It was practically in my backyard! Hope it found a good home; looks like it needs a little love.
by Wilson
Thu May 02, 2013 9:33 pm
Forum: Hardware and Tech
Topic: Raspberry Pi as a VIC-20/C-64 Tool?
Replies: 8
Views: 2196

does the Pi have the required timing accuracy to do such a thing? I thought the commodore disk drive timing was super picky, that and the Pi runs linux right? Yeah, it may be possible, but it would not be straightforward. As you said, the timing is very picky for perfect emulation. You don't have t...
by Wilson
Sat Apr 27, 2013 6:59 pm
Forum: Games
Topic: [**Commercial Release Is Now Available**] Realms of Quest IV
Replies: 140
Views: 49821

Your progress is always so fun to follow, Ghislain! I'm loving the old-school vibe.
by Wilson
Fri Apr 26, 2013 9:08 pm
Forum: Collecting and History
Topic: Vic-20 made in Japan
Replies: 6
Views: 3283

Huh. I have a made in Japan Vic-20 as well - same box. Bought it for like $10 on ebay a couple years ago. It doesn't work, but I just planned to use it as a case for a spare motherboard I have...Actually, that's still the plan. :)
by Wilson
Sat Mar 30, 2013 7:50 pm
Forum: General Topics
Topic: New demo - "Lipstick traces" by Orb (unexpanded)
Replies: 12
Views: 2995

If you still haven't found it (I noticed the DL link is still down), I stumbled across it looking through an old drive. I hope the link gets fixed soon, but in the mean time I uploaded it here
by Wilson
Wed Oct 31, 2012 2:38 pm
Forum: General Topics
Topic: SD Device of choice?
Replies: 58
Views: 6855

The Final Expansion contains an SD2IEC device (functionally equivalent to the uIEC), a 512K memory expansion, and flash memory that can be used for cartridges/JiffyDOS functionality. So if you get a FE3, you do not need a uIEC. Please note that a cartridge-based solution is not the most ideal, thoug...
by Wilson
Fri Sep 14, 2012 8:00 pm
Forum: General Topics
Topic: 2012 ECCC/VCFMW 7.0 (September 29th & 30th)
Replies: 9
Views: 1727

Only one week away! :)
by Wilson
Sun Apr 01, 2012 2:11 am
Forum: Hardware and Tech
Topic: Help needed from NTSC-VIC-users
Replies: 32
Views: 4808

Hooray, darkatx! :D
by Wilson
Sat Mar 24, 2012 7:01 pm
Forum: Hardware and Tech
Topic: Help needed from NTSC-VIC-users
Replies: 32
Views: 4808

The program I wrote will ONLY work on real NTSC-machines, not in VICE (yet). So, time to get those SD-drives fixed ;) Yeah, I'm really sorry. I only had access to my Vic for a couple days. It needs some major pot adjustment and holding the wire is kind of a pain...I just never got around to it. :oo...
by Wilson
Fri Mar 09, 2012 12:08 am
Forum: Hardware and Tech
Topic: Help needed from NTSC-VIC-users
Replies: 32
Views: 4808

My uiec cable broke (I had the older model), so if I can be troubled to hold it to the VIC long enough to test this I'll do it next week. I can say right now though that I recall similarly peculiar colors with my machines to the extent that pictures I made with MINIPAINT in an emulator look terrible...
by Wilson
Fri Mar 09, 2012 12:03 am
Forum: Games
Topic: New Game in progress: Castle Rex
Replies: 50
Views: 13867

Thank you for wondering Mike, and thanks for your kind words OBSysteme. :) Wow, I can't believe it's already been over a year since the last update. Where does the time go!? :shock: I haven't made a ton of progress, and it's been a while since I've touched the code. I'll have to look through it to s...