Home | Forums | What's new | Resources | |
Need for a program loader ? |
vreuzon - Jan 13, 2003 |
< Prev | 1 | 2 | 3 | 4 | 5 |
sonik | Jun 30, 2003 | |||
Great job! It's amazing! |
AntiPasta | Jul 2, 2003 | |||
I'm pretty darn sure this does *not* defeat the copy protection. But still, it's a great piece of work! |
mal | Jul 2, 2003 | |||
No, this is not a boot disc. |
vbt | Jul 27, 2003 | |||
Just a simple question : do you think if I add the 3rd part boot disc on my boot loader and then make reset I could continue to test other progs without making swap ? Other point I've made my own CTI creator to recreate CDs and now can make a lot of tests on games, the conclusion is that the games I can put must have the same program starting address (0x0600400). Last question does someone is still interested with a release to make his own CD ? The compressed file should contain : - sl.cti - 0.bin - fld_knl.bin - menu.bin - menu_pal.bin - abs.txt - bib.txt - cpy.txt |
Reinhart | Jul 27, 2003 | |||||||
Does this mean transfering data from one prog to another is impossible ?
I'm interested |
slinga | Jul 27, 2003 | |||
You should make a release that we can use for the contest. Just tell everyone who's entering to compile to 0x06004000, and create a directory with their stuff. Hopefully it'll work. |
vbt | Jul 27, 2003 | ||||
In fact, there are two prerequisites : - IP.BIN and APP ENTRY must use 0x06004000 as starting address - the area from 0x200000 to 0x202000 cannot be used Also maybe I should make a specific image for the contest |
vbt | Jul 27, 2003 | ||||
|