Warning: You are using TidyHTML mode! Pages MAY and probably WILL break. To disable, click here or append 'xxx-off=1' to the URL!

Register - Login
Views: 57949419
Main - Memberlist - Active users - Calendar - Wiki - IRC Chat - Online users
Ranks - Rules/FAQ - JCS - Stats - Latest Posts - Color Chart - Smilies
10-17-14 07:44:57 PM
fortyfive-antelope

Posts by Casis777 in SM64 Hacking: (16 posts found)
# Post Date Thread
422896 19 06-19-13 02:25:04 PM #16195 - Project64MM(Memory Mod) 1.0 - RDRAM Extension
414341 18 10-26-12 04:16:05 PM #15688 - SM64 Multiplayer Release (Download)
410708 17 08-24-12 11:59:26 AM #14520 - Super Mario Star Road RELEASE! (Download avaliable)
407088 16 07-12-12 10:49:04 AM #14520 - Super Mario Star Road RELEASE! (Download avaliable)
401576 15 05-18-12 03:19:05 PM #15102 - SM64 Boundary Patch (Download)
401514 14 05-17-12 07:08:30 PM #436 - Post your SM64 mods, patches and screenshots here! (NO ROM LINKS!)
401390 13 05-15-12 11:58:50 PM #4572 - Introduce yourself here. DON'T ACT LIKE AN IDIOT IN THIS FORUM OR YOU WILL BE DESTROYED!
399903 10 04-30-12 08:35:58 PM #14520 - Super Mario Star Road RELEASE! (Download avaliable)
398575 9 04-15-12 11:08:18 PM #14603 - Correctly Compilling C For Usage With N64
396353 8 03-20-12 11:15:10 PM #14603 - Correctly Compilling C For Usage With N64
392382 7 02-13-12 11:26:41 PM #14603 - Correctly Compilling C For Usage With N64
392304 6 02-12-12 10:14:39 PM #14520 - Super Mario Star Road RELEASE! (Download avaliable)
389832 4 01-18-12 07:01:51 PM #14603 - Correctly Compilling C For Usage With N64
389769 3 01-17-12 08:47:22 PM #14603 - Correctly Compilling C For Usage With N64
389764 2 01-17-12 07:29:58 PM #14603 - Correctly Compilling C For Usage With N64
389644 1 01-16-12 11:01:40 AM #14520 - Super Mario Star Road RELEASE! (Download avaliable)
Pages: 1





Rusted Logic

Acmlmboard - 07/23/2013 b378.03
©2000-2013 Acmlm, Xkeeper, Inuyasha, et al.
bargaining-tycoon

14 database queries.
Query execution time:  0.077647 seconds
Script execution time:  0.012396 seconds
Total render time:  0.090043 seconds


TidyHTML vomit below
line 1 column 1 - Warning: missing <!DOCTYPE> declaration
line 94 column 11 - Warning: <form> isn't allowed in <table> elements
line 93 column 10 - Info: <table> previously mentioned
line 95 column 11 - Warning: missing <tr>
line 95 column 124 - Warning: missing </font> before </td>
line 99 column 16 - Warning: plain text isn't allowed in <tr> elements
line 95 column 11 - Info: <tr> previously mentioned
line 100 column 68 - Warning: <nobr> is not approved by W3C
line 100 column 68 - Warning: missing </nobr> before </td>
line 117 column 68 - Warning: <nobr> is not approved by W3C
line 117 column 68 - Warning: missing </nobr> before <tr>
line 139 column 14 - Warning: missing </font> before <table>
line 141 column 9 - Warning: missing <tr>
line 241 column 30 - Warning: inserting implicit <font>
line 241 column 30 - Warning: replacing unexpected textarea by </textarea>
line 241 column 76 - Warning: discarding unexpected </form>
line 241 column 30 - Warning: replacing unexpected embed by </embed>
line 241 column 91 - Warning: discarding unexpected </noembed>
line 241 column 101 - Warning: discarding unexpected </noscript>
line 241 column 112 - Warning: discarding unexpected </noembed>
line 241 column 122 - Warning: discarding unexpected </embed>
line 241 column 130 - Warning: discarding unexpected </table>
line 241 column 138 - Warning: discarding unexpected </table>
line 250 column 9 - Warning: missing </font> before <table>
line 266 column 37 - Warning: inserting implicit <font>
line 269 column 1 - Warning: inserting implicit <font>
line 278 column 23 - Warning: inserting implicit <font>
line 285 column 37 - Warning: discarding unexpected </font>
line 243 column 1 - Warning: missing </center>
line 91 column 9 - Warning: <img> lacks "alt" attribute
line 93 column 10 - Warning: <table> lacks "summary" attribute
line 95 column 63 - Warning: <img> lacks "alt" attribute
line 100 column 19 - Warning: <td> attribute "width" has invalid value "120px"
line 100 column 93 - Warning: <img> lacks "alt" attribute
line 117 column 19 - Warning: <td> attribute "width" has invalid value "120px"
line 117 column 98 - Warning: <img> lacks "alt" attribute
line 136 column 1 - Warning: <table> lacks "summary" attribute
line 136 column 240 - Warning: <td> attribute "bgcolor" lacks value
line 140 column 17 - Warning: <table> lacks "summary" attribute
line 245 column 1 - Warning: <img> lacks "alt" attribute
line 246 column 1 - Warning: <img> lacks "alt" attribute
line 247 column 1 - Warning: <img> lacks "alt" attribute
line 254 column 9 - Warning: <table> lacks "summary" attribute
line 256 column 25 - Warning: <img> lacks "alt" attribute
line 286 column 17 - Warning: <table> lacks "summary" attribute
Info: Document content looks like HTML Proprietary
Info: No system identifier in emitted doctype
43 warnings, 0 errors were found!


The table summary attribute should be used to describe
the table structure. It is very helpful for people using
non-visual browsers. The scope and headers attributes for
table cells are useful for specifying which headers apply
to each table cell, enabling non-visual browsers to provide
a meaningful context for each cell.

The alt attribute should be used to give a short description
of an image; longer descriptions should be given with the
longdesc attribute which takes a URL linked to the description.
These measures are needed for people using non-graphical browsers.

For further advice on how to make your pages accessible
see http://www.w3.org/WAI/GL.
. You may also want to try
"http://www.cast.org/bobby/" which is a free Web-based
service for checking URLs for accessibility.

You are recommended to use CSS to specify the font and
properties such as its size and color. This will reduce
the size of HTML files and make them easier to maintain
compared with using <FONT> elements.

You are recommended to use CSS to control line wrapping.
Use "white-space: nowrap" to inhibit wrapping in place
of inserting <NOBR>...</NOBR> into the markup.

To learn more about HTML Tidy see http://tidy.sourceforge.net
Please fill bug reports and queries using the "tracker" on the Tidy web site.
Additionally, questions can be sent to html-tidy@w3.org
HTML and CSS specifications are available from http://www.w3.org/
Lobby your company to join W3C, see http://www.w3.org/Consortium