Sonic and Sega Retro Message Board: Question regarding AS... - Sonic and Sega Retro Message Board

Jump to content

Hey there, Guest!  (Log In · Register) Help
Page 1 of 1
    Locked
    Locked Forum

Question regarding AS...

#1 User is offline Caitlin 

Posted 15 December 2006 - 03:55 PM

  • Burning with revenge
  • Posts: 4406
  • Joined: 07-May 05
  • Gender:Female
  • Wiki edits:35
I've started moving into Sonic 2, mainly cause I'm having a hell of a time porting Sonic 2 objects to Sonic 1. So, I'll just port what I need from Sonic 1 to Sonic 2. =P

However, I've hit a snag here. It's not detrimental to my work process, but whenever I try messing with S2.asm, it runs so stupidly slow on my computer I can't get any work done. So what I want to do is split out the crap I'll never touch, to reduce the file size. I want to do this similarly to how Hive did in his disassembly. But I've hit the snag right here. =P

So, I opened up the build.bat file for the AS disassembly and got this:

@ECHO OFF
asw -L -cpu 68000 -E -xx -w s2.asm
p2bin s2.p s2built.bin -r $-$


Then, I did this:

@ECHO OFF
include.exe S2.asm S2comb.asm
asw -L -cpu 68000 -E -xx -w S2comb.asm
p2bin s2.p s2built.bin -r $-$


I copied the include.exe file into the disassembly folder and took it for a test spin. It generated a seemingly flawless rom and a S2comb.asm file, but it had nothing in it.

As I said ealier, this isn't exactly important, but this will help me get my work done probably 20x faster, as when I type, it takes 1 second for a letter/number to show up. Would splitting the file up really help speed things up?

#2 User is offline SMTP 

Posted 15 December 2006 - 05:35 PM

  • Posts: 2145
  • Joined: 27-April 04
  • Gender:Male
  • Location:Ohio
  • Wiki edits:59
Open sonic2.asm in Wordpad instead of Notepad. It'll go much faster.

#3 User is offline Caitlin 

Posted 15 December 2006 - 05:47 PM

  • Burning with revenge
  • Posts: 4406
  • Joined: 07-May 05
  • Gender:Female
  • Wiki edits:35
Ehh, much better. I was using Notepad2, which is usually faster than Wordpad... =P

#4 User is offline Hayate 

Posted 16 December 2006 - 06:44 AM

  • Posts: 2376
  • Joined: 01-February 04
  • Gender:Male
  • Location:Torquay, England
  • Wiki edits:70
Use EditPlus 2. It's pretty much the best text editor for Windows.

It's supposed to be shareware, but the only restriction is a nag screen which you can safely ignore. :P

#5 User is offline Rika Chou 

Posted 16 December 2006 - 04:41 PM

  • Adopt
  • Posts: 5093
  • Joined: 11-January 03
  • Gender:Not Telling
  • Location:CA US
  • Wiki edits:4

View PostSMTP, on Dec 15 2006, 02:35 PM, said:

Open sonic2.asm in Wordpad instead of Notepad. It'll go much faster.

Wordpad occasionally formats the text without asking. I personally prefer EditPad Lite.

#6 User is offline Hivebrain 

Posted 16 December 2006 - 06:22 PM

  • Posts: 2508
  • Joined: 15-January 03
  • Gender:Male
  • Location:53.4N, 1.5W
  • Project:HivePal 2.0
  • Wiki edits:6,176

View Postrika_chou, on Dec 16 2006, 09:41 PM, said:

View PostSMTP, on Dec 15 2006, 02:35 PM, said:

Open sonic2.asm in Wordpad instead of Notepad. It'll go much faster.

Wordpad occasionally formats the text without asking. I personally prefer EditPad Lite.

EditPad Pro is better and has syntax colouring, if you want to buy it or torrent it. Also, I recommend using it with a font called ProggyTiny.

#7 User is offline Stealth 

Posted 16 December 2006 - 06:22 PM

  • Posts: 546
  • Joined: 31-July 05
  • Gender:Male
  • Project:HCGE, Project HC, Sonic Megamix, SonED2, [...]
  • Wiki edits:19
I like Crimson Editor, myself

#8 User is offline Cinossu 

Posted 17 December 2006 - 12:02 AM

  • inverted with love~
  • Posts: 2719
  • Joined: 21-June 04
  • Gender:Male
  • Location:London, UK
  • Project:Sonic the Hedgehog Extended Edition
  • Wiki edits:474
180
I personally use TextPad. :x
This post has been edited by Cinossu: 17 December 2006 - 12:03 AM

#9 User is offline Aurochs 

Posted 17 December 2006 - 12:27 AM

  • Единый, могучий Советский Союз!
  • Posts: 2343
  • Joined: 09-January 05
  • Gender:Male
  • Project:Whatever catches my fancy
  • Wiki edits:325
vim is SOOO much better than emacs. Really. Nobody who has access to vim should ever use emacs, cuz emacs sucks.

#10 User is offline LocalH 

Posted 17 December 2006 - 12:36 AM

  • roxoring your soxors
  • Posts: 3147
  • Joined: 11-January 03
  • Gender:Male
  • Location:wouldn't you like to know
  • Project:MDEM - Genesis programming stufz
  • Wiki edits:3

View PostAurochs, on Dec 17 2006, 12:27 AM, said:

vim is SOOO much better than emacs. Really. Nobody who has access to vim should ever use emacs, cuz emacs sucks.

lol nano ftw

#11 User is offline Sazpaimon 

Posted 17 December 2006 - 12:50 PM

  • Posts: 1208
  • Joined: 14-January 03
  • Wiki edits:26
I'm more of a fan of <a href=http://notepad-plus.sourceforge.net/>Notepad++</a> myself.

#12 User is offline Hayate 

Posted 18 December 2006 - 08:25 AM

  • Posts: 2376
  • Joined: 01-February 04
  • Gender:Male
  • Location:Torquay, England
  • Wiki edits:70

View PostAurochs, on Dec 17 2006, 05:27 AM, said:

vim is SOOO much better than emacs. Really. Nobody who has access to vim should ever use emacs, cuz emacs sucks.


Both of them suck. End of story. :P

#13 User is offline Ambil 

Posted 18 December 2006 - 09:01 AM

  • I want that heinous hedgehog hammered!
  • Posts: 893
  • Joined: 26-April 05
  • Gender:Male
  • Location:Spain
  • Wiki edits:88
ConTEXT

Freeware, it has programmable F-keys, and you can create your own highlighters.

Recommended by Maxim, programmer of SMS Power.
This post has been edited by Ambil: 18 December 2006 - 09:03 AM

Page 1 of 1
    Locked
    Locked Forum

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users