Restrict espers by character.
#12
(04-21-2012, 02:31 PM)Madsiur Wrote: 1) What does an org instruction? Setting the offset where to write?

Exactly. It's the address I wish to start writing or altering code.

Quote:2) What does the DB and DW instruction means? I noticed they are used in tables or strings...

They're used to simply insert raw hex. DB inserts a one-byte value (since each letter in a string is one byte in length), DW for two-byte values (for the two-byte addresses in pointer tables), and DL for three-byte values.

Quote:3) You mention the word editor... Is there a good editor to write ASM files or you simply use something like notepad ++? A program with a compiler that would find syntax or code mistakes for the 65816 would be really good. Is there any?

I used Visual Studio, then switched to Notepad++ when I realized it highlighted better than VS. I used xkas to compile, but if you prefer GUIs to command lines SNEStuff will also compile with xkas. Both have pretty thorough error-checking.
GET A SILK BAG FROM THE GRAVEYARD DUCK TO LIVE LONGER.

Brave New World
Reply


Messages In This Thread
Restrict espers by character. - by Synchysi - 04-04-2012, 02:32 AM
RE: Restrict espers by character. - by Angelo26 - 04-05-2012, 08:12 AM
RE: Restrict espers by character. - by m06 - 04-05-2012, 01:20 PM
RE: Restrict espers by character. - by madsiur - 04-05-2012, 02:11 PM
RE: Restrict espers by character. - by SSJ Rick - 04-05-2012, 07:01 PM
RE: Restrict espers by character. - by Synchysi - 04-05-2012, 11:46 PM
RE: Restrict espers by character. - by madsiur - 04-06-2012, 12:23 AM
RE: Restrict espers by character. - by Synchysi - 04-06-2012, 01:09 AM
RE: Restrict espers by character. - by Synchysi - 04-20-2012, 12:03 PM
RE: Restrict espers by character. - by madsiur - 04-21-2012, 02:31 PM
RE: Restrict espers by character. - by Synchysi - 04-21-2012, 04:56 PM
RE: Restrict espers by character. - by Synchysi - 05-16-2012, 06:31 PM
RE: Restrict espers by character. - by Synchysi - 05-17-2012, 06:13 AM
RE: Restrict espers by character. - by Synchysi - 05-17-2012, 04:46 PM
RE: Restrict espers by character. - by Synchysi - 05-18-2012, 07:40 AM
RE: Restrict espers by character. - by matthewcarter50 - 10-02-2012, 10:39 AM
RE: Restrict espers by character. - by madsiur - 10-02-2012, 12:22 PM
RE: Restrict espers by character. - by Synchysi - 10-02-2012, 06:33 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Espers teaching Stat gains Morendo 5 4,730 12-10-2020, 05:38 PM
Last Post: Bropedio
  Casting Spells Taught by Espers - RESOLVED! Turbotastic 16 14,995 03-30-2018, 01:36 PM
Last Post: Turbotastic
  Espers: 1 set of spells KnightDude 7 6,870 07-10-2016, 10:14 AM
Last Post: KnightDude
  Increase required AP to learn spells from espers Tenkarider 5 6,105 01-20-2015, 05:28 PM
Last Post: Drakkhen
  Patch for making Espers unique to different PCs? officemonster 3 4,132 01-14-2015, 02:57 AM
Last Post: Synchysi
  Adding Espers? Royaken 3 3,816 03-24-2014, 08:29 PM
Last Post: Royaken

Forum Jump:


Users browsing this thread: 3 Guest(s)