Search found 1071 matches

by groepaz
Sun Oct 27, 2013 10:21 am
Forum: Programming
Topic: Maybe you all knew this already...
Replies: 4
Views: 1404

by groepaz
Fri Oct 18, 2013 1:11 pm
Forum: General Topics
Topic: Contiki OS -get the Vic ONLINE!
Replies: 12
Views: 4175

fitting eg the irc client into 24k might be doable - you should get in touch with oliver schmidt incase you want to have a closer look
by groepaz
Tue Aug 27, 2013 7:16 am
Forum: Other Systems
Topic: OUYA
Replies: 11
Views: 2463

if they ever manage to make VICE work, maybe it can run DooM that way then :)
by groepaz
Sun Jul 28, 2013 1:17 am
Forum: Emulation and Cross Development
Topic: CC65, conio and non-standard screen sizes
Replies: 3
Views: 2270

check the "cc65-portlib" here: http://hitmen.c02.at/html/tools_portlib.html ... it includes code for 26 columns and also a soft-40 driver for vic20. it is 10 years old by now though and will probably need a few adjustments to work with a recent cc65.
by groepaz
Tue Jul 16, 2013 8:47 pm
Forum: Programming
Topic: Cbmsh - A Unix-like shell for the commodores
Replies: 43
Views: 12090

which svn are you talking about? the one run by UZ (ie the old one) hasnt been updated at all for a while.
by groepaz
Mon Jul 15, 2013 5:25 pm
Forum: Programming
Topic: Cbmsh - A Unix-like shell for the commodores
Replies: 43
Views: 12090

actually the repository moved to github: https://github.com/oliverschmidt/cc65 ... the old svn is abbandoned
by groepaz
Wed Jun 19, 2013 12:53 pm
Forum: Other Systems
Topic: OUYA
Replies: 11
Views: 2463

"instead of trying to sabotage or restrict open source development, it gives users more licence to do their own thing."
and instead of having some professional game studios to back them up... they got ... well, what?
by groepaz
Thu Mar 21, 2013 1:39 pm
Forum: Programming
Topic: [Q] running a prg from C (or asm)
Replies: 15
Views: 2808

you probably have to do an ioreset and restore a bunch of things in zeropage (and pages 2/3) before loading/running a basic program works.
by groepaz
Thu Mar 14, 2013 3:09 pm
Forum: Emulation and Cross Development
Topic: [Port] Vice Vic-20 for Android
Replies: 32
Views: 17428

link to source please?
by groepaz
Mon Mar 11, 2013 8:38 am
Forum: Programming
Topic: Commodore FREE One Liners competition.
Replies: 55
Views: 7869

0 b=36864: poke b,2: poke b+1,75: poke b+2,162: poke b+3,130: print"{CLEAR}":a$=" commodore free 1 a$=right$(a$,44)+left$(a$,1): print"{HOME}" a$ " ":for i=0 to 99:next:poke 646, 2+rnd(.)*6: goto 1 if this is a valid entry, then your rules are broken.
by groepaz
Mon Mar 11, 2013 8:31 am
Forum: Programming
Topic: The limitations of Austro compiler
Replies: 13
Views: 2739

Aren't there any compilers that produce at least partially native 6502 code instead of interpreted code?
"basic boss" does that. no idea if there exists a version targetted to vic20 though.
by groepaz
Sun Mar 03, 2013 10:13 am
Forum: Programming
Topic: Commodore FREE One Liners competition.
Replies: 55
Views: 7869

that doesnt answer in any way what exactly i am allowed to put into the first line and what not
by groepaz
Sun Mar 03, 2013 10:06 am
Forum: General Topics
Topic: Revision 2013 Invitation / Website out
Replies: 6
Views: 1268

I guess the problem is the definition of the word "release".
not really, but if you are not sure - look at the rules :)
by groepaz
Sat Feb 09, 2013 12:26 pm
Forum: General Topics
Topic: Revision 2013 Invitation / Website out
Replies: 6
Views: 1268

"Tokra, since you did the loader, do you feel like entering Doom? Do you think that would be possible? I don't know how they feel about games that are already "released"..." things already released can not compete - updated versions that have significant changes over the released...
by groepaz
Sat Feb 09, 2013 12:20 pm
Forum: Emulation and Cross Development
Topic: VICE VIC21 arrives
Replies: 6
Views: 2455

yes, exactly the same. we do not emulate the look of the original box yet =)