Search found 1254 matches

by Kweepa
Sun Aug 16, 2020 12:20 pm
Forum: Games
Topic: The Queen's Footsteps: Physical release
Replies: 40
Views: 4684

Re: The Queen's Footsteps: Physical release

Wow, that's a huge improvement!
I may have to make a similar change to my adventures. (I know I used cyan for Cometfall and possibly for Yoho and Howay.)
by Kweepa
Sun Aug 16, 2020 12:16 pm
Forum: Collecting and History
Topic: Your Computer Type in Listings
Replies: 4
Views: 478

Re: Your Computer Type in Listings

It's unfortunate that the search terms for this on the site are your, computer, type and in which are all filtered out as too common. :roll:
by Kweepa
Sun Aug 16, 2020 11:22 am
Forum: Collecting and History
Topic: Your Computer Type in Listings
Replies: 4
Views: 478

Re: Your Computer Type in Listings

I started a thread for these in 2009 but we didn't get very many done, I think.
viewtopic.php?f=10&t=3297
The ones I typed in were on kweepa.com so I'll need to update the links.

[EDIT] Oh, wow, that's a pretty comprehensive site! Thanks!
by Kweepa
Fri Aug 14, 2020 7:10 pm
Forum: Programming
Topic: SUBLEQ with wAx
Replies: 2
Views: 262

Re: SUBLEQ with wAx

Bonkers.
The video did a good job of explaining it, so congrats to your spawn.
Looks like you need a subleq optimizer!
by Kweepa
Thu Aug 13, 2020 8:19 pm
Forum: Games
Topic: [WIP] VICarate 3.5
Replies: 12
Views: 1142

Re: [WIP] VICarate 3.5

Looking pretty sweet!
by Kweepa
Mon Aug 10, 2020 12:47 pm
Forum: Games
Topic: Helix Colony for Unexpanded VIC-20
Replies: 24
Views: 2240

Re: Helix Colony for Unexpanded VIC-20

This looks very interesting, thanks!
by Kweepa
Wed Aug 05, 2020 6:01 pm
Forum: Other Systems
Topic: The Amiga Thread
Replies: 13
Views: 1116

Re: The Amiga Thread

Who needs an Amiga?
Here's a boing ball in basic on a 6502 based beeb.
[youtube]https://www.youtube.com/watch?v=ZuC484vzUHk[/youtube]
by Kweepa
Sat Jul 25, 2020 8:29 pm
Forum: Emulation and Cross Development
Topic: cc65 now with TGI for the VIC
Replies: 6
Views: 1944

Re: cc65 now with TGI for the VIC

Very cool! Will have to give it a try at some point.
Linky
by Kweepa
Mon Jul 20, 2020 6:05 pm
Forum: Games
Topic: Yoho - Scott Adams interpreter
Replies: 75
Views: 36028

Re: Yoho - Scott Adams interpreter

Nicely done!
Sorry I missed your bug report. It seems that the initial value for the turns is considered a byte, since 600 - 2*256 = 88.
That might help track down a class of bugs.
by Kweepa
Sun Jul 05, 2020 4:15 pm
Forum: Games
Topic: The Queen's Footsteps: Physical release
Replies: 40
Views: 4684

Re: The Queen's Footsteps: Physical release

That packaging and those disks <3
by Kweepa
Sat Jun 27, 2020 8:39 pm
Forum: Programming
Topic: wAx: Wedge Assembler/Disassembler
Replies: 80
Views: 6629

Re: wAx: Wedge Assembler/Disassembler

Looking good!
by Kweepa
Sat Jun 27, 2020 8:29 pm
Forum: Programming
Topic: Toggle a bit in BASIC
Replies: 14
Views: 974

Re: Toggle a bit in BASIC

To toggle bit 2 you can write

Code: Select all

X=X+4-2*(4ANDX)
Replace both 4s with any 2^N for other bits.
by Kweepa
Tue Jun 09, 2020 7:17 am
Forum: Programming
Topic: Fun with CBM arithmetics, Part III
Replies: 6
Views: 626

Re: Fun with CBM arithmetics, Part III

But LFSR/LCGs are so easy! There are a number of threads on denial about cheap, well behaved random numbers. http://sleepingelephant.com/ipw-web/bulletin/bb/viewtopic.php?f=2&t=2304 http://sleepingelephant.com/ipw-web/bulletin/bb/viewtopic.php?f=2&t=2348 Sprites are the one thing I would tak...
by Kweepa
Sat May 16, 2020 8:06 am
Forum: Programming
Topic: wAx: Wedge Assembler/Disassembler
Replies: 80
Views: 6629

Re: wAx: Wedge Assembler/Disassembler

This looks amazing!
Great work making it operate seamlessly in BASIC!
I was especially impressed by the breakpoint features.
by Kweepa
Mon Feb 17, 2020 12:35 pm
Forum: International VIC
Topic: French magazine: "L'ordinateur Individuel"
Replies: 3
Views: 3998

Re: French magazine: "L'ordinateur Individuel"

Awesome, bonne chance!