Codes
WiiRd forum
March 28, 2024, 08:23:16 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Welcome on the new server

Update 4.3 - do NOT update!
Gecko 1.9.3.1
Should I get a USB Gecko, I wanna hack?
How do I use my USB Gecko
Where can I get WiiRd?
 
   Home   CODE DATABASE GAMEHACKING Help Search Login Register  
Pages: 1 [2]
  Print  
Author Topic: PPC Emulator (WIP)  (Read 11395 times)
WiiOs-Ozelot
Full Member
***

Karma: -5
Posts: 108

I have a potty mouth


« Reply #15 on: February 03, 2012, 12:04:47 PM »

Hey Romaap, this tool is very helpful! Hope you finished yet Smiley
i'm learn PPC ASM and i use this tool for Basic Opcodes to understand cool
And the Emulator can help find errors in ASM Code.

I'm using this tool for now

Romaap, important Basic Opcode list for the future:
Spoiler for Hiden:
lis ✓
li ✓
ori ✓
oris ✓

lbz ✓
lhz ✓
lwz ✓
lfs

stb ✓
sth ✓
stw ✓
stfs

addi ✓
subi ✓
mulli
add ✓
sub
mullw

cmpwi
cmpw

b
beq-
bne-
blt-
bgt-
ble-
bgt-
I think, this list is important to learn PPC Assembler for beginners. Bully@Wiiplaza has sended me a list with this Basic Opcodes and with Description.

Hope you implement the rest list for basic ASM Codes Smiley
« Last Edit: February 03, 2012, 01:40:41 PM by -Ozelot- » Logged

I'm make Gamecube Codes with SD Media Launcher and Gamecube Console (Not Wii) ^^
megazig
Hacker
Full Member
*****

Karma: 4
Posts: 127


« Reply #16 on: February 03, 2012, 04:39:33 PM »

half of those are just simplified mnemonics. if he covers bc he has all the bottom ones. lis/li are oris/ori
covering just a basic list seems like a terrible idea. better to just go through the spec sheet and either go by form or just start at the top and do them all

I recently wrote another PPC asm parser and it really only took about a day once I sat down with the opcodes and knocked em out
Logged
sniper82
Hacker
Full Member
*****

Karma: 0
Posts: 105

aller anfang ist schwer status Newbie


Email
« Reply #17 on: February 18, 2012, 12:38:11 PM »

hi Romaap
also das Tool ist wirklich gut.

eine Frage bzw. Verbesserungsvorschlag wen es geht?
Kannst du es so machen, das wen man die ASM geschrieben hat auf einen Button klickt
der in einer txt den code ausgibt und hinter die ASM Zeile schreibt was die zeile macht.
zb.
lis r5,0x1234 # schreibe in die ersten 16 Bit des Registers (r5) den Wert (1234) und lösche die zweiten 16 Bit

(schreibe in die ersten 16 Bit des Registers # xxxxxx # und lösche die zweiten 16 Bit)
der Text bleibt bei dem Befehl lis ja immer gleich, nur die Werte ändern sich.

So ist es für Anfänger noch einfacher fehlerhafte Anweisungen zu erkennen.
--------------------------------------------------------------------------------------
hi Romaap
So the tool is really good.

a question or suggestion for improvement who are you?
Can you make it so that one who wrote the ASM clicks on a button
of the code in a txt output and behind-the-line ASM writes what makes the line.
for example.
lis r5, 0x1234 # write in the first 16 bits of the register (r5) the value (1234) and delete the second 16-bit

(write in the first 16 bits of register # xxxxx # and delete the second 16-bit)
the text remains in the command lis always the same, only the values ​​change.

So it is easier for beginners to recognize faulty instructions.
Logged

Translation by Goggle. I unfortunately only speak German

Stop ACTA and Sopa
http://wiird.l0nk.org/forum/index.php/topic,9178.0.html
WiiOs-Ozelot
Full Member
***

Karma: -5
Posts: 108

I have a potty mouth


« Reply #18 on: February 18, 2012, 06:32:39 PM »

This is moronic. Suppose the PPC emulator would have some commands and because of massive PowerPC has, he has to describe everything. In the network there are plenty of documents for PowerPC opcodes.
Logged

I'm make Gamecube Codes with SD Media Launcher and Gamecube Console (Not Wii) ^^
sniper82
Hacker
Full Member
*****

Karma: 0
Posts: 105

aller anfang ist schwer status Newbie


Email
« Reply #19 on: February 18, 2012, 06:51:30 PM »

ok es war nur eine idee, nicht mehr nicht weniger.
------------------------------------------------
ok it was just an idea no more, no less.
Logged

Translation by Goggle. I unfortunately only speak German

Stop ACTA and Sopa
http://wiird.l0nk.org/forum/index.php/topic,9178.0.html
GMO
Mahal Din Kita Jen!
Hacker
Sr. Member
*****

Karma: 56
Posts: 461


I Make Things Interesting


WWW
« Reply #20 on: February 22, 2012, 01:50:54 AM »

Does anyone have a backup or mirror of both app and source? Site appears to be down
Logged

http://gamemasterzer0.blogspot.com
For Codes, Guides, & Support Codemasters-Project
USB Gecko Facebook Page - My Wii's 4.1 U | 4.0 E
WiiOs-Ozelot
Full Member
***

Karma: -5
Posts: 108

I have a potty mouth


« Reply #21 on: February 22, 2012, 06:24:56 AM »

PPC Emulator + Source ReUploaded --> DOWNLOAD

Credits by: Romaap

The Setup doesn't work. Romaap's site is down and the Setup checks for Updates and Download the Main Application by startup.

When Romaap has fixed the Website, i'm Remove this link then.
« Last Edit: February 22, 2012, 09:48:12 AM by WiiOs-Ozelot » Logged

I'm make Gamecube Codes with SD Media Launcher and Gamecube Console (Not Wii) ^^
Bully@Wiiplaza
Hacker
Legendary Member
*****

Karma: 93
Posts: 1853


WWW
« Reply #22 on: February 22, 2012, 01:47:18 PM »

Romaap has retired, hasn´t he?
Logged

My Wii hacking site...
http://bullywiihacks.com/

My youtube account with a lot of hacking videos...
http://www.youtube.com/user/BullyWiiPlaza

~Bully
XeR
¯¯¯¯¯
Hacker
Newbie
*****

Karma: 3
Posts: 39


0x58655200


WWW
« Reply #23 on: March 02, 2012, 07:40:53 PM »

When Romaap has fixed the Website, i'm Remove this link then.
Unfortunately, I think it might not happen.
Code:
PS C:\Users\XeR> nslookup romaap.com
Serveur :   SpeedTouch.lan
Address:  10.0.0.138

*** Aucun enregistrement internal type for both IPv4 and IPv6 Addresses (A+AAAA) disponible pour romaap.com
This happens when the domain name has expired, or never existed.

I could get the hoster's IP address here
However, his hosting seems to have been terminated as the only thing I could get is this:


Any way for you to reupload it Ozelot? The current link gives an error 404.
Logged

Bully@Wiiplaza
Hacker
Legendary Member
*****

Karma: 93
Posts: 1853


WWW
« Reply #24 on: March 02, 2012, 07:55:42 PM »

the program is relatively useless.
It doesn´t even know stfs, lfs or mulli. :S
Only basic stuff like lis, ori, stw, lwz and addi, not more.
I could reupload, if you still want it.
« Last Edit: March 02, 2012, 07:57:16 PM by Bully@Wiiplaza » Logged

My Wii hacking site...
http://bullywiihacks.com/

My youtube account with a lot of hacking videos...
http://www.youtube.com/user/BullyWiiPlaza

~Bully
Pages: 1 [2]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!