Citazione:
|
Originalmente inviato da Gir489
You can do anything with kernel mode.
|
Even cure AID$? Lol.
I was thinking more in terms of the limited amount of RAM onboard the PSP.
Assembly is the lowest-level (above binary) language... machine code. All of the hex codes we use are similar to assembly in a way, because that's how machines store information... as values in memory registers, represented in hexadecimal.
If you ever want to make a PC game trainer, a tiny bit of assembly knowledge doesn't hurt