Actions

Difference between revisions of "Sandbox"

From Sonic Retro

(cat, don't ask me why)
 
(274 intermediate revisions by 59 users not shown)
Line 1: Line 1:
{{Multidownload|name=Awesome Shit!|file1=Image:Sega_Genesis_Tile_Designer_v.0.46.zip|filename1=Sega Genesis Tile Designer v.0.46|filesize1=who knows|file2=Image:Esrael_Sonic_Editor_II_v.0.05.zip|filename2=Esrael Sonic Editor II v.0.05|filesize2=I'm fucking lazy}}
+
This is the page where you can test out stuff on the Wiki.
ARGH
 
WHY DOES THIS STILL SHOW THE UNFILLED OUT FILES >:
 
  
<asm>
+
This page is NOT for drafting new articles. If you want to write up a new article and save it on the Wiki, but don't want to publish it in a main article, create a new article using your User namespace, e.g. User:JoeSchmoe/My_New_Article .
Entrypoint: ; DATA XREF: ROM:00000000�o
+
___________________________________________________________________________________________________
tst.l ($A10008).l
 
bne.s loc_214
 
 
loc_20E:
 
tst.w ($A1000C).l
 
 
loc_214: ; CODE XREF: ROM:0000020C�j
 
bne.s loc_292
 
lea byte_294(pc),a5
 
movem.w (a5)+,d5-d7
 
movem.l (a5)+,a0-a4
 
move.b -$10FF(a1),d0
 
andi.b #$F,d0
 
beq.s loc_234
 
move.l #$53454741,$2F00(a1)
 
 
loc_234: ; CODE XREF: ROM:0000022A�j
 
move.w (a4),d0
 
moveq #0,d0
 
movea.l d0,a6
 
move a6,usp
 
moveq #$17,d1
 
 
loc_23E: ; CODE XREF: ROM:00000244�j
 
move.b (a5)+,d5
 
move.w d5,(a4)
 
add.w d7,d5
 
dbf d1,loc_23E
 
 
loc_248:
 
move.l (a5)+,(a4)
 
move.w d0,(a3)
 
move.w d7,(a1)
 
move.w d7,(a2)
 
 
loc_250: ; CODE XREF: ROM:00000252�j
 
btst d0,(a1)
 
bne.s loc_250
 
moveq #$25,d2 ; '%'
 
 
loc_256: ; CODE XREF: ROM:00000258�j
 
move.b (a5)+,(a0)+
 
 
loc_258:
 
dbf d2,loc_256
 
move.w d0,(a2)
 
move.w d0,(a1)
 
 
loc_260:
 
move.w d7,(a2)
 
 
loc_262: ; CODE XREF: ROM:00000264�j
 
move.l d0,-(a6)
 
 
loc_264:
 
dbf d6,loc_262
 
move.l (a5)+,(a4)
 
move.l (a5)+,(a4)
 
moveq #$1F,d3
 
 
loc_26E: ; CODE XREF: ROM:00000270�j
 
move.l d0,(a3)
 
dbf d3,loc_26E
 
move.l (a5)+,(a4)
 
moveq #$13,d4
 
 
loc_278: ; CODE XREF: ROM:0000027A�j
 
move.l d0,(a3)
 
dbf d4,loc_278
 
moveq #3,d5
 
 
loc_280: ; CODE XREF: ROM:00000284�j
 
move.b (a5)+,$11(a3)
 
dbf d5,loc_280
 
move.w d0,(a2)
 
 
loc_28A:
 
movem.l (a6),d0-a6
 
move #$2700,sr
 
 
loc_292: ; CODE XREF: ROM:00000214�j
 
bra.s loc_300
 
</asm>
 
 
 
[[Category:Sonic Retro]]
 

Latest revision as of 21:56, 31 May 2022

This is the page where you can test out stuff on the Wiki.

This page is NOT for drafting new articles. If you want to write up a new article and save it on the Wiki, but don't want to publish it in a main article, create a new article using your User namespace, e.g. User:JoeSchmoe/My_New_Article . ___________________________________________________________________________________________________