Search found 41 matches

by TOUKO
Fri Apr 23, 2010 1:06 pm
Forum: PC-Engine
Topic: Create a scd project with magickit
Replies: 22
Views: 17236

Re: Create scd project with magickit

Sorry , like my huc version, i cannot compile a single .asm file with huc libraries :cry: ..
There are many compilation errors .
And you, how you make a full asm project for scd ???
by TOUKO
Fri Apr 23, 2010 12:33 pm
Forum: PC-Engine
Topic: Create a scd project with magickit
Replies: 22
Views: 17236

Re: Create scd project with magickit

OK... As we say "C'est la merde John!" Lol ,j'ai pissé dans mon froc ; ; STARTUP.ASM - MagicKit standard startup code ; ; first, set MOUSE to default on: ; SUPPORT_MOUSE .equ 1 .list .ifdef HUC .include "huc.inc" ; HUC .include "huc_opt.inc" .endif ; HUC .include "...
by TOUKO
Fri Apr 23, 2010 10:06 am
Forum: PC-Engine
Topic: Create a scd project with magickit
Replies: 22
Views: 17236

Re: Create scd project with magickit

I check pceas includes and cdstart.asm is nowhere to be found. Same thing with pceas source. this is included by startup.asm ; ; STARTUP.ASM - MagicKit standard startup code ; .if (CDROM) .include "cdstart.asm" ; CD-ROM .else .include "standard.inc" ; HUCARD .ifdef HUC .include ...
by TOUKO
Fri Apr 23, 2010 8:57 am
Forum: PC-Engine
Topic: pceas patch
Replies: 7
Views: 7876

Re: pceas patch

hi i have make a .bat file for easy compiling your .pce projects .. cls @echo off SET EXTENSION=%~x1 SET NAME=%1 SET CHEMIN=%~dp0 SET PCE_INCLUDE=%CHEMIN%include\pce If "%EXTENSION%"==".c" goto Compilc If "%EXTENSION%"==".C" goto Compilc :Compilasm bin\pceas.e...
by TOUKO
Fri Apr 23, 2010 8:36 am
Forum: PC-Engine
Topic: Create a scd project with magickit
Replies: 22
Views: 17236

Re: Create scd project with magickit

Thanks for your response .. When i'am compiling my asm code for generating a .pce, it's all right, however for generate a scd executable, an error was occur. bin\pceas.exe -scd toto.asm (this is right or not ???) This error is : can not find cdstart.asm. this file not exist in include\pce directory....
by TOUKO
Fri Apr 23, 2010 7:21 am
Forum: PC-Engine
Topic: Create a scd project with magickit
Replies: 22
Views: 17236

Create a scd project with magickit

Hi all, i try to make some overlays in full asm.

But i have a fucking problem :evil:
How to make a scd iso or an overlay with mkit ???
I'am using mkit ver 1.51, and pceas.exe -scd toto.asm don't work (can not find cdstart.asm).

Someone can help me ??? :mrgreen:
by TOUKO
Tue Apr 13, 2010 12:36 pm
Forum: PC-Engine
Topic: My new site.
Replies: 4
Views: 5720

Re: My new site.

Wohaaa, cool ..

good luck for your mod tracker ;) ..
by TOUKO
Thu Apr 08, 2010 7:49 pm
Forum: General
Topic: PC-Engine slow-mo coding Compo 2009!!!!
Replies: 12
Views: 30786

Re: PC-Engine slow-mo coding Compo 2009!!!!

Haha, I will make a serious effort for the next competition, I promise.
Ok, i keep this in memory :D .
This is what I could get done in 10 minutes. :D

I actually do have a 3D rotation effect in the works!
:lol:

not as good as mine for sure ;) (but done in 300 years approximatively)
by TOUKO
Thu Apr 08, 2010 11:39 am
Forum: General
Topic: PC-Engine slow-mo coding Compo 2009!!!!
Replies: 12
Views: 30786

Re: PC-Engine slow-mo coding Compo 2009!!!!

Yes at least, it will be a good Pc screen saver 8-) ..

But i expected 3d rotating screen, zoom and others eyes candy features :? ..
by TOUKO
Thu Apr 08, 2010 7:49 am
Forum: General
Topic: PC-Engine slow-mo coding Compo 2009!!!!
Replies: 12
Views: 30786

Re: PC-Engine slow-mo coding Compo 2009!!!!

Outch, curious extasy experience on yame lool ..
I have fucked my eyes first and my brain too.

Like tom, i'll must try it on real hardware 8-)