Search found 1072 matches

by groepaz
Sat Feb 09, 2013 12:20 pm
Forum: Emulation and Cross Development
Topic: VICE VIC21 arrives
Replies: 6
Views: 2464

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

"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: 6136

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

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

you will find that it infact works better than before :) various characters that were translated completely wrong are now correct.
by groepaz
Thu Aug 26, 2010 7:21 am
Forum: Emulation and Cross Development
Topic: Preliminary VICE build for testing.
Replies: 100
Views: 28949

It's definitely got nothing to do with the filenames
it does:
AUTOSTART: Loading PRG file `c:\gbgame\rezip\3DDOOL~1.PRG' with virtual FS on unit #8.
AUTOSTART: Resetting the machine to autostart '3ÄÄ
by groepaz
Wed Aug 25, 2010 7:36 pm
Forum: Emulation and Cross Development
Topic: Preliminary VICE build for testing.
Replies: 100
Views: 28949

this is probably a result of the fixed (yes indeed) ascii to petscii conversion, which applies to (among other things) filenames ... if the filename contains characters that have no petscii equivalent, such as curly braces, then this conversion will fail. to fix it, use proper filenames, or use the ...