Search found 1255 matches

by rhurst
Sun Mar 01, 2009 9:11 am
Forum: Programming
Topic: Software sprites?
Replies: 175
Views: 117377

... pack SSS into a BASIC extension I am warming up to the idea... I wrote a (kludgy) BASIC wedge way back when I had energy to spare -- it was cool extending the friendly computer! I recall some C128 sprite-oriented commands, but please list a syntax you feel would be worthwhile. But before even m...
by rhurst
Sun Mar 01, 2009 8:42 am
Forum: General Topics
Topic: Hosting Mayhems GB20
Replies: 13
Views: 2478

t would be cool for it to be hosted online Yes, whereas one can get BETA copies before it is RELEASED. :lol: Actually, I have a Linux server on the internet (Verizon FiOS), ample bandwidth, mysql (for my WordPress blog), and running DNS (I would also donate the agreed upon domain name). I suppose i...
by rhurst
Sat Feb 28, 2009 2:20 pm
Forum: Buy, Sell, and Trade
Topic: Get your own Mega-Cart NOW !
Replies: 227
Views: 51984

nbla000 got a hold of me with some info to take into consideration... and I sent him off a re-organized binary (without losing anything new) produced for Mega-Cart -- hopefully, the condensed version with his "cruncher" will allow for it to fit without using a knife. :)
by rhurst
Sat Feb 28, 2009 8:57 am
Forum: Programming
Topic: Software sprites?
Replies: 175
Views: 117377

... make it work under DASM Let me know how that goes, please? I would very much like to see the "diff" in source formats. I updated the VIC-SSS.zip this morning, as I found an annoying BASIC startup bug in its timer and mishandling of missed frames in SSSIRQ with the VSYNC2 variable. Not...
by rhurst
Sat Feb 28, 2009 5:01 am
Forum: Games
Topic: Omega Fury
Replies: 132
Views: 36851

DOH! Another victim of Copy-Paste laziness ... :oops:
by rhurst
Fri Feb 27, 2009 9:19 pm
Forum: Games
Topic: Omega Fury
Replies: 132
Views: 36851

The new star fighter, dubbed Omega Fury, can be taken for a "spin" with this cartridge or program. 8)

Thrusters will be installed on Tuesday. :P
by rhurst
Fri Feb 27, 2009 6:21 pm
Forum: Buy, Sell, and Trade
Topic: Get your own Mega-Cart NOW !
Replies: 227
Views: 51984

... bringing peace once again to the Denial community
Yeah, and it helps to have trusty weapon cannons from Ramok's new star fighter at Denials' command too. :P
by rhurst
Fri Feb 27, 2009 6:18 pm
Forum: Games
Topic: Omega Fury
Replies: 132
Views: 36851

Omega Fury

I wrote this as its opening sequence: In the year 2010, the Omegan System expanded its star colonies too far. They have encroached upon the borders of the Thargoid Territories, a civilization with advanced defensive prowess and relentless fire power. And the Thargoids have expansion plans of their o...
by rhurst
Fri Feb 27, 2009 1:52 pm
Forum: Games
Topic: QUIKMAN 2008 for the unexpanded VIC 20
Replies: 209
Views: 65914

Quote: Do you think to update the 4K rom version ?

Thank God! Wink
Uh-oh ... click here and start crying! :lol:
Well, I needed 8k to do THAT!
by rhurst
Fri Feb 27, 2009 11:55 am
Forum: Announcement Board
Topic: VIC-20 Software Releases of 2009
Replies: 32
Views: 89378

Name: Quikman 8K Author: Robert Hurst Released: February 27, 2009 Requirements: VIC 20 with 8k memory expansion or game cartridge Description: Improved arcade version of 2008 release making use of the new VIC Software Sprite Stack video effects and more features making it closely resemble a popular ...
by rhurst
Fri Feb 27, 2009 7:22 am
Forum: Programming
Topic: Software sprites?
Replies: 175
Views: 117377

Ok, you got me looking at DASM ... some more thoughts: - supports several common 8 bit processor models (NOT 8086, thank god!) That line alone got me thinking about switching! :lol: - expressions, as in C but [] is used instead of () for parenthesis. That's weird, so there are a few expressions with...
by rhurst
Fri Feb 27, 2009 7:02 am
Forum: Programming
Topic: Software sprites?
Replies: 175
Views: 117377

I edited the PDF to have 2 omitted lines in the code block example: :oops: LDA #%00000001 ; don't forget to enable the sprite! STA SSS So, the zip file has just now been updated, but only for that omission. I use DASM instead of CC65 for all my VIC projects I am not familiar with DASM, but I cannot ...
by rhurst
Fri Feb 27, 2009 6:12 am
Forum: Games
Topic: VIC 20 Games by Jeff-20
Replies: 25
Views: 12485

Your games are pretty good ...
Indeed! I would go so far as to claim Jeff has captured the essence of what VIC computing was all about -- VIC friendliness meant you were going to have fun -- thanks for the fun experiences! :D
by rhurst
Fri Feb 27, 2009 5:59 am
Forum: Buy, Sell, and Trade
Topic: Craigslist
Replies: 7
Views: 2376

I am tempted to send the seller a hyperlink to viceteam.org where you can get FREE WORKING VIC 20s. :shock:

... but he might counter that with there's no challenge in trying to fix it! :P
by rhurst
Thu Feb 26, 2009 7:13 pm
Forum: Programming
Topic: Software sprites?
Replies: 175
Views: 117377

Okay, the documentation (PDF format) is completed. All pertinent files, including a demo, are zipped for your downloading pleasure. I posted a 2009 software release announcement -- get the details there. I did manage to fix the last of the Quikman 8k bugs -- and already added more "features&quo...