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: 57858648
Main - Memberlist - Active users - Calendar - Wiki - IRC Chat - Online users
Ranks - Rules/FAQ - JCS - Stats - Latest Posts - Color Chart - Smilies
10-15-14 08:53:36 PM

Jul - Posts by Rena
Pages: 1 2 3 4 5 6 7 8 9 10 ... 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259
Rena

Star Mario
Fennel
Level: 120


Posts: 4931/5180
EXP: 19164371
For next: 322800

Since: 07-22-07
From: RSP Segment 6

Since last post: 17 days
Last activity: 5 days

Posted on 12-05-12 09:36:25 AM, in Weird Discoveries Link
Post #4931 · Wed 121205 083625
Changes in VC, SuperGB, etc versions should just be a section in the game's article. There's no need for separate pages.

--------------------
(post in restricted forum)
(post in restricted forum)
(post in restricted forum)
(post in restricted forum)
(post in restricted forum)
Rena

Star Mario
Fennel
Level: 120


Posts: 4937/5180
EXP: 19164371
For next: 322800

Since: 07-22-07
From: RSP Segment 6

Since last post: 17 days
Last activity: 5 days

Posted on 12-10-12 09:17:49 PM, in Virtual Boy Wario Land Link
Post #4937 · Mon 121210 201749
Originally posted by GuyPerfect
*(char *)0x02000024 = 1; // "WROM 1-wait", whatever that is
I'd guess wait state control, though I'm not entirely sure what that means.


call_FFFBED4E(); // Unknown function -- Why uninitialize?
Unless it's compiler boilerplate (freeing up all allocated objects?), my first guess would be that this function's purpose is to report a message somewhere, along the lines of "game_main() returned, which should never happen".

I think the actual entry point for most compilers is _start(), which is usually part of a standard library that sets up things like command-line arguments and calls main(). But this compiler probably doesn't obey standards that strictly... I'd guess onreset() is actually _start(), call_FFFE4000() is main(), and everything after that is what would be "tell the OS to terminate the program", if there were an OS... but since there isn't, and actually returning from _start() would be nonsensical, I'm not sure what to think of that.

It's pretty safe to say the compiler is not that clever, given it bothers to return from a function that contains an unbreakable infinite loop, and to where? The reset handler isn't a loop, is it?

--------------------
(post in restricted forum)
Rena

Star Mario
Fennel
Level: 120


Posts: 4939/5180
EXP: 19164371
For next: 322800

Since: 07-22-07
From: RSP Segment 6

Since last post: 17 days
Last activity: 5 days

Posted on 12-11-12 09:54:31 PM, in Virtual Boy Wario Land Link
Post #4939 · Tue 121211 205431
I wonder if that's some debug menu, or the leftover stub of one. Enables interrupts so that it could show some configuration menu, disables them before finishing because it's good practice to put things back the way they were, then main() would enable them again and use those settings.

--------------------
Rena

Star Mario
Fennel
Level: 120


Posts: 4940/5180
EXP: 19164371
For next: 322800

Since: 07-22-07
From: RSP Segment 6

Since last post: 17 days
Last activity: 5 days

Posted on 12-13-12 04:16:21 PM, in Pocket Monsters Silver (Japan) Debug menu help!! Link
Post #4940 · Thu 121213 151621
That section is really kinda terrible. You need to point a function to that, but it doesn't say which. (There are many that would be suitable, but it doesn't give any.) It should be replaced with a Game Genie code or a patch, instead of some vague explanation that seems mostly to serve as an excuse to plug the author's website.

--------------------
Rena

Star Mario
Fennel
Level: 120


Posts: 4941/5180
EXP: 19164371
For next: 322800

Since: 07-22-07
From: RSP Segment 6

Since last post: 17 days
Last activity: 5 days

Posted on 12-17-12 04:38:24 PM, in 3DS games Link
Post #4941 · Mon 121217 153824
3DS still doesn't have proper emulators or hacks yet, so it's difficult to start probing into what's used or not. I assume people have been able to decrypt the cartridges, so at least you could do static analysis and find things that are obviously unused, but that can only get you so far.

--------------------
Rena

Star Mario
Fennel
Level: 120


Posts: 4942/5180
EXP: 19164371
For next: 322800

Since: 07-22-07
From: RSP Segment 6

Since last post: 17 days
Last activity: 5 days

