Welcome to my C64 page. You can contact me at : consolecoder AT hotmail.com Quick Navigation : - PSPVICE Homepage - The VICE emulator for PSP - THE BEST REAL C64 GAMES LIST ( The 37 C64 exclusive best games) - COLOR ENHANCEMENT FILTER PAGE UPDATED 2012 (Get more color on your C64 emulator) |
Aug 2012 : AMSTRAD CPC : I've bought a floppy emulator (HxC at Lotarek). It works on many computer like Amiga, Amstrad and C64. Sadly C64 have non standard floppy interface, so need to plug the emulator on a 3,5 C64 drive (1581). For Amiga, all is standard, very simple to plug. For Amstrad, connector are also non standard so a cable need to be done. I've done one, you can see it there. |
Apr 2006 : TRANSFER : I have some tapes of the amateur programs proposed in the very famous french magazine HEBDOGICIEL. I have 7 tapes and I succedeed in exctracting the programs from them (yeahhh). The programs are : "Tron", "Floyd" , "Swingy", "Space", "EditCar", "C'est_la_vie" (It's life), "Belote" (French card game), "SpriteAnimation", "RockFall", "Duels", "Sideral", "FireInTheZgy", "LorryDriver", "LarryCatFall", "FChar", "Xeres", "MusicMachine", "KeyMouse", "La Folie de l'or" (Gold Madness), "JplWindow", "Horloge", "Flys_Revenge". Last tape contains some more programs : "Gnafu", "Space Panic", "Backgammon", "Winner-poker", "Space Helicopter", "Intercepteur", "Chateau", "Frogi", "Othello", "Break-out", "Survie", "Nibbler". You can download them here : C64_JeuxHebdo6Tapes.zip C64_JeuxHebdoSpecial.zip Would have been sad to loose them forever. I did not find any trace of these program on gamebase64 or any place on the internet. How to transfer a C64 tape on a PC ? First plug a tape player on your PC sound input and record the whole tape. I sampled the tape with high volume, near to saturation. Same your sound to a MONO WAV PCM file. Then use "wavprg" program to extract PRG from tape raw file. If wavprg complain for errors, try to filter the wav file. I used CoolEdit to remove noises. WavPrg was ok for the first tape, but not the 6 next. In fact only a small boot program was found on the tapes. That boot program load data directly from tape. This can not be extract as PRG file (maybe yes, but I do not how). So I try another software : "wav2tap" This one convert a full raw tape into a full raw tap format called ".tap". This is supported by VICE (and PSPVice of course :) ) This way I extracted all the 12 tapes sides of my tapes. |
|
Nov 2005 : PROG : I worked on PSPVICE, the port of VICE emulator on PSP. Result is quite nice even if there is lot of work to do. Check the page here : THE PSPVICE HOMEPAGE |
Jul 2005 : GAMES : Few times ago, I was thinking about what the C64 has brought in VideoGame History. There are lot of great games on C64, but which have been created for the C64 ? After some researches (and help from the guys of lemon64, thanks), here is ... THE BEST REAL C64 GAMES LIST |
Mar 2005 : EMULATION : I've just seen that there is a new filter into WinVice, which allow to smooth pixel when x2 zoomin (scalex2). That gave me an idea : Why not enhancing the number of color by detecting the pixel pattern on screen. So I coded the filter that enhance color and the results are pretty cooooool. You can have a look at my work there : COLOR ENHANCEMENT FILTER PAGE |
|
Sept 2004 : PROGRAMMING : My demo runs on a C64 !!!! That's tremendous. Everything is ok and the result is exactly the same as on the emulator (even the bugs are the same). |
|
Jul 2004 : GAMES : I bought games on Ebay for a really nice cheap price. BARBARIAN II (The box is cool) BIGGLES (I really like that game and its music) THAI BOXING and some 10 others. |
|
Fev 2004 : MUSIC : I bought the second album of "PRESS PLAY ON TAPE"(PPOT) The C64 revival band. It is called "RUN/STOP RESTORE" and count 18 tracks. I specially like the acapella version of DEFENDER OF THE CROWN, the light version of COMIC BAKERY, THE WAY OF THE EXPLODING FIST (I always love TWOTEF remixes!), FAIRLIGHT, STARPAWS, FLIMBO'S QUEST. You can hear some extract there. |
|
Nov 2003 : PROGRAMMAING : When I was 12 I never succeded in programming the C64 (I mean real programming in asm). I did not have any assembler software. So I decided to code a C64 intro (I'm 30 now, better late than never). I found a really good software on PC that allow cross compilating C64 code. It is Relaunch64 from Daniel Lüdecke. I read my books about C64 asm and found examples on the net. Few weeks and lot of hard work later, here is my intro. It is composed of a scrolling, a logo, some rasters and a wave effect at the bottom. The sourcecode is here. Here is a D64 disk image file with the demo (here). |
|