Sonic and Sega Retro Message Board: MainMemory - Viewing Profile - Sonic and Sega Retro Message Board

Jump to content

Hey there, Guest!  (Log In · Register) Help
Loading News Feed...
 

Group:
Tech Member: Tech Members
Active Posts:
2723 (1.94 per day)
Most Active In:
Engineering & Reverse Engineering (1988 posts)
Joined:
14-August 09
Profile Views:
2230
Last Active:
User is offline Today, 07:51 AM
Currently:
Offline

My Information

Member Title:
Every day's the same old thing... Same place, different day...
Age:
22 years old
Birthday:
April 23, 1991
Gender:
Not Telling Not Telling

Contact Information

E-mail:
Click here to e-mail me
Website:
Website  http://mm.reimuhakurei.net/
Yahoo:
Yahoo  sonicmike2

Previous Fields

Project:
SonLVL
National Flag:
us
Wiki edits:
1,339

Latest Visitors

Posts I've Made

  1. In Topic: How To Port the Sonic 2 Clone Driver into Sonic 2 HG Dissasembly

    Yesterday, 09:23 AM

    It is there, it's the second item in the list.
  2. In Topic: How To Port the Sonic 2 Clone Driver into Sonic 2 HG Dissasembly

    17 June 2013 - 08:57 PM

    Fixed.
  3. In Topic: Basic Questions & Answers thread

    16 June 2013 - 08:27 PM

    The larger instruction is moving ss_layoutindex too far away from 'movea.l ss_layoutindex(pc,d0.w),a0' for 8-bit PC relative addressing. You'll have to either move the data closer to the instruction or load it into an address register:
    	lea ss_layoutindex,a0
    	movea.l (a0,d0.w),a0
    
  4. In Topic: SonLVL

    14 June 2013 - 10:17 PM

    ...uh, which "acts" are editable depends entirely on the ini files, not anything in SonLVL's code. Just copy Act 3's entry from S1LVL.ini and paste it in a new file named S1LVL.user.ini, replacing '3' with '4'.
  5. In Topic: KensSharp Command Line Tool

    13 June 2013 - 06:52 PM

    Quote

    KENSSharp is a cross-platform compression and decompression library by FraGag written in C# for the .NET Framework 3.5 Client Profile and later.

Friends