Search found 1067 matches

by groepaz
Tue Jul 16, 2013 8:47 pm
Forum: Programming
Topic: Cbmsh - A Unix-like shell for the commodores
Replies: 43
Views: 12063

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: 12063

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: 2806

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: 17345

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

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: 2725

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: 7818

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: 1263

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: 1263

"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 =)
by groepaz
Sat Feb 09, 2013 11:56 am
Forum: Programming
Topic: Commodore FREE One Liners competition.
Replies: 55
Views: 7818

"the first line should be used for variables, functions and data"
could you clearify what that does actually exclude? my code usually purely consists of variables, functions and data.
by groepaz
Mon Aug 13, 2012 5:23 pm
Forum: Emulation and Cross Development
Topic: VRT file format
Replies: 15
Views: 6048

noone cares?
by groepaz
Fri Jun 08, 2012 6:55 pm
Forum: Emulation and Cross Development
Topic: VRT file format
Replies: 15
Views: 6048

Someone may want to backport this to VICE.
someone throw a few such cartridge dumps into my direction please :)
by groepaz
Thu Aug 26, 2010 2:19 pm
Forum: Emulation and Cross Development
Topic: Preliminary VICE build for testing.
Replies: 100
Views: 28802

you will find that it infact works better than before :) various characters that were translated completely wrong are now correct.