Posted on 12-20-12 01:12:11 AM, in The world will end on a Friday. Link
Post #4942 · Thu 121220 001211
Maybe the 21st is when people finally realize how silly current copyright/patent laws are and overturn them, ending an era of stupidity?

Hey, a guy can dream.

--------------------
(post in restricted forum)
Rena

Star Mario
Fennel
Level: 120


Posts: 4944/5180
EXP: 19164371
For next: 322800

Since: 07-22-07
From: RSP Segment 6

Since last post: 17 days
Last activity: 5 days

Posted on 12-26-12 10:41:17 PM, in Antibiotica resistance evolution Link
Post #4944 · Wed 121226 214117
Supergerms will kill us all, thanks to our modern everything-has-to-be-sanitized lifestyle that never gives our immune systems a chance to develop, and the existence (and ridiculous amount of power) of for-profit pharmaceutical companies.

--------------------
Rena

Star Mario
Fennel
Level: 120


Posts: 4945/5180
EXP: 19164371
For next: 322800

Since: 07-22-07
From: RSP Segment 6

Since last post: 17 days
Last activity: 5 days

Posted on 12-26-12 10:42:26 PM, in 26 dead after lone gunman assaults Connecticut elementary school Link
Post #4945 · Wed 121226 214226
Apparently they're asking people to please stop sending gifts and donations as they don't have room to store them all. At least that means people are trying to help...

--------------------
Rena

Star Mario
Fennel
Level: 120


Posts: 4946/5180
EXP: 19164371
For next: 322800

Since: 07-22-07
From: RSP Segment 6

Since last post: 17 days
Last activity: 5 days

Posted on 12-26-12 10:46:52 PM, in The Legend of Zelda: Wind Waker Findings Link
Post #4946 · Wed 121226 214652
Originally posted by Cuber456
You can get the camera to always look at you as if you are holding the Wind Waker even though you don't have it out.
Hmm, that sounds like the "storage" glitch. Does it make controls and swimming go all funny, or prevent cutscenes and dialogue from starting?

--------------------
Rena

Star Mario
Fennel
Level: 120


Posts: 4947/5180
EXP: 19164371
For next: 322800

Since: 07-22-07
From: RSP Segment 6

Since last post: 17 days
Last activity: 5 days

Posted on 12-29-12 12:11:05 AM, in F-Zero GX debug mode? Link
Post #4947 · Fri 121228 231105
That looks like it's mapping English phrases to the corresponding Japanese phrase, in some encoding such as Shift-JIS.

--------------------
(post in restricted forum)
Rena

Star Mario
Fennel
Level: 120


Posts: 4949/5180
EXP: 19164371
For next: 322800

Since: 07-22-07
From: RSP Segment 6

Since last post: 17 days
Last activity: 5 days

Posted on 01-02-13 04:27:53 PM, in The Legend of Zelda: Wind Waker Findings Link
Post #4949 · Wed 130102 152753
I wonder if they're the same file, and the one on TCRF is just played at the wrong bitrate?

--------------------
Rena

Star Mario
Fennel
Level: 120


Posts: 4950/5180
EXP: 19164371
For next: 322800

Since: 07-22-07
From: RSP Segment 6

Since last post: 17 days
Last activity: 5 days

Posted on 01-08-13 03:55:01 PM, in VHS Tapes Link
Post #4950 · Tue 130108 145501
Originally posted by Bloodstar
Got a whole collection of them. Somewhere.

Really only use DVDs, here. Not too much a fan of VHS, actually, aside from the nostalgia bit...

The plus side to VHS is that you can stop and turn off the VCR, just to resume later (a feature my grandmother swore by VHS for a long time because of), but DVDs are just so much better in every other way that I actually never missed that. Always have been good at remembering positions, anyway...
Decent DVD players will remember the position too, as long as you leave the disc in them.

What I liked about VHS was the feel of the tapes. Big durable plastic cartridges that you'd push into the machine, that you could give to kids without worrying... I was able to repair a tape once by transplanting the spools inside into another when the case melted. DVDs are so flimsy and weak, and will even just degrade on their own after a while...

--------------------
Pages: 1 2 3 4 5 6 7 8 9 10 ... 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259
Jul - Posts by Rena






Rusted Logic

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

41 database queries, 29 query cache hits.
Query execution time:  0.343838 seconds
Script execution time:  0.110987 seconds
Total render time:  0.454825 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 141 column 35 - Warning: missing <tr>
line 141 column 50 - Warning: missing </font> before </td>
line 141 column 131 - Warning: missing </font> before </table>
line 143 column 35 - Warning: missing <tr>
line 143 column 94 - Warning: unescaped & or unknown entity "&page"
line 143 column 126 - Warning: unescaped & or unknown entity "&page"
line 143 column 158 - Warning: unescaped & or unknown entity "&page"
line 143 column 190 - Warning: unescaped & or unknown entity "&page"
line 143 column 222 - Warning: unescaped & or unknown entity "&page"
line 143 column 254 - Warning: unescaped & or unknown entity "&page"
line 143 column 286 - Warning: unescaped & or unknown entity "&page"
line 143 column 318 - Warning: unescaped & or unknown entity "&page"
line 143 column 350 - Warning: unescaped & or unknown entity "&page"
line 143 column 382 - Warning: unescaped & or unknown entity "&page"
line 143 column 419 - Warning: unescaped & or unknown entity "&page"
line 143 column 455 - Warning: unescaped & or unknown entity "&page"
line 143 column 491 - Warning: unescaped & or unknown entity "&page"
line 143 column 527 - Warning: unescaped & or unknown entity "&page"
line 143 column 567 - Warning: unescaped & or unknown entity "&page"
line 143 column 603 - Warning: unescaped & or unknown entity "&page"
line 143 column 639 - Warning: unescaped & or unknown entity "&page"
line 143 column 675 - Warning: unescaped & or unknown entity "&page"
line 143 column 711 - Warning: unescaped & or unknown entity "&page"
line 143 column 747 - Warning: unescaped & or unknown entity "&page"
line 143 column 783 - Warning: unescaped & or unknown entity "&page"
line 143 column 819 - Warning: unescaped & or unknown entity "&page"
line 143 column 855 - Warning: unescaped & or unknown entity "&page"
line 143 column 891 - Warning: unescaped & or unknown entity "&page"
line 143 column 927 - Warning: unescaped & or unknown entity "&page"
line 143 column 963 - Warning: unescaped & or unknown entity "&page"
line 143 column 50 - Warning: missing </font> before </td>
line 143 column 1002 - Warning: missing </font> before </table>
line 150 column 9 - Warning: <div> isn't allowed in <tr> elements
line 149 column 9 - Info: <tr> previously mentioned
line 152 column 9 - Warning: missing <tr>
line 166 column 13 - Warning: missing <tr>
line 167 column 27 - Warning: <nobr> is not approved by W3C
line 169 column 233 - Warning: <style> isn't allowed in <div> elements
line 169 column 149 - Info: <div> previously mentioned
line 169 column 4516 - Warning: replacing unexpected input by </input>
line 169 column 4830 - Warning: discarding unexpected </span>
line 171 column 15 - Warning: missing <td>
line 171 column 19 - Warning: discarding unexpected <table>
line 172 column 41 - Warning: missing <td>
line 175 column 41 - Warning: <tr> isn't allowed in <body> elements
line 90 column 9 - Info: <body> previously mentioned
line 175 column 41 - Warning: inserting implicit <table>
line 175 column 45 - Warning: discarding unexpected <table>
line 176 column 41 - Warning: missing <td>
line 179 column 41 - Warning: <tr> isn't allowed in <body> elements
line 90 column 9 - Info: <body> previously mentioned
line 179 column 41 - Warning: inserting implicit <table>
line 179 column 45 - Warning: discarding unexpected <table>
line 180 column 41 - Warning: missing <td>
line 183 column 41 - Warning: <tr> isn't allowed in <body> elements
line 90 column 9 - Info: <body> previously mentioned
line 183 column 41 - Warning: inserting implicit <table>
line 183 column 45 - Warning: discarding unexpected <table>
line 184 column 41 - Warning: missing <td>
line 187 column 41 - Warning: <tr> isn't allowed in <body> elements
line 90 column 9 - Info: <body> previously mentioned
line 187 column 41 - Warning: inserting implicit <table>
line 187 column 45 - Warning: discarding unexpected <table>
line 188 column 41 - Warning: missing <td>
line 191 column 41 - Warning: <tr> isn't allowed in <body> elements
line 90 column 9 - Info: <body> previously mentioned
line 191 column 41 - Warning: inserting implicit <table>
line 192 column 9 - Warning: <div> isn't allowed in <tr> elements
line 191 column 41 - Info: <tr> previously mentioned
line 194 column 9 - Warning: missing <tr>
line 208 column 13 - Warning: missing <tr>
line 209 column 27 - Warning: <nobr> is not approved by W3C
line 211 column 233 - Warning: <style> isn't allowed in <div> elements
line 211 column 149 - Info: <div> previously mentioned
line 215 column 5158 - Error: <z> is not recognized!
line 215 column 5158 - Warning: discarding unexpected <z>
line 217 column 5713 - Warning: replacing unexpected input by </input>
line 217 column 6027 - Warning: discarding unexpected </span>
line 219 column 15 - Warning: missing <td>
line 219 column 19 - Warning: discarding unexpected <table>
line 220 column 41 - Warning: missing <td>
line 223 column 41 - Warning: <tr> isn't allowed in <body> elements
line 90 column 9 - Info: <body> previously mentioned
line 223 column 41 - Warning: inserting implicit <table>
line 224 column 9 - Warning: <div> isn't allowed in <tr> elements
line 223 column 41 - Info: <tr> previously mentioned
line 226 column 9 - Warning: missing <tr>
line 240 column 13 - Warning: missing <tr>
line 241 column 27 - Warning: <nobr> is not approved by W3C
line 243 column 233 - Warning: <style> isn't allowed in <div> elements
line 243 column 149 - Info: <div> previously mentioned
line 243 column 4682 - Warning: replacing unexpected input by </input>
line 243 column 4996 - Warning: discarding unexpected </span>
line 245 column 15 - Warning: missing <td>
line 246 column 9 - Warning: <div> isn't allowed in <tr> elements
line 245 column 15 - Info: <tr> previously mentioned
line 248 column 9 - Warning: missing <tr>
line 262 column 13 - Warning: missing <tr>
line 263 column 27 - Warning: <nobr> is not approved by W3C
line 265 column 233 - Warning: <style> isn't allowed in <div> elements
line 265 column 149 - Info: <div> previously mentioned
line 265 column 4781 - Warning: replacing unexpected input by </input>
line 265 column 5095 - Warning: discarding unexpected </span>
line 267 column 15 - Warning: missing <td>
line 268 column 9 - Warning: <div> isn't allowed in <tr> elements
line 267 column 15 - Info: <tr> previously mentioned
line 270 column 9 - Warning: missing <tr>
line 284 column 13 - Warning: missing <tr>
line 285 column 27 - Warning: <nobr> is not approved by W3C
line 287 column 233 - Warning: <style> isn't allowed in <div> elements
line 287 column 149 - Info: <div> previously mentioned
line 287 column 4685 - Warning: replacing unexpected input by </input>
line 287 column 4999 - Warning: discarding unexpected </span>
line 289 column 15 - Warning: missing <td>
line 290 column 9 - Warning: <div> isn't allowed in <tr> elements
line 289 column 15 - Info: <tr> previously mentioned
line 292 column 9 - Warning: missing <tr>
line 306 column 13 - Warning: missing <tr>
line 307 column 27 - Warning: <nobr> is not approved by W3C
line 309 column 233 - Warning: <style> isn't allowed in <div> elements
line 309 column 149 - Info: <div> previously mentioned
line 311 column 4617 - Warning: replacing unexpected input by </input>
line 311 column 4931 - Warning: discarding unexpected </span>
line 313 column 15 - Warning: missing <td>
line 313 column 19 - Warning: discarding unexpected <table>
line 314 column 41 - Warning: missing <td>
line 317 column 41 - Warning: <tr> isn't allowed in <body> elements
line 90 column 9 - Info: <body> previously mentioned
line 317 column 41 - Warning: inserting implicit <table>
line 318 column 9 - Warning: <div> isn't allowed in <tr> elements
line 317 column 41 - Info: <tr> previously mentioned
line 320 column 9 - Warning: missing <tr>
line 334 column 13 - Warning: missing <tr>
line 335 column 27 - Warning: <nobr> is not approved by W3C
line 337 column 233 - Warning: <style> isn't allowed in <div> elements
line 337 column 149 - Info: <div> previously mentioned
line 337 column 4687 - Warning: replacing unexpected input by </input>
line 337 column 5001 - Warning: discarding unexpected </span>
line 339 column 15 - Warning: missing <td>
line 340 column 9 - Warning: <div> isn't allowed in <tr> elements
line 339 column 15 - Info: <tr> previously mentioned
line 342 column 9 - Warning: missing <tr>
line 356 column 13 - Warning: missing <tr>
line 357 column 27 - Warning: <nobr> is not approved by W3C
line 359 column 233 - Warning: <style> isn't allowed in <div> elements
line 359 column 149 - Info: <div> previously mentioned
line 359 column 4563 - Warning: replacing unexpected input by </input>
line 359 column 4877 - Warning: discarding unexpected </span>
line 361 column 15 - Warning: missing <td>
line 362 column 9 - Warning: <div> isn't allowed in <tr> elements
line 361 column 15 - Info: <tr> previously mentioned
line 364 column 9 - Warning: missing <tr>
line 378 column 13 - Warning: missing <tr>
line 379 column 27 - Warning: <nobr> is not approved by W3C
line 381 column 233 - Warning: <style> isn't allowed in <div> elements
line 381 column 149 - Info: <div> previously mentioned
line 381 column 4747 - Warning: replacing unexpected input by </input>
line 381 column 5061 - Warning: discarding unexpected </span>
line 383 column 15 - Warning: missing <td>
line 384 column 9 - Warning: <div> isn't allowed in <tr> elements
line 383 column 15 - Info: <tr> previously mentioned
line 386 column 9 - Warning: missing <tr>
line 400 column 13 - Warning: missing <tr>
line 401 column 27 - Warning: <nobr> is not approved by W3C
line 403 column 233 - Warning: <style> isn't allowed in <div> elements
line 403 column 149 - Info: <div> previously mentioned
line 403 column 4514 - Warning: replacing unexpected input by </input>
line 403 column 4828 - Warning: discarding unexpected </span>
line 405 column 15 - Warning: missing <td>
line 405 column 19 - Warning: discarding unexpected <table>
line 406 column 41 - Warning: missing <td>
line 409 column 41 - Warning: <tr> isn't allowed in <body> elements
line 90 column 9 - Info: <body> previously mentioned
line 409 column 41 - Warning: inserting implicit <table>
line 410 column 9 - Warning: <div> isn't allowed in <tr> elements
line 409 column 41 - Info: <tr> previously mentioned
line 412 column 9 - Warning: missing <tr>
line 426 column 13 - Warning: missing <tr>
line 427 column 27 - Warning: <nobr> is not approved by W3C
line 429 column 233 - Warning: <style> isn't allowed in <div> elements
line 429 column 149 - Info: <div> previously mentioned
line 429 column 4487 - Warning: replacing unexpected input by </input>
line 429 column 4801 - Warning: discarding unexpected </span>
line 431 column 15 - Warning: missing <td>
line 432 column 9 - Warning: <div> isn't allowed in <tr> elements
line 431 column 15 - Info: <tr> previously mentioned
line 434 column 9 - Warning: missing <tr>
line 448 column 13 - Warning: missing <tr>
line 449 column 27 - Warning: <nobr> is not approved by W3C
line 451 column 233 - Warning: <style> isn't allowed in <div> elements
line 451 column 149 - Info: <div> previously mentioned
line 457 column 5390 - Warning: replacing unexpected input by </input>
line 457 column 5704 - Warning: discarding unexpected </span>
line 460 column 17 - Warning: discarding unexpected <table>
line 463 column 35 - Warning: missing <tr>
line 463 column 94 - Warning: unescaped & or unknown entity "&page"
line 463 column 126 - Warning: unescaped & or unknown entity "&page"
line 463 column 158 - Warning: unescaped & or unknown entity "&page"
line 463 column 190 - Warning: unescaped & or unknown entity "&page"
line 463 column 222 - Warning: unescaped & or unknown entity "&page"
line 463 column 254 - Warning: unescaped & or unknown entity "&page"
line 463 column 286 - Warning: unescaped & or unknown entity "&page"
line 463 column 318 - Warning: unescaped & or unknown entity "&page"
line 463 column 350 - Warning: unescaped & or unknown entity "&page"
line 463 column 382 - Warning: unescaped & or unknown entity "&page"
line 463 column 419 - Warning: unescaped & or unknown entity "&page"
line 463 column 455 - Warning: unescaped & or unknown entity "&page"
line 463 column 491 - Warning: unescaped & or unknown entity "&page"
line 463 column 527 - Warning: unescaped & or unknown entity "&page"
line 463 column 567 - Warning: unescaped & or unknown entity "&page"
line 463 column 603 - Warning: unescaped & or unknown entity "&page"
line 463 column 639 - Warning: unescaped & or unknown entity "&page"
line 463 column 675 - Warning: unescaped & or unknown entity "&page"
line 463 column 711 - Warning: unescaped & or unknown entity "&page"
line 463 column 747 - Warning: unescaped & or unknown entity "&page"
line 463 column 783 - Warning: unescaped & or unknown entity "&page"
line 463 column 819 - Warning: unescaped & or unknown entity "&page"
line 463 column 855 - Warning: unescaped & or unknown entity "&page"
line 463 column 891 - Warning: unescaped & or unknown entity "&page"
line 463 column 927 - Warning: unescaped & or unknown entity "&page"
line 463 column 963 - Warning: unescaped & or unknown entity "&page"
line 463 column 50 - Warning: missing </font> before </td>
line 463 column 1002 - Warning: missing </font> before </table>
line 465 column 35 - Warning: missing <tr>
line 465 column 50 - Warning: missing </font> before </td>
line 465 column 131 - Warning: missing </font> before </table>
line 467 column 17 - Warning: discarding unexpected </textarea>
line 467 column 28 - Warning: discarding unexpected </form>
line 467 column 35 - Warning: discarding unexpected </embed>
line 467 column 43 - Warning: discarding unexpected </noembed>
line 467 column 53 - Warning: discarding unexpected </noscript>
line 467 column 64 - Warning: discarding unexpected </noembed>
line 467 column 74 - Warning: discarding unexpected </embed>
line 467 column 82 - Warning: discarding unexpected </table>
line 467 column 90 - Warning: discarding unexpected </table>
line 476 column 9 - Warning: missing </font> before <table>
line 492 column 9 - Warning: inserting implicit <font>
line 492 column 9 - Warning: missing </a> before <div>
line 492 column 9 - Warning: missing </font> before <div>
line 492 column 105 - Warning: inserting implicit <font>
line 492 column 111 - Warning: discarding unexpected </a>
line 511 column 58 - Warning: discarding unexpected </font>
line 469 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 141 column 17 - Warning: <table> lacks "summary" attribute
line 143 column 17 - Warning: <table> lacks "summary" attribute
line 151 column 9 - Warning: <table> lacks "summary" attribute
line 154 column 11 - Warning: <img> lacks "alt" attribute
line 155 column 23 - Warning: <img> lacks "alt" attribute
line 155 column 64 - Warning: <img> lacks "alt" attribute
line 155 column 113 - Warning: <img> lacks "alt" attribute
line 155 column 163 - Warning: <img> lacks "alt" attribute
line 156 column 11 - Warning: <img> lacks "alt" attribute
line 162 column 15 - Warning: <img> lacks "alt" attribute
line 165 column 11 - Warning: <table> lacks "summary" attribute
line 146 column 17 - Warning: <table> lacks "summary" attribute
line 175 column 41 - Warning: <table> lacks "summary" attribute
line 179 column 41 - Warning: <table> lacks "summary" attribute
line 183 column 41 - Warning: <table> lacks "summary" attribute
line 187 column 41 - Warning: <table> lacks "summary" attribute
line 193 column 9 - Warning: <table> lacks "summary" attribute
line 196 column 11 - Warning: <img> lacks "alt" attribute
line 197 column 23 - Warning: <img> lacks "alt" attribute
line 197 column 64 - Warning: <img> lacks "alt" attribute
line 197 column 113 - Warning: <img> lacks "alt" attribute
line 197 column 163 - Warning: <img> lacks "alt" attribute
line 198 column 11 - Warning: <img> lacks "alt" attribute
line 204 column 15 - Warning: <img> lacks "alt" attribute
line 207 column 11 - Warning: <table> lacks "summary" attribute
line 191 column 41 - Warning: <table> lacks "summary" attribute
line 225 column 9 - Warning: <table> lacks "summary" attribute
line 228 column 11 - Warning: <img> lacks "alt" attribute
line 229 column 23 - Warning: <img> lacks "alt" attribute
line 229 column 64 - Warning: <img> lacks "alt" attribute
line 229 column 113 - Warning: <img> lacks "alt" attribute
line 229 column 163 - Warning: <img> lacks "alt" attribute
line 230 column 11 - Warning: <img> lacks "alt" attribute
line 236 column 15 - Warning: <img> lacks "alt" attribute
line 239 column 11 - Warning: <table> lacks "summary" attribute
line 247 column 9 - Warning: <table> lacks "summary" attribute
line 250 column 11 - Warning: <img> lacks "alt" attribute
line 251 column 23 - Warning: <img> lacks "alt" attribute
line 251 column 64 - Warning: <img> lacks "alt" attribute
line 251 column 113 - Warning: <img> lacks "alt" attribute
line 251 column 163 - Warning: <img> lacks "alt" attribute
line 252 column 11 - Warning: <img> lacks "alt" attribute
line 258 column 15 - Warning: <img> lacks "alt" attribute
line 261 column 11 - Warning: <table> lacks "summary" attribute
line 265 column 4657 - Warning: <img> proprietary attribute value "absmiddle"
line 265 column 4657 - Warning: <img> lacks "alt" attribute
line 269 column 9 - Warning: <table> lacks "summary" attribute
line 272 column 11 - Warning: <img> lacks "alt" attribute
line 273 column 23 - Warning: <img> lacks "alt" attribute
line 273 column 64 - Warning: <img> lacks "alt" attribute
line 273 column 113 - Warning: <img> lacks "alt" attribute
line 273 column 163 - Warning: <img> lacks "alt" attribute
line 274 column 11 - Warning: <img> lacks "alt" attribute
line 280 column 15 - Warning: <img> lacks "alt" attribute
line 283 column 11 - Warning: <table> lacks "summary" attribute
line 291 column 9 - Warning: <table> lacks "summary" attribute
line 294 column 11 - Warning: <img> lacks "alt" attribute
line 295 column 23 - Warning: <img> lacks "alt" attribute
line 295 column 64 - Warning: <img> lacks "alt" attribute
line 295 column 113 - Warning: <img> lacks "alt" attribute
line 295 column 163 - Warning: <img> lacks "alt" attribute
line 296 column 11 - Warning: <img> lacks "alt" attribute
line 302 column 15 - Warning: <img> lacks "alt" attribute
line 305 column 11 - Warning: <table> lacks "summary" attribute
line 311 column 4493 - Warning: <img> proprietary attribute value "absmiddle"
line 311 column 4493 - Warning: <img> lacks "alt" attribute
line 223 column 41 - Warning: <table> lacks "summary" attribute
line 319 column 9 - Warning: <table> lacks "summary" attribute
line 322 column 11 - Warning: <img> lacks "alt" attribute
line 323 column 23 - Warning: <img> lacks "alt" attribute
line 323 column 64 - Warning: <img> lacks "alt" attribute
line 323 column 113 - Warning: <img> lacks "alt" attribute
line 323 column 163 - Warning: <img> lacks "alt" attribute
line 324 column 11 - Warning: <img> lacks "alt" attribute
line 330 column 15 - Warning: <img> lacks "alt" attribute
line 333 column 11 - Warning: <table> lacks "summary" attribute
line 337 column 4566 - Warning: <img> proprietary attribute value "absmiddle"
line 337 column 4566 - Warning: <img> lacks "alt" attribute
line 341 column 9 - Warning: <table> lacks "summary" attribute
line 344 column 11 - Warning: <img> lacks "alt" attribute
line 345 column 23 - Warning: <img> lacks "alt" attribute
line 345 column 64 - Warning: <img> lacks "alt" attribute
line 345 column 113 - Warning: <img> lacks "alt" attribute
line 345 column 163 - Warning: <img> lacks "alt" attribute
line 346 column 11 - Warning: <img> lacks "alt" attribute
line 352 column 15 - Warning: <img> lacks "alt" attribute
line 355 column 11 - Warning: <table> lacks "summary" attribute
line 363 column 9 - Warning: <table> lacks "summary" attribute
line 366 column 11 - Warning: <img> lacks "alt" attribute
line 367 column 23 - Warning: <img> lacks "alt" attribute
line 367 column 64 - Warning: <img> lacks "alt" attribute
line 367 column 113 - Warning: <img> lacks "alt" attribute
line 367 column 163 - Warning: <img> lacks "alt" attribute
line 368 column 11 - Warning: <img> lacks "alt" attribute
line 374 column 15 - Warning: <img> lacks "alt" attribute
line 377 column 11 - Warning: <table> lacks "summary" attribute
line 385 column 9 - Warning: <table> lacks "summary" attribute
line 388 column 11 - Warning: <img> lacks "alt" attribute
line 389 column 23 - Warning: <img> lacks "alt" attribute
line 389 column 64 - Warning: <img> lacks "alt" attribute
line 389 column 113 - Warning: <img> lacks "alt" attribute
line 389 column 163 - Warning: <img> lacks "alt" attribute
line 390 column 11 - Warning: <img> lacks "alt" attribute
line 396 column 15 - Warning: <img> lacks "alt" attribute
line 399 column 11 - Warning: <table> lacks "summary" attribute
line 317 column 41 - Warning: <table> lacks "summary" attribute
line 411 column 9 - Warning: <table> lacks "summary" attribute
line 414 column 11 - Warning: <img> lacks "alt" attribute
line 415 column 23 - Warning: <img> lacks "alt" attribute
line 415 column 64 - Warning: <img> lacks "alt" attribute
line 415 column 113 - Warning: <img> lacks "alt" attribute
line 415 column 163 - Warning: <img> lacks "alt" attribute
line 416 column 11 - Warning: <img> lacks "alt" attribute
line 422 column 15 - Warning: <img> lacks "alt" attribute
line 425 column 11 - Warning: <table> lacks "summary" attribute
line 433 column 9 - Warning: <table> lacks "summary" attribute
line 436 column 11 - Warning: <img> lacks "alt" attribute
line 437 column 23 - Warning: <img> lacks "alt" attribute
line 437 column 64 - Warning: <img> lacks "alt" attribute
line 437 column 113 - Warning: <img> lacks "alt" attribute
line 437 column 163 - Warning: <img> lacks "alt" attribute
line 438 column 11 - Warning: <img> lacks "alt" attribute
line 444 column 15 - Warning: <img> lacks "alt" attribute
line 447 column 11 - Warning: <table> lacks "summary" attribute
line 409 column 41 - Warning: <table> lacks "summary" attribute
line 463 column 17 - Warning: <table> lacks "summary" attribute
line 465 column 17 - Warning: <table> lacks "summary" attribute
line 471 column 1 - Warning: <img> lacks "alt" attribute
line 472 column 1 - Warning: <img> lacks "alt" attribute
line 473 column 1 - Warning: <img> lacks "alt" attribute
line 480 column 9 - Warning: <table> lacks "summary" attribute
line 482 column 25 - Warning: <img> lacks "alt" attribute
line 512 column 17 - Warning: <table> lacks "summary" attribute
line 141 column 131 - Warning: trimming empty <font>
line 143 column 1002 - Warning: trimming empty <font>
line 169 column 4583 - Warning: trimming empty <label>
line 217 column 5780 - Warning: trimming empty <label>
line 243 column 4749 - Warning: trimming empty <label>
line 265 column 4848 - Warning: trimming empty <label>
line 287 column 4752 - Warning: trimming empty <label>
line 311 column 4684 - Warning: trimming empty <label>
line 337 column 4754 - Warning: trimming empty <label>
line 359 column 4630 - Warning: trimming empty <label>
line 381 column 4814 - Warning: trimming empty <label>
line 403 column 4581 - Warning: trimming empty <label>
line 429 column 4554 - Warning: trimming empty <label>
line 457 column 5457 - Warning: trimming empty <label>
line 431 column 15 - Warning: trimming empty <tr>
line 463 column 1002 - Warning: trimming empty <font>
line 465 column 131 - Warning: trimming empty <font>
line 492 column 105 - Warning: trimming empty <font>
line 153 column 11 - Warning: <a> cannot copy name attribute to id
line 195 column 11 - Warning: <a> cannot copy name attribute to id
line 227 column 11 - Warning: <a> cannot copy name attribute to id
line 249 column 11 - Warning: <a> cannot copy name attribute to id
line 271 column 11 - Warning: <a> cannot copy name attribute to id
line 293 column 11 - Warning: <a> cannot copy name attribute to id
line 321 column 11 - Warning: <a> cannot copy name attribute to id
line 343 column 11 - Warning: <a> cannot copy name attribute to id
line 365 column 11 - Warning: <a> cannot copy name attribute to id
line 387 column 11 - Warning: <a> cannot copy name attribute to id
line 413 column 11 - Warning: <a> cannot copy name attribute to id
line 435 column 11 - Warning: <a> cannot copy name attribute to id
Info: Document content looks like HTML Proprietary
Info: No system identifier in emitted doctype
391 warnings, 1 error 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