Register | Login
Views: 19364387
Main | Memberlist | Active users | ACS | Commons | Calendar | Online users
Ranks | FAQ | Color Chart | Photo album | IRC Chat
11-02-05 12:59 PM
1 user currently in Super Mario World hacking: labmaster | 3 guests
Acmlm's Board - I2 Archive - Super Mario World hacking - SPASM | |
Add to favorites | "RSS" Feed | Next newer thread | Next older thread
User Post
ZTaimat

Red Koopa
BOW DOWN TO LORD SESSHOMARU!!
Level: 17

Posts: 30/128
EXP: 21278
For next: 3465

Since: 03-31-05

Since last post: 20 days
Last activity: 15 days
Posted on 04-04-05 09:11 PM Link | Quote
Could somebody link me to:

Snes Profesional ASM (SPASM)
and
Peer's Snes9x Tracer

It would be a BIG help
gnkkwinrrul

Dry Bones
Level: 39

Posts: 555/647
EXP: 402054
For next: 2717

Since: 03-15-04
From: LYKEOMGIMFROMSOMEPLACE????

Since last post: 81 days
Last activity: 40 days
Posted on 04-04-05 09:24 PM Link | Quote
I can't find an exact link, but try looking on Zophars Domian...
ZTaimat

Red Koopa
BOW DOWN TO LORD SESSHOMARU!!
Level: 17

Posts: 35/128
EXP: 21278
For next: 3465

Since: 03-31-05

Since last post: 20 days
Last activity: 15 days
Posted on 04-04-05 09:37 PM Link | Quote
Zophar doesn't help, I've searched Google only to find a WINRar file (I'm not downloading WINRar EVER) somebody please help, so I (and others) can edit the exit #.
blackhole89

LOLSEALS
Moderator of ROM hacking
EmuNET IRC network admin
Head GM of TwilightRO
Level: 47

Posts: 614/971
EXP: 739208
For next: 26995

Since: 03-15-04
From: Dresden/Germany

Since last post: 14 hours
Last activity: 12 hours
Posted on 04-04-05 09:38 PM Link | Quote
SPASM: http://blackhole89.dyndns.org/files/asmdev.zip
Peer's Snes9x tracer (latest version that didn't require you to remove the ROM header): http://blackhole89.dyndns.org/files/snes9x-ep8.zip

Grab it while it's hot (and my comp is online).


(edited by blackhole89 on 04-04-05 04:39 AM)
Alastor the Stylish
Hey! I made a cool game! It's called "I poisoned half the food, so if you eat you might die!" Have a taco.


Level: 114

Posts: 5649/7620
EXP: 16258468
For next: 51099

Since: 03-15-04
From: Oregon, US

Since last post: 2 hours
Last activity: 2 hours
Posted on 04-04-05 09:39 PM Link | Quote
Originally posted by ZTaimat
I'm not downloading WINRar EVER
And what's wrong with WinRAR?


(edited by Kyouji Craw on 04-04-05 04:41 AM)
gnkkwinrrul

Dry Bones
Level: 39

Posts: 562/647
EXP: 402054
For next: 2717

Since: 03-15-04
From: LYKEOMGIMFROMSOMEPLACE????

Since last post: 81 days
Last activity: 40 days
Posted on 04-04-05 09:40 PM Link | Quote
WTF...Download WinRAR. Seriously, someone should make a stickied board saying this...
ZTaimat

Red Koopa
BOW DOWN TO LORD SESSHOMARU!!
Level: 17

Posts: 37/128
EXP: 21278
For next: 3465

Since: 03-31-05

Since last post: 20 days
Last activity: 15 days
Posted on 04-04-05 09:45 PM Link | Quote
Thank you Blackhole89,
and...
the truth is, I don't have a Computer of my own, I use my Parents computer.
Parasyte

Bullet Bill
Level: 35

Posts: 415/514
EXP: 267348
For next: 12588

Since: 05-25-04

Since last post: 104 days
Last activity: 32 days
Posted on 04-04-05 10:19 PM Link | Quote
Wait! Spasm is the name of an assembler for PSX (MIPS R3000A).
HabsoluteFate

Red Paratroopa
Level: 23

Posts: 141/179
EXP: 58525
For next: 9198

Since: 03-15-04
From: Ottawa, Ontario, Canada

Since last post: 10 days
Last activity: 2 days
Posted on 04-04-05 11:48 PM Link | Quote
SMW Dev Environment 0.2 (coming within 2 weeks) will give you the ability to export a section of the ROM as source code, you will be able to edit that source code and import it back into the rom...to me that's going to be much quicker to make larger edits on the ROM than SPASM...
i have the export working and I just have the import to worry about
It does take into account the Processor Status Register (REP/SEP) when deassembling chunks
Here's a sample import...although i only have one op code working (REP) in this example import:


Super Mario World Development Environment V0.2
Please enter ROM File Name: smw.smc
ROM File Name: smw.smc
Type exit (lower case) at any time to exit

Select one of the following options:
0. Exit
1. Export code/data chunk from ROM as Binary to a new file
2. Import code/data chunk from Binary to ROM
3. Copy/Move code/data from one location of the ROM to another
4. Clear/Replace code/data within rom with Repeating Op Code
5. Export Assembly Source Code from ROM to file
6. Import Assembly Source Code from file to ROM
6

Please enter File Name to Import from: DisplayMarioSprite.asm

Please enter Bank number to import to: 0x0F

Please enter Address within Bank to import to: 0xF7D4

Please enter number of lines to import (0=Entire File): 2

Initial Processor Status Register Value (Hint:0,16,32,48): 48
Input File: DisplayMarioSprite.asm
Rom: smw.smc
Bank: 0xF
Start Address: 0xF7D4
Number of Lines to Import: 2
Source Code Imported:
Parsing REP #$20
C2 20 | REP #$20
Parsing LDX #$04
Invalid Source Code at Line #2. Import aborted.
Imported 1 line(s).




(edited by HabsoluteFate on 04-04-05 08:05 AM)
(edited by HabsoluteFate on 04-04-05 08:05 AM)
Sukasa

Boomboom
Error 349857348734534: The system experienced an error.
Level: 57

Posts: 365/1981
EXP: 1446921
For next: 39007

Since: 02-06-05
From: *Shrug*

Since last post: 6 days
Last activity: 1 day
Posted on 04-05-05 02:18 AM Link | Quote
well, at least it's getting there. Why don't you see if someone who has written a compiler before would like to help you. They might be helpful.
Cirvante

Shyguy
Level: 14

Posts: 16/80
EXP: 10353
For next: 2718

Since: 04-07-05
From: The boulevard of broken dreams

Since last post: 8 hours
Last activity: 7 hours
Posted on 04-14-05 01:20 AM Link | Quote
Originally posted by ZTaimat
I'm not downloading WINRar EVER


I actually sympathize with him because:

1) It's not free

2) I'm 13 and therefore don't own a credit card

3) I am a cheap bastard

4) I don't have access to Program Files in my comp (my mom's the administrator...)
Sukasa

Boomboom
Error 349857348734534: The system experienced an error.
Level: 57

Posts: 404/1981
EXP: 1446921
For next: 39007

Since: 02-06-05
From: *Shrug*

Since last post: 6 days
Last activity: 1 day
Posted on 04-14-05 01:27 AM Link | Quote
I'm 14, don't own a credit card, and all I needed to do was download the FREE trial edition, then re-install it when i needed (which i haven't yet.)
DisruptiveIdiot

Paratroopa
Level: 21

Posts: 62/147
EXP: 42614
For next: 7329

Since: 04-09-04

Since last post: 4 days
Last activity: 5 hours
Posted on 04-14-05 01:47 AM Link | Quote
I've had WinRAR for years and I've never had to buy it.
Add to favorites | "RSS" Feed | Next newer thread | Next older thread
Acmlm's Board - I2 Archive - Super Mario World hacking - SPASM | |


ABII


AcmlmBoard vl.ol (11-01-05)
© 2000-2005 Acmlm, Emuz, et al



Page rendered in 0.026 seconds.