Register - Login
Views: 99352490
Main - Memberlist - Active users - Calendar - Wiki - IRC Chat - Online users
Ranks - Rules/FAQ - Stats - Latest Posts - Color Chart - Smilies
04-21-22 07:07:58 PM
Jul - The Cutting Room Floor - Weird Discoveries New poll - New thread - New reply
Pages: 1 2 3 4 5 6 7 8 9 10 ... 77 78 79 80 81 82 83 84 85 ... 92 93 94 95 96 97 98 99 100 101 Next newer thread | Next older thread
Hiccup
Member
Level: 57


Posts: 466/772
EXP: 1473682
For next: 12246

Since: 05-19-09


Since last post: 99 days
Last activity: 8 hours

Posted on 04-21-15 04:17:11 PM (last edited by Hiccup at 04-24-15 09:35:07 AM) Link | Quote
Hmm. Which ROM is it from?

____________________
New Super Mario Bros Beta Replica
dbg_01

Shyguy
Level: 21


Posts: 35/94
EXP: 47760
For next: 2183

Since: 10-14-14


Since last post: 3.8 years
Last activity: 2.4 years

Posted on 04-24-15 07:05:07 PM Link | Quote
Originally posted by Hiccup
Hmm. Which ROM is it from?

private dump
Foxhack
Member
Annoying fuzzball
Level: 54


Posts: 593/722
EXP: 1173031
For next: 60839

Since: 04-17-12

From: Mexicali, Mexico

Since last post: 2.0 years
Last activity: 1.8 years

Posted on 04-24-15 07:09:31 PM (last edited by Foxhack at 04-24-15 08:35:25 PM) Link | Quote
Yar's Revenge on PC has a whole lot of leftover development text (WWise audio creation logs), a QA build date, and unused 360/PS3 controller icons.

The game doesn't recognize if a 360 pad is plugged in so it doesn't use the icons. Whoever coded this port was probably drunk. They can't even get the launcher to save the game's settings...

Edit:
... huh.

tr "PLAY ORIGINAL (1981)"="Original spielen (1981)"
tr "Play the original game from 1981"="Spiel das Originalspiel aus dem Jahr 1981."


This is... not in the final game. Hm...

Edit 2:
There's chunks of the source code in the executable. And the last 240 bytes are filled with "PADDINGXXPADDING", repeated 15 times. Ha ha.

____________________
My Video Game Collection
Hiccup
Member
Level: 57


Posts: 467/772
EXP: 1473682
For next: 12246

Since: 05-19-09


Since last post: 99 days
Last activity: 8 hours

Posted on 04-25-15 08:01:16 AM Link | Quote
Originally posted by dbg_01
Originally posted by Hiccup
Hmm. Which ROM is it from?

private dump

Is it of mercenaries, or of a prototype of revelations?

____________________
New Super Mario Bros Beta Replica
divingkataetheweirdo

Bandit
TCRF Super Editor
Level: 57


Posts: 517/822
EXP: 1479226
For next: 6702

Since: 07-09-11


Since last post: 1.6 years
Last activity: 250 days

Posted on 04-25-15 09:21:32 AM (last edited by divingkataetheweirdo at 04-25-15 09:24:14 AM) Link | Quote
Originally posted by Foxhack
There's chunks of the source code in the executable. And the last 240 bytes are filled with "PADDINGXXPADDING", repeated 15 times. Ha ha.

I wonder what those pieces of code do. "PADDINGXXPADDING", on the other hand, is a common string found in a good number of programs compiled with Microsoft's compilers.

____________________
dbg_01

Shyguy
Level: 21


Posts: 36/94
EXP: 47760
For next: 2183

Since: 10-14-14


Since last post: 3.8 years
Last activity: 2.4 years

Posted on 04-25-15 11:20:55 AM Link | Quote
Originally posted by Hiccup
Originally posted by dbg_01
Originally posted by Hiccup
Hmm. Which ROM is it from?

private dump

Is it of mercenaries, or of a prototype of revelations?

no, it's a dump from demo card, to download a demo from mercenaries visits another link, which is also in the topic
Hiccup
Member
Level: 57


Posts: 468/772
EXP: 1473682
For next: 12246

Since: 05-19-09


Since last post: 99 days
Last activity: 8 hours

Posted on 04-25-15 12:23:56 PM (last edited by Hiccup at 04-25-15 12:26:23 PM) Link | Quote
Nice. Do you mind uploading the original ROM, and say how it was dumped and post a photo of the back and front of the cart? (for preservation purposes).

____________________
New Super Mario Bros Beta Replica
dbg_01

Shyguy
Level: 21


Posts: 37/94
EXP: 47760
For next: 2183

Since: 10-14-14


Since last post: 3.8 years
Last activity: 2.4 years

Posted on 04-25-15 02:14:51 PM Link | Quote
I have no plans upload a full dump. Photos will be soon.
Anyway, now it seems to me that it was quite late demo, or game was already done in 2011. many files are the same as in the final version.

I still can not properly display graphics (
Hiccup
Member
Level: 57


Posts: 469/772
EXP: 1473682
For next: 12246

Since: 05-19-09


Since last post: 99 days
Last activity: 8 hours

Posted on 04-25-15 04:46:07 PM Link | Quote
Okay. If you have made a dump, could you say what dumping tool you used and post the CRC32?

____________________
New Super Mario Bros Beta Replica
Foxhack
Member
Annoying fuzzball
Level: 54


Posts: 594/722
EXP: 1173031
For next: 60839

Since: 04-17-12

From: Mexicali, Mexico

Since last post: 2.0 years
Last activity: 1.8 years

Posted on 04-25-15 04:54:38 PM Link | Quote
Originally posted by divingkataetheweirdo
Originally posted by Foxhack
There's chunks of the source code in the executable. And the last 240 bytes are filled with "PADDINGXXPADDING", repeated 15 times. Ha ha.

I wonder what those pieces of code do. "PADDINGXXPADDING", on the other hand, is a common string found in a good number of programs compiled with Microsoft's compilers.

I'm currently trying to dump the text to a readable format, but copying directly from a hex editor is a pain, since my text editor doesn't recognize line breaks if they're pasted from it. I intend to upload the source to the site (in a zip file) later on.

____________________
My Video Game Collection
Shilz
Member
Level: 12


Posts: 8/27
EXP: 7117
For next: 804

Since: 04-04-15


Since last post: 4.9 years
Last activity: 4.7 years

Posted on 04-26-15 01:17:45 AM Link | Quote
Originally posted by dbg_01
I have no plans upload a full dump.

until a reasonable time, right?
Hiccup
Member
Level: 57


Posts: 470/772
EXP: 1473682
For next: 12246

Since: 05-19-09


Since last post: 99 days
Last activity: 8 hours

Posted on 04-26-15 09:03:27 AM Link | Quote
If it is an issue with hosting, I'm sure people (inc. me) can help with that.

____________________
New Super Mario Bros Beta Replica
einstein95
Member
Level: 37


Posts: 194/318
EXP: 325642
For next: 12611

Since: 04-11-13


Since last post: 3.3 years
Last activity: 3.2 years

Posted on 04-26-15 09:16:12 AM Link | Quote
Originally posted by Hiccup
If it is an issue with hosting, I'm sure people (inc. me) can help with that.

How about you drop the subject. If he wants to give out the rom, he'll do so. Stop hounding him.

____________________
Sometimes I English very well but sometimes no.
Hiccup
Member
Level: 57


Posts: 471/772
EXP: 1473682
For next: 12246

Since: 05-19-09


Since last post: 99 days
Last activity: 8 hours

Posted on 04-26-15 11:28:34 AM (last edited by Hiccup at 04-29-15 09:45:23 AM) Link | Quote
Originally posted by einstein95
Originally posted by Hiccup
If it is an issue with hosting, I'm sure people (inc. me) can help with that.

How about you drop the subject. If he wants to give out the rom, he'll do so. Stop hounding him.

I'm not hounding him. I considered saying "I doesn't matter too much, as he posted the RomFS", but I decided to say this instead.

EDIT: (16:57 GMT+1)

I was really offering to host it. I'll try to keep my requests/etc to a minimum, especially as I think I have covered all bases.

EDIT: (17:02 GMT+1)

@dbg_01
Do what you want, its your cart.

EDIT: (29/04/2015 11:30 GMT+1)
Doesn't mean I don't want you to upload photos, the dump method and a CRC32 of the dump. If that's okay.

____________________
New Super Mario Bros Beta Replica
*67
20
Level: 12


Posts: 5/28
EXP: 7481
For next: 440

Since: 04-28-15

From: Parts Unknown

Since last post: 4.6 years
Last activity: 4.5 years

Posted on 04-29-15 06:47:38 AM (last edited by *67 at 04-29-15 06:49:51 AM) Link | Quote



Split-screen bug is still alive and well in Namco Museum Vol. 1 (1995).

I find this quizzical because even earlier ports of Pac-Man fix this. I know they were fixing it by at least 1984, because the NES version merely loops the last few levels to avoid it. But Namco Museum Volume 1 was made in 1995...

Key differences in comparison to the original arcade version: You can't play this level at all. It kicks you out to Pac-Man's boot-up sequence, then to Pac-Man's title screen. But the game refuses to acknowledge any of your input, meaning an entire reset of your Playstation is in order. Even in 1995, this thing was messing up machines.

____________________
The curator of Namco Museum Online!
einstein95
Member
Level: 37


Posts: 196/318
EXP: 325642
For next: 12611

Since: 04-11-13


Since last post: 3.3 years
Last activity: 3.2 years

Posted on 04-29-15 10:55:37 AM (last edited by einstein95 at 04-29-15 11:10:15 AM) Link | Quote
Originally posted by *67
Split-screen bug is still alive and well in Namco Museum Vol. 1 (1995).

I find this quizzical because even earlier ports of Pac-Man fix this. I know they were fixing it by at least 1984, because the NES version merely loops the last few levels to avoid it. But Namco Museum Volume 1 was made in 1995...

Key differences in comparison to the original arcade version: You can't play this level at all. It kicks you out to Pac-Man's boot-up sequence, then to Pac-Man's title screen. But the game refuses to acknowledge any of your input, meaning an entire reset of your Playstation is in order. Even in 1995, this thing was messing up machines.

Decided to have a look and see how it's stored, and it's just a compiled PSX EXE file for Pac-Man. Interestingly enough, at the start of the data (0x800) there's "Programed by HUGIE/ひゅぎぃ". Fair amount of debug text at 0x178E too.

No programmer credit in Galaga, but it has more debug text. Same with Rally-X, New Rally-X, Pole Position and Toy Pop although that one seems similar to Pac-Man.

Bosconian has "1981 1995 NAMCO LTD. Reprogrammed by Chikara YOSHIDA." at 0x800 and some debug text.

____________________
Sometimes I English very well but sometimes no.
Rachel Mae

Creature of Chaos
Level: 141


Posts: 5687/5929
EXP: 33568277
For next: 551737

Since: 07-03-07

Pronouns: she/her
From: Foxglen

Since last post: 9 days
Last activity: 2 hours

Posted on 04-29-15 12:10:40 PM Link | Quote
Originally posted by *67
I find this quizzical because even earlier ports of Pac-Man fix this. I know they were fixing it by at least 1984, because the NES version merely loops the last few levels to avoid it. But Namco Museum Volume 1 was made in 1995...

It really depends on whether or not a given port is based on/emulates the original arcade code. The NES version, for example, was rewritten from scratch, and thus does not have the bug (and even if it did, it wouldn't have the same behavior, thanks to the completely different hardware and memory layout). The PSX version, on the other hand, is probably an enhanced emulator of sorts, running the original Z80 program code for the game logic and new code for video and sound. It looks to me like it's using the original code to draw the sprites, dots, and scores, and then overlaying its own version of the maze and bottom status area on top of that (hence why the corruption appears behind the maze and keys).

____________________
thefanman
User
Level: 10


Posts: 14/17
EXP: 4191
For next: 223

Since: 07-06-12


Since last post: 6.0 years
Last activity: 1.9 years

Posted on 04-29-15 09:04:26 PM (last edited by thefanman at 04-30-15 02:38:17 AM) Link | Quote
Static analysis obviously doesn't tell all:



I can't get the JP version to work, but the EU version works fine (use circle to select, X to exit). It's almost enableable in the JP version, but one master flag is never written. The code for the input sequence is still there and the sequence was a gymnastical:
Hold Down + Triangle + R1 + L2
Press Start + L1

Stuff that, here's the GS codes.
Press L1 to activate while in play
Original JP (SCPS-10029)
D0076F28 0004
30076EE8 0005

EU (SCES-00866)
D006D68C 0004
3006D678 0005

Down + Triangle + R1 + L2 seems to also allow some sort of super turbo mode enabled though in the JP version. It looks exactly like the emulators frame rate limiter has been turned off, but it's all the games work. Pressing select toggles it. The mode is still in the EU version, but the 'keys are held' flag isn't written anymore so you have to GS it.
30076BC8 0001 (JP)
3006D561 0001 (EU)

Starts at normal speed, turbo mode is toggled at 0:21
https://www.youtube.com/watch?v=jhki2xXztkE
*67
20
Level: 12


Posts: 7/28
EXP: 7481
For next: 440

Since: 04-28-15

From: Parts Unknown

Since last post: 4.6 years
Last activity: 4.5 years

Posted on 04-30-15 03:03:33 AM (last edited by *67 at 04-30-15 03:18:54 AM) Link | Quote

Originally posted by einstein95
Interestingly enough, at the start of the data (0x800) there's "Programed by HUGIE/ひゅぎぃ". Fair amount of debug text at 0x178E too.

No programmer credit in Galaga, but it has more debug text. Same with Rally-X, New Rally-X, Pole Position and Toy Pop although that one seems similar to Pac-Man.

Bosconian has "1981 1995 NAMCO LTD. Reprogrammed by Chikara YOSHIDA." at 0x800 and some debug text.
I'm not sure about the HUGIE credit, and exactly what he did. Keep in mind that Pac-Man can be set to two different modes: one for normal play, and another where you flip the television sideways so you can play at the original arcade ratio. Maybe it had something to do with that? But then again, maybe that's not why he got credit, since Galaga can also be set to the original ratio too and nobody got credit for that.

Also, as for "debug text", you miiight be referring to text that shows up in the accessible boot-up menus for each game, which can be enabled from the dipswitch menu and then accessed by simply starting the game. The text for these looks incredibly similar to a debug menu, since that's pretty much what they are. I'll have to look and see what you're talking about specifically when I get the chance, though.
Originally posted by BMF54123
The PSX version, on the other hand, is probably an enhanced emulator of sorts, running the original Z80 program code for the game logic and new code for video and sound.
From what I can gather, you're most likely right. The audio for every game in the compilation are recorded versions stored in a PSX format and are easily extracted with the likes of PSound, and the graphics are also stored in a PSX format extractable by PSicture. Meanwhile, einstein95 mentioned that "it's just a compiled PSX EXE file for Pac-Man," so you're probably right about what you said.

Also, if I can diverge for a phat minute, there's been this oddity in the game's lobby that has been bugging me since about 1996, and now I'm finally able to figure out why it looks so weird. Take a look at the beer behind the counter:


It seems as if the texture is displayed incorrectly. Here is it when extracted.


Up until I actually got to see the texture itself, I actually thought those jugs of wine were little cakes topped with cherries.

____________________
The curator of Namco Museum Online!
einstein95
Member
Level: 37


Posts: 198/318
EXP: 325642
For next: 12611

Since: 04-11-13


Since last post: 3.3 years
Last activity: 3.2 years

Posted on 04-30-15 07:09:57 AM (last edited by einstein95 at 04-30-15 07:10:25 AM) Link | Quote
Originally posted by *67
Also, as for "debug text", you miiight be referring to text that shows up in the accessible boot-up menus for each game, which can be enabled from the dipswitch menu and then accessed by simply starting the game. The text for these looks incredibly similar to a debug menu, since that's pretty much what they are. I'll have to look and see what you're talking about specifically when I get the chance, though.

No no, this is quite different (as I'm familiar with arcade test menus and the like). The text is more like what would be written to a terminal attached to the emulator or dev console. The notable difference is that the text is lowercase, and is in a different location (the test menu/ROM/RAM tests are in uppercase and at the end of the EXE files).

____________________
Sometimes I English very well but sometimes no.
Pages: 1 2 3 4 5 6 7 8 9 10 ... 77 78 79 80 81 82 83 84 85 ... 92 93 94 95 96 97 98 99 100 101 Next newer thread | Next older thread
Jul - The Cutting Room Floor - Weird Discoveries New poll - New thread - New reply


Rusted Logic

Acmlmboard - commit 47be4dc [2021-08-23]
©2000-2022 Acmlm, Xkeeper, Kaito Sinclaire, et al.

35 database queries, 10 query cache hits.
Query execution time:  0.108419 seconds
Script execution time:  0.028754 seconds
Total render time:  0.137173 seconds


TidyHTML vomit below
line 1 column 1 - Warning: missing <!DOCTYPE> declaration
line 2 column 301 - Warning: unescaped & or unknown entity "&page"
line 119 column 11 - Warning: <form> isn't allowed in <table> elements
line 118 column 10 - Info: <table> previously mentioned
line 120 column 11 - Warning: missing <tr>
line 120 column 119 - Warning: missing </font> before </td>
line 124 column 16 - Warning: plain text isn't allowed in <tr> elements
line 120 column 11 - Info: <tr> previously mentioned
line 125 column 68 - Warning: missing </nobr> before </td>
line 141 column 68 - Warning: missing </nobr> before <tr>
line 147 column 35 - Warning: missing <tr>
line 147 column 50 - Warning: missing </font> before </td>
line 148 column 37 - Warning: unescaped & or unknown entity "&id"
line 147 column 188 - Warning: missing </font> before </table>
line 149 column 35 - Warning: missing <tr>
line 149 column 95 - Warning: unescaped & or unknown entity "&page"
line 149 column 128 - Warning: unescaped & or unknown entity "&page"
line 149 column 161 - Warning: unescaped & or unknown entity "&page"
line 149 column 194 - Warning: unescaped & or unknown entity "&page"
line 149 column 227 - Warning: unescaped & or unknown entity "&page"
line 149 column 260 - Warning: unescaped & or unknown entity "&page"
line 149 column 293 - Warning: unescaped & or unknown entity "&page"
line 149 column 326 - Warning: unescaped & or unknown entity "&page"
line 149 column 359 - Warning: unescaped & or unknown entity "&page"
line 149 column 392 - Warning: unescaped & or unknown entity "&page"
line 149 column 430 - Warning: unescaped & or unknown entity "&page"
line 149 column 465 - Warning: unescaped & or unknown entity "&page"
line 149 column 500 - Warning: unescaped & or unknown entity "&page"
line 149 column 535 - Warning: unescaped & or unknown entity "&page"
line 149 column 573 - Warning: unescaped & or unknown entity "&page"
line 149 column 608 - Warning: unescaped & or unknown entity "&page"
line 149 column 643 - Warning: unescaped & or unknown entity "&page"
line 149 column 678 - Warning: unescaped & or unknown entity "&page"
line 149 column 717 - Warning: unescaped & or unknown entity "&page"
line 149 column 752 - Warning: unescaped & or unknown entity "&page"
line 149 column 787 - Warning: unescaped & or unknown entity "&page"
line 149 column 822 - Warning: unescaped & or unknown entity "&page"
line 149 column 857 - Warning: unescaped & or unknown entity "&page"
line 149 column 892 - Warning: unescaped & or unknown entity "&page"
line 149 column 927 - Warning: unescaped & or unknown entity "&page"
line 149 column 962 - Warning: unescaped & or unknown entity "&page"
line 149 column 997 - Warning: unescaped & or unknown entity "&page"
line 149 column 1033 - Warning: unescaped & or unknown entity "&page"
line 149 column 50 - Warning: missing </font> before </td>
line 149 column 1072 - Warning: missing </font> before </table>
line 156 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 158 column 9 - Warning: missing <tr>
line 176 column 13 - Warning: missing <tr>
line 177 column 102 - Warning: unescaped & or unknown entity "&postid"
line 183 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 185 column 9 - Warning: missing <tr>
line 203 column 13 - Warning: missing <tr>
line 204 column 102 - Warning: unescaped & or unknown entity "&postid"
line 210 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 212 column 9 - Warning: missing <tr>
line 230 column 13 - Warning: missing <tr>
line 231 column 102 - Warning: unescaped & or unknown entity "&postid"
line 249 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 251 column 9 - Warning: missing <tr>
line 269 column 13 - Warning: missing <tr>
line 270 column 102 - Warning: unescaped & or unknown entity "&postid"
line 278 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 280 column 9 - Warning: missing <tr>
line 298 column 13 - Warning: missing <tr>
line 299 column 102 - Warning: unescaped & or unknown entity "&postid"
line 305 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 307 column 9 - Warning: missing <tr>
line 325 column 13 - Warning: missing <tr>
line 326 column 102 - Warning: unescaped & or unknown entity "&postid"
line 334 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 336 column 9 - Warning: missing <tr>
line 354 column 13 - Warning: missing <tr>
line 355 column 102 - Warning: unescaped & or unknown entity "&postid"
line 361 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 363 column 9 - Warning: missing <tr>
line 381 column 13 - Warning: missing <tr>
line 382 column 102 - Warning: unescaped & or unknown entity "&postid"
line 390 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 392 column 9 - Warning: missing <tr>
line 410 column 13 - Warning: missing <tr>
line 411 column 102 - Warning: unescaped & or unknown entity "&postid"
line 417 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 419 column 9 - Warning: missing <tr>
line 437 column 13 - Warning: missing <tr>
line 438 column 102 - Warning: unescaped & or unknown entity "&postid"
line 445 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 447 column 9 - Warning: missing <tr>
line 465 column 13 - Warning: missing <tr>
line 466 column 102 - Warning: unescaped & or unknown entity "&postid"
line 473 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 475 column 9 - Warning: missing <tr>
line 493 column 13 - Warning: missing <tr>
line 494 column 102 - Warning: unescaped & or unknown entity "&postid"
line 500 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 502 column 9 - Warning: missing <tr>
line 520 column 13 - Warning: missing <tr>
line 521 column 102 - Warning: unescaped & or unknown entity "&postid"
line 527 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 529 column 9 - Warning: missing <tr>
line 547 column 13 - Warning: missing <tr>
line 548 column 102 - Warning: unescaped & or unknown entity "&postid"
line 568 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 570 column 9 - Warning: missing <tr>
line 588 column 13 - Warning: missing <tr>
line 589 column 102 - Warning: unescaped & or unknown entity "&postid"
line 592 column 277 - Warning: missing </div>
line 591 column 144 - Warning: missing </div>
line 591 column 74 - Warning: missing </div>
line 601 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 603 column 9 - Warning: missing <tr>
line 621 column 13 - Warning: missing <tr>
line 622 column 102 - Warning: unescaped & or unknown entity "&postid"
line 636 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 638 column 9 - Warning: missing <tr>
line 656 column 13 - Warning: missing <tr>
line 657 column 102 - Warning: unescaped & or unknown entity "&postid"
line 659 column 301 - Warning: missing </font> before <blockquote>
line 659 column 366 - Warning: inserting implicit <font>
line 659 column 366 - Warning: missing </font> before <hr>
line 659 column 426 - Warning: inserting implicit <font>
line 659 column 426 - Warning: missing </font> before <hr>
line 660 column 1 - Warning: inserting implicit <font>
line 663 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 665 column 9 - Warning: missing <tr>
line 683 column 13 - Warning: missing <tr>
line 684 column 102 - Warning: unescaped & or unknown entity "&postid"
line 712 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 714 column 9 - Warning: missing <tr>
line 732 column 13 - Warning: missing <tr>
line 733 column 102 - Warning: unescaped & or unknown entity "&postid"
line 736 column 277 - Warning: missing </div>
line 735 column 144 - Warning: missing </div>
line 735 column 74 - Warning: missing </div>
line 753 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 755 column 9 - Warning: missing <tr>
line 773 column 13 - Warning: missing <tr>
line 774 column 102 - Warning: unescaped & or unknown entity "&postid"
line 780 column 17 - Warning: missing <tr>
line 780 column 17 - Warning: discarding unexpected <table>
line 783 column 35 - Warning: missing <tr>
line 783 column 95 - Warning: unescaped & or unknown entity "&page"
line 783 column 128 - Warning: unescaped & or unknown entity "&page"
line 783 column 161 - Warning: unescaped & or unknown entity "&page"
line 783 column 194 - Warning: unescaped & or unknown entity "&page"
line 783 column 227 - Warning: unescaped & or unknown entity "&page"
line 783 column 260 - Warning: unescaped & or unknown entity "&page"
line 783 column 293 - Warning: unescaped & or unknown entity "&page"
line 783 column 326 - Warning: unescaped & or unknown entity "&page"
line 783 column 359 - Warning: unescaped & or unknown entity "&page"
line 783 column 392 - Warning: unescaped & or unknown entity "&page"
line 783 column 430 - Warning: unescaped & or unknown entity "&page"
line 783 column 465 - Warning: unescaped & or unknown entity "&page"
line 783 column 500 - Warning: unescaped & or unknown entity "&page"
line 783 column 535 - Warning: unescaped & or unknown entity "&page"
line 783 column 573 - Warning: unescaped & or unknown entity "&page"
line 783 column 608 - Warning: unescaped & or unknown entity "&page"
line 783 column 643 - Warning: unescaped & or unknown entity "&page"
line 783 column 678 - Warning: unescaped & or unknown entity "&page"
line 783 column 717 - Warning: unescaped & or unknown entity "&page"
line 783 column 752 - Warning: unescaped & or unknown entity "&page"
line 783 column 787 - Warning: unescaped & or unknown entity "&page"
line 783 column 822 - Warning: unescaped & or unknown entity "&page"
line 783 column 857 - Warning: unescaped & or unknown entity "&page"
line 783 column 892 - Warning: unescaped & or unknown entity "&page"
line 783 column 927 - Warning: unescaped & or unknown entity "&page"
line 783 column 962 - Warning: unescaped & or unknown entity "&page"
line 783 column 997 - Warning: unescaped & or unknown entity "&page"
line 783 column 1033 - Warning: unescaped & or unknown entity "&page"
line 783 column 50 - Warning: missing </font> before </td>
line 783 column 1072 - Warning: missing </font> before </table>
line 785 column 35 - Warning: missing <tr>
line 785 column 50 - Warning: missing </font> before </td>
line 786 column 37 - Warning: unescaped & or unknown entity "&id"
line 785 column 188 - Warning: missing </font> before </table>
line 787 column 17 - Warning: discarding unexpected </textarea>
line 787 column 28 - Warning: discarding unexpected </form>
line 787 column 35 - Warning: discarding unexpected </embed>
line 787 column 43 - Warning: discarding unexpected </noembed>
line 787 column 53 - Warning: discarding unexpected </noscript>
line 787 column 64 - Warning: discarding unexpected </noembed>
line 787 column 74 - Warning: discarding unexpected </embed>
line 787 column 82 - Warning: discarding unexpected </table>
line 787 column 90 - Warning: discarding unexpected </table>
line 789 column 9 - Warning: missing </font> before <table>
line 801 column 25 - Warning: discarding unexpected </font>
line 810 column 58 - Warning: discarding unexpected </font>
line 788 column 1 - Warning: missing </center>
line 120 column 63 - Warning: <img> lacks "alt" attribute
line 125 column 19 - Warning: <td> attribute "width" has invalid value "120px"
line 125 column 93 - Warning: <img> lacks "alt" attribute
line 141 column 19 - Warning: <td> attribute "width" has invalid value "120px"
line 141 column 98 - Warning: <img> lacks "alt" attribute
line 148 column 44 - Warning: <img> proprietary attribute value "absmiddle"
line 148 column 142 - Warning: <img> proprietary attribute value "absmiddle"
line 148 column 246 - Warning: <img> proprietary attribute value "absmiddle"
line 161 column 22 - Warning: <img> lacks "alt" attribute
line 161 column 63 - Warning: <img> lacks "alt" attribute
line 161 column 112 - Warning: <img> lacks "alt" attribute
line 161 column 162 - Warning: <img> lacks "alt" attribute
line 172 column 15 - Warning: <img> lacks "alt" attribute
line 187 column 11 - Warning: <img> lacks "alt" attribute
line 188 column 22 - Warning: <img> lacks "alt" attribute
line 188 column 63 - Warning: <img> lacks "alt" attribute
line 188 column 112 - Warning: <img> lacks "alt" attribute
line 188 column 162 - Warning: <img> lacks "alt" attribute
line 189 column 11 - Warning: <img> lacks "alt" attribute
line 199 column 15 - Warning: <img> lacks "alt" attribute
line 215 column 22 - Warning: <img> lacks "alt" attribute
line 215 column 63 - Warning: <img> lacks "alt" attribute
line 215 column 112 - Warning: <img> lacks "alt" attribute
line 215 column 162 - Warning: <img> lacks "alt" attribute
line 216 column 11 - Warning: <img> lacks "alt" attribute
line 226 column 15 - Warning: <img> lacks "alt" attribute
line 254 column 22 - Warning: <img> lacks "alt" attribute
line 254 column 63 - Warning: <img> lacks "alt" attribute
line 254 column 112 - Warning: <img> lacks "alt" attribute
line 254 column 162 - Warning: <img> lacks "alt" attribute
line 265 column 15 - Warning: <img> lacks "alt" attribute
line 282 column 11 - Warning: <img> lacks "alt" attribute
line 283 column 22 - Warning: <img> lacks "alt" attribute
line 283 column 63 - Warning: <img> lacks "alt" attribute
line 283 column 112 - Warning: <img> lacks "alt" attribute
line 283 column 161 - Warning: <img> lacks "alt" attribute
line 284 column 11 - Warning: <img> lacks "alt" attribute
line 294 column 15 - Warning: <img> lacks "alt" attribute
line 302 column 508 - Warning: <img> lacks "alt" attribute
line 309 column 11 - Warning: <img> lacks "alt" attribute
line 310 column 22 - Warning: <img> lacks "alt" attribute
line 310 column 63 - Warning: <img> lacks "alt" attribute
line 310 column 112 - Warning: <img> lacks "alt" attribute
line 310 column 162 - Warning: <img> lacks "alt" attribute
line 311 column 11 - Warning: <img> lacks "alt" attribute
line 321 column 15 - Warning: <img> lacks "alt" attribute
line 339 column 22 - Warning: <img> lacks "alt" attribute
line 339 column 63 - Warning: <img> lacks "alt" attribute
line 339 column 112 - Warning: <img> lacks "alt" attribute
line 339 column 162 - Warning: <img> lacks "alt" attribute
line 350 column 15 - Warning: <img> lacks "alt" attribute
line 365 column 11 - Warning: <img> lacks "alt" attribute
line 366 column 22 - Warning: <img> lacks "alt" attribute
line 366 column 63 - Warning: <img> lacks "alt" attribute
line 366 column 112 - Warning: <img> lacks "alt" attribute
line 366 column 162 - Warning: <img> lacks "alt" attribute
line 367 column 11 - Warning: <img> lacks "alt" attribute
line 377 column 15 - Warning: <img> lacks "alt" attribute
line 395 column 22 - Warning: <img> lacks "alt" attribute
line 395 column 63 - Warning: <img> lacks "alt" attribute
line 395 column 112 - Warning: <img> lacks "alt" attribute
line 395 column 162 - Warning: <img> lacks "alt" attribute
line 406 column 15 - Warning: <img> lacks "alt" attribute
line 422 column 22 - Warning: <img> lacks "alt" attribute
line 422 column 63 - Warning: <img> lacks "alt" attribute
line 422 column 112 - Warning: <img> lacks "alt" attribute
line 422 column 162 - Warning: <img> lacks "alt" attribute
line 423 column 11 - Warning: <img> lacks "alt" attribute
line 433 column 15 - Warning: <img> lacks "alt" attribute
line 450 column 22 - Warning: <img> lacks "alt" attribute
line 450 column 63 - Warning: <img> lacks "alt" attribute
line 450 column 112 - Warning: <img> lacks "alt" attribute
line 450 column 162 - Warning: <img> lacks "alt" attribute
line 451 column 11 - Warning: <img> lacks "alt" attribute
line 461 column 15 - Warning: <img> lacks "alt" attribute
line 478 column 22 - Warning: <img> lacks "alt" attribute
line 478 column 63 - Warning: <img> lacks "alt" attribute
line 478 column 112 - Warning: <img> lacks "alt" attribute
line 478 column 162 - Warning: <img> lacks "alt" attribute
line 489 column 15 - Warning: <img> lacks "alt" attribute
line 505 column 22 - Warning: <img> lacks "alt" attribute
line 505 column 63 - Warning: <img> lacks "alt" attribute
line 505 column 112 - Warning: <img> lacks "alt" attribute
line 505 column 162 - Warning: <img> lacks "alt" attribute
line 516 column 15 - Warning: <img> lacks "alt" attribute
line 532 column 22 - Warning: <img> lacks "alt" attribute
line 532 column 63 - Warning: <img> lacks "alt" attribute
line 532 column 112 - Warning: <img> lacks "alt" attribute
line 532 column 162 - Warning: <img> lacks "alt" attribute
line 543 column 15 - Warning: <img> lacks "alt" attribute
line 552 column 464 - Warning: <img> proprietary attribute value "absmiddle"
line 552 column 464 - Warning: <img> lacks "alt" attribute
line 561 column 870 - Warning: <img> proprietary attribute value "absmiddle"
line 561 column 870 - Warning: <img> lacks "alt" attribute
line 564 column 1051 - Warning: <img> proprietary attribute value "absmiddle"
line 564 column 1051 - Warning: <img> lacks "alt" attribute
line 572 column 14 - Warning: <img> proprietary attribute value "absmiddle"
line 572 column 14 - Warning: <img> lacks "alt" attribute
line 572 column 57 - Warning: <img> proprietary attribute value "absmiddle"
line 572 column 57 - Warning: <img> lacks "alt" attribute
line 573 column 22 - Warning: <img> lacks "alt" attribute
line 573 column 63 - Warning: <img> lacks "alt" attribute
line 573 column 112 - Warning: <img> lacks "alt" attribute
line 573 column 162 - Warning: <img> lacks "alt" attribute
line 574 column 11 - Warning: <img> lacks "alt" attribute
line 584 column 15 - Warning: <img> lacks "alt" attribute
line 592 column 391 - Warning: <img> lacks "alt" attribute
line 606 column 22 - Warning: <img> lacks "alt" attribute
line 606 column 63 - Warning: <img> lacks "alt" attribute
line 606 column 112 - Warning: <img> lacks "alt" attribute
line 606 column 162 - Warning: <img> lacks "alt" attribute
line 617 column 15 - Warning: <img> lacks "alt" attribute
line 640 column 11 - Warning: <img> lacks "alt" attribute
line 641 column 23 - Warning: <img> lacks "alt" attribute
line 641 column 64 - Warning: <img> lacks "alt" attribute
line 641 column 113 - Warning: <img> lacks "alt" attribute
line 641 column 163 - Warning: <img> lacks "alt" attribute
line 642 column 11 - Warning: <img> lacks "alt" attribute
line 652 column 15 - Warning: <img> lacks "alt" attribute
line 660 column 1500 - Warning: <img> lacks "alt" attribute
line 668 column 22 - Warning: <img> lacks "alt" attribute
line 668 column 63 - Warning: <img> lacks "alt" attribute
line 668 column 112 - Warning: <img> lacks "alt" attribute
line 668 column 162 - Warning: <img> lacks "alt" attribute
line 679 column 15 - Warning: <img> lacks "alt" attribute
line 688 column 158 - Warning: <img> lacks "alt" attribute
line 716 column 14 - Warning: <img> proprietary attribute value "absmiddle"
line 716 column 14 - Warning: <img> lacks "alt" attribute
line 716 column 57 - Warning: <img> proprietary attribute value "absmiddle"
line 716 column 57 - Warning: <img> lacks "alt" attribute
line 717 column 22 - Warning: <img> lacks "alt" attribute
line 717 column 63 - Warning: <img> lacks "alt" attribute
line 717 column 112 - Warning: <img> lacks "alt" attribute
line 717 column 162 - Warning: <img> lacks "alt" attribute
line 718 column 11 - Warning: <img> lacks "alt" attribute
line 728 column 15 - Warning: <img> lacks "alt" attribute
line 745 column 2638 - Warning: <img> lacks "alt" attribute
line 748 column 2836 - Warning: <img> lacks "alt" attribute
line 758 column 22 - Warning: <img> lacks "alt" attribute
line 758 column 63 - Warning: <img> lacks "alt" attribute
line 758 column 112 - Warning: <img> lacks "alt" attribute
line 758 column 162 - Warning: <img> lacks "alt" attribute
line 769 column 15 - Warning: <img> lacks "alt" attribute
line 786 column 44 - Warning: <img> proprietary attribute value "absmiddle"
line 786 column 142 - Warning: <img> proprietary attribute value "absmiddle"
line 786 column 246 - Warning: <img> proprietary attribute value "absmiddle"
line 795 column 25 - Warning: <img> lacks "alt" attribute
line 800 column 267 - Warning: <img> lacks "alt" attribute
line 659 column 301 - Warning: trimming empty <font>
line 780 column 17 - Warning: trimming empty <tr>
line 125 column 68 - Warning: <nobr> is not approved by W3C
line 141 column 68 - Warning: <nobr> is not approved by W3C
line 177 column 27 - Warning: <nobr> is not approved by W3C
line 204 column 27 - Warning: <nobr> is not approved by W3C
line 231 column 27 - Warning: <nobr> is not approved by W3C
line 270 column 27 - Warning: <nobr> is not approved by W3C
line 299 column 27 - Warning: <nobr> is not approved by W3C
line 326 column 27 - Warning: <nobr> is not approved by W3C
line 355 column 27 - Warning: <nobr> is not approved by W3C
line 382 column 27 - Warning: <nobr> is not approved by W3C
line 411 column 27 - Warning: <nobr> is not approved by W3C
line 438 column 27 - Warning: <nobr> is not approved by W3C
line 466 column 27 - Warning: <nobr> is not approved by W3C
line 494 column 27 - Warning: <nobr> is not approved by W3C
line 521 column 27 - Warning: <nobr> is not approved by W3C
line 548 column 27 - Warning: <nobr> is not approved by W3C
line 589 column 27 - Warning: <nobr> is not approved by W3C
line 622 column 27 - Warning: <nobr> is not approved by W3C
line 657 column 27 - Warning: <nobr> is not approved by W3C
line 659 column 74 - Warning: <table> proprietary attribute "height"
line 684 column 27 - Warning: <nobr> is not approved by W3C
line 733 column 27 - Warning: <nobr> is not approved by W3C
line 774 column 27 - Warning: <nobr> is not approved by W3C
Info: Document content looks like HTML5
Info: No system identifier in emitted doctype
Tidy found 358 warnings and 0 errors!


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 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.

About HTML Tidy: https://github.com/htacg/tidy-html5
Bug reports and comments: https://github.com/htacg/tidy-html5/issues
Official mailing list: https://lists.w3.org/Archives/Public/public-htacg/
Latest HTML specification: http://dev.w3.org/html5/spec-author-view/
Validate your HTML documents: http://validator.w3.org/nu/
Lobby your company to join the W3C: http://www.w3.org/Consortium

Do you speak a language other than English, or a different variant of
English? Consider helping us to localize HTML Tidy. For details please see
https://github.com/htacg/tidy-html5/blob/master/README/LOCALIZE.md