Jump to content

Search the Community

Showing results for tags 'tsb2'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Categories

  • Articles
  • News
  • Online Leagues
  • Hacks/Resources
  • ROMs
    • Yearly Tecmo Releases
  • Documentation

Categories

  • League Games
  • Tecmo Tournament Live Feeds
  • Misc
  • Re-Creation
  • Strategy

Forums

  • Welcome to TecmoBowl.org
    • Getting Started
  • Tecmo Super Bowl
    • Tecmo Super Bowl - NES
    • All Other Versions
  • Downloads
    • Download Support
  • Hacking/Emulation
    • Hacking Documentation
    • ROM Editing Discussion
    • Editors/Emulation
    • Other Games
  • HSTL's League Discussion
  • SEGA GENESIS SPORTS's Games and Updates

Categories

  • Tecmo Super Bowl - NES
    • TecmoBowl.org Official Yearly ROMs
    • NFL By Year
    • Misc ROMs
  • Tecmo Super Bowl - SNES / GEN
    • SNES
    • Genesis
  • Tecmo Bowl - NES
  • Other - NES / SNES / Genesis / Other
    • NES
    • SNES
    • Genesis
    • Other
  • Emulators
  • Editors, Tools & Misc
  • Tecmo Super Bowl Media

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Yahoo


Jabber


Skype


Website URL


Discord


MSN


Location


Interests


Tecmo Titles


Custom Title

Found 2 results

  1. I have found great editors for TSB1 and 3. Is there an editor for TSB2? Been digging around and all I see is the 1 and 3 editors. Maybe I am odd but I prefer 2, would love to be able to edit teams and rosters for it. Thank you.
  2. Version 1.3.0.0

    5,271 downloads

    Release for TSBToolSupreme that supports editing TSB original rom, TSB 32 team rom, TSB I SNES, TSB II SNES, and TSB III SNESRequires the .NET framework in order to run. ============================================================================================ 'GetBytes' feature explained: Due to the increased popularity of the 'SET' command, I have added a 'GetBytes' feature. The 'GetBytes' feature will extract bytes from a ROM into 'SET' commands. The input of the 'GetBytes' feature will look like the following: Example #1, this will extract the bytes from the ROM from locations 0x23BC6-0x23c51 0x23BC6-0x23c51 Example #2, this will extract the bytes from the ROM from locations 0x23BC6-0x23c51, and the comment '# mini helmet stuff' will be in the results. # mini helmet stuff 0x23BC6-0x23c51 Example #3, this will extract the bytes from the ROM from locations 0x23BC6-0x23c51, with a width of 5 bytes and the comment '# mini helmet stuff' will be in the results. # mini helmet stuff 0x23BC6-0x23c51,0x5 You can have as many lines as you want with as many comments as you like. The result of example #3 is the like the following (rest of the results are cut off): ----------------- # mini helmet stuff SET(0x23bc6,0x9495968b00) SET(0x23bcb,0x88898a8b00) SET(0x23bd0,0xc0c1ab8307) SET(0x23c4d,0x8f898a8b35) ... ----------------- ============================================================================================
×
×
  • Create New...