Vaya un trapicheo raroooooooooo?????????
Además, el archivo ese es de LINUX y por lo tanto de linux la mayoria de la gente
, ellos además quieres pruebas visuales, no hablar....
Pero como has dicho, todo se andará. Si se pusiese el BBA a 100 mbps
Pero si el PSO te lo pone a 10, ¿De ande cojones sacan los 90 restantes? ¿del windows?
Añado, fiaos lo que pone en el readme:
don't complain if it doesn't compile.
don't complain if it doesn't work.
i didn't even tried to compile it again, so there might be many
stuff inside which doesn't work.
feel free to rip all code you need, credit me if you like, but note that
some stuff contained here is licensed as GPL or LGPL.
currently i really don't feel like completing this, so i'll give it to
the public.
do the best out of this. oh yes, you need to rebase the dol to make it
work from PSO. create a new dolhdr maybe. or whatever.
i'll return as soon as someone releases a source which makes 3d rendering
using the gx engine possible. currently i really don't feel like continue
reversing this, and it seems to be the only interesting thing yet for me.
or feel free to fix up the debug support which i started, but never completed.
possible even the interrupt stuff is non-working because of leftovers of
that.
tmbinc
gc@debugmo.de
http://debugmo.de/gc/gc.html
some notes:
dolup/ - same thing as in my never-release bbalibs.
httpd/ - don't make a disc-ripper out of it.
include/ - many copyrighted stuff, ripped from linux.
lwip/ - lwip
cache.S:
dcache_flush:
dcbst all data, i.e.: flushes cache to memory.
do this before dma to device.
dcache_inv:
dcbi all data, i.e.: mark cache invalid. forces reload from memory on
next acces. do this before dma from device.
flush_code:
dcbst and icbi all data, i.e.: make written data executable.
console.c:
my console functions. change FONT_XFACTOR, FONT_YFACTOR if you can't read
it. or use a bigger font.
define an empty instance console_data_s somewhere, use console_init
to initialize the console, then use console_puts to put something there.
or use printf.
beware: puts is buggy, it should print a trailing \n. fix this to enable
printf builtin in gcc.
crt0.S:
costis' crt0.S. since it was leaked anyway, i don't care about the fact that
it wasn't released. this one is hacked in some parts.
debug_handler.S:
exceptions stuff for debug functions.
dol.c:
a usual dol loader.
dvd.c:
the evil dvd functions. do whatever you like with them. i don't care anymore
at all.
exception.S:
exception stuff. not written by me, but improved by me.
exi.c:
interrupt enabled exi stuff. well, transfers are always PIO.
fb.c:
my never finished video.c replacement
hle.c:
stupid high level function replacement. the pattern matching is
pure shit. replace by better, more intelligent stuff.
irq.c:
some irq multiplex stuff
loadapp.c:
just an apploader.
main.c:
oh yes... boring.
network.c:
stupid wrapping. don't do this.
credits go out to all people who wrote code i ripped.
please note: most of this code is not finished, so PLEASE, don't tell me
that you have a 200%-performant puts()-function, exi functions with 20% size
or WHATEVER. i simply do not care.
Esto es mas raro que un billete de 3000 pesetas