Register - Login
Views: 99398285
Main - Memberlist - Active users - Calendar - Wiki - IRC Chat - Online users
Ranks - Rules/FAQ - Stats - Latest Posts - Color Chart - Smilies
04-24-22 02:56:42 PM
Jul - Posts by andlabs
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
andlabs
Member
Level: 38


Posts: 161/309
EXP: 361101
For next: 9346

Since: 03-19-10

From: United States

Since last post: 1.1 years
Last activity: 129 days

Posted on 10-29-13 02:34:53 AM, in Z80: help identifying an algorithm (or at least its conditions) (last edited by andlabs at 10-29-13 02:36:40 AM) Link
I figured out this function is mainly used for volume control. Here's the gist of it:


For each operator (each FM channel has four operators that get combined)

x = current operator's "total level" (an attenuation value 0x00..0x7F) ^ 0x7F
If the current operator is connected to the speaker and not to another operator
x = this function(b = x, c = an external parameter loaded by the 68000; I think it's the global volume and it's 0xFF by default and 0xFF or 0x00 otherwise)
x = this function(b = x, c = current channel volume (set by an effect command))
SetTotalLevel(x ^ 0x7F) (to set back to TL)



My best guess is that this is a linear->log (linear->exponential?) conversion function with built-in max()...
andlabs
Member
Level: 38


Posts: 163/309
EXP: 361101
For next: 9346

Since: 03-19-10

From: United States

Since last post: 1.1 years
Last activity: 129 days

Posted on 10-30-13 04:54:46 PM, in Do you name your computer? (last edited by andlabs at 10-30-13 04:56:33 PM) Link
I don't name my computers yet, but if I were to get a multi-device network set up I already planned on using names from the Thunder Force games (so this laptop would be Strite, a tablet would be Claw, my server would be ORN Base). (Silly thing: if I were ever to get into comp sci enough to write papers involving networks of computers with multiple users, I would use this naming scheme as well, with usernames coming from Compile-era Puyo Puyo! I have no life :V )

Originally posted by Xkeeper
Work computer is "kohira".
Sounds like a name to me :V
(post in restricted forum)
(post in restricted forum)
andlabs
Member
Level: 38


Posts: 166/309
EXP: 361101
For next: 9346

Since: 03-19-10

From: United States

Since last post: 1.1 years
Last activity: 129 days

Posted on 10-31-13 07:42:12 PM, in What are you listening to now? Link
I was expecting Jesse's Girl by Rick Springfield; what do I win?
(post in restricted forum)
andlabs
Member
Level: 38


Posts: 168/309
EXP: 361101
For next: 9346

Since: 03-19-10

From: United States

Since last post: 1.1 years
Last activity: 129 days

Posted on 11-02-13 06:41:38 AM, in Nintendo shuts down 3DS SwapNote service Link
Has Nintendo ever removed individual features of a product rather than kill the product completely? I thought Nintendo policy was against changing features after the fact...
andlabs
Member
Level: 38


Posts: 169/309
EXP: 361101
For next: 9346

Since: 03-19-10

From: United States

Since last post: 1.1 years
Last activity: 129 days

Posted on 11-03-13 04:47:53 AM, in ATTN: DEVIN (last edited by andlabs at 11-03-13 04:49:21 AM) Link
devin went to Sweden once but couldn't visit Girlydragon for reasons; we will need to get him to go back and this time visit Girlydragon so they can fite for real.

You could call it a long distance runaround, if you will.
(post in restricted forum)
andlabs
Member
Level: 38


Posts: 171/309
EXP: 361101
For next: 9346

Since: 03-19-10

From: United States

Since last post: 1.1 years
Last activity: 129 days

Posted on 11-04-13 01:20:51 PM, in Happy birthday, Raspberry! Link
Happy birthday! I hope you're having a great day! *hugs*
(post in restricted forum)
(post in restricted forum)
(post in restricted forum)
(post in restricted forum)
andlabs
Member
Level: 38


Posts: 177/309
EXP: 361101
For next: 9346

Since: 03-19-10

From: United States

Since last post: 1.1 years
Last activity: 129 days

Posted on 11-08-13 04:11:42 PM, in What's on YOUR mind? Link
Today's andlabs misreading
Originally posted by Joe
I'm now watching fish eat other fish on my keyboard-less Quadra 605. It's pretty ninetales in here right now.


So now that I beat the game I blew all week playing I know I have a crapton of schoolwork to make up but bleh... IDK; I'll need to start that soon but I don't feel like it right this second so who knows
(post in restricted forum)
andlabs
Member
Level: 38


Posts: 179/309
EXP: 361101
For next: 9346

Since: 03-19-10

From: United States

Since last post: 1.1 years
Last activity: 129 days

Posted on 11-17-13 10:37:29 PM, in Weird Discoveries (last edited by andlabs at 11-17-13 10:38:56 PM) Link
(crosspost from sonic retro)

Hey guys, remember this?



The now famous text that's shown in Space Harrier that says "MANY MORE BATTLE SCENES WILL SOON BE AVAILABLE" that the game puts up when you lose a life? After starting to check the 16-ibit games, I'm thinking this text isn't supposed to be there...

Alex Kidd: The Lost Stars has this

$$ CONFIDENTIAL INFORMATION ]] THIS IS SEGA;S LATEST GAME< ]]SEVERAL SELECTED SCENES ARE AVAIL>]]ABLE FOR VIEWING= ]] WE ARE SURE THAT YOU;LL FIND THE ]]ALEX KIDD


Fantasy Zone has this (!)

SORRY FOR THE LIMITED//NUMBER OF SCENES.// THE FINAL VERSION OF//THE SEGA FANTASY ZONE//WILL INCLUDE MANY MORE//EXCITING SCENES!]


It's only two examples for now but heh

None of these are actually used anywhere (though the coding for them might still exist); they are remnants of earlier demonstration versions (possibly location tests?) where you could only play through a fraction of the game. I'm guessing the same thing happened with Space Harrier, but they forgot to chop the message from the final game (and still forgot to in the alternate revision). (Possible alternate theory: they intentionally left the text there and moved it to where it is in the final game...?)
(post in restricted forum)
andlabs
Member
Level: 38


Posts: 181/309
EXP: 361101
For next: 9346

Since: 03-19-10

From: United States

Since last post: 1.1 years
Last activity: 129 days

Posted on 11-21-13 03:54:32 AM, in Weird Discoveries Link
Originally posted by Hacc
I found these in the Bug! (Playable Preview) (U) [a Saturn game; SuperH CPU] demo via PS2DIS [a PlayStation tool; MIPS CPU] (I'm weird like that ).
Wait how did you
(post in restricted forum)
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Jul - Posts by andlabs


Rusted Logic

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

41 database queries, 25 query cache hits.
Query execution time:  0.297538 seconds
Script execution time:  0.012853 seconds
Total render time:  0.310391 seconds


TidyHTML vomit below
line 1 column 1 - Warning: missing <!DOCTYPE> declaration
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 147 column 134 - Warning: missing </font> before </table>
line 149 column 35 - Warning: missing <tr>
line 149 column 96 - Warning: unescaped & or unknown entity "&page"
line 149 column 130 - Warning: unescaped & or unknown entity "&page"
line 149 column 164 - Warning: unescaped & or unknown entity "&page"
line 149 column 198 - Warning: unescaped & or unknown entity "&page"
line 149 column 232 - Warning: unescaped & or unknown entity "&page"
line 149 column 266 - Warning: unescaped & or unknown entity "&page"
line 149 column 300 - Warning: unescaped & or unknown entity "&page"
line 149 column 334 - Warning: unescaped & or unknown entity "&page"
line 149 column 370 - Warning: unescaped & or unknown entity "&page"
line 149 column 405 - Warning: unescaped & or unknown entity "&page"
line 149 column 441 - Warning: unescaped & or unknown entity "&page"
line 149 column 477 - Warning: unescaped & or unknown entity "&page"
line 149 column 513 - Warning: unescaped & or unknown entity "&page"
line 149 column 549 - Warning: unescaped & or unknown entity "&page"
line 149 column 585 - Warning: unescaped & or unknown entity "&page"
line 149 column 50 - Warning: missing </font> before </td>
line 149 column 622 - 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 191 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 193 column 9 - Warning: missing <tr>
line 211 column 13 - Warning: missing <tr>
line 218 column 15 - Warning: missing <tr>
line 218 column 15 - Warning: discarding unexpected <table>
line 219 column 41 - Warning: missing <td>
line 229 column 9 - Warning: missing <tr>
line 247 column 13 - Warning: missing <tr>
line 248 column 27 - Warning: missing </nobr> before </table>
line 259 column 9 - Warning: missing <tr>
line 277 column 13 - Warning: missing <tr>
line 278 column 27 - Warning: missing </nobr> before </table>
line 285 column 9 - Warning: missing <tr>
line 303 column 13 - Warning: missing <tr>
line 304 column 27 - Warning: missing </nobr> before </table>
line 317 column 9 - Warning: missing <tr>
line 335 column 13 - Warning: missing <tr>
line 336 column 27 - Warning: missing </nobr> before </table>
line 359 column 9 - Warning: missing <tr>
line 377 column 13 - Warning: missing <tr>
line 378 column 27 - Warning: missing </nobr> before </table>
line 391 column 9 - Warning: missing <tr>
line 409 column 13 - Warning: missing <tr>
line 410 column 27 - Warning: missing </nobr> before </table>
line 412 column 152 - Warning: unescaped & or unknown entity "&view"
line 412 column 166 - Warning: unescaped & or unknown entity "&p"
line 421 column 670 - Warning: <which> attribute "]]is" lacks value
line 421 column 670 - Warning: <which> attribute "the]]near" lacks value
line 421 column 670 - Warning: <which> missing '>' for end of tag
line 421 column 670 - Error: <which> is not recognized!
line 421 column 670 - Warning: discarding unexpected <which>
line 421 column 904 - Warning: <with> attribute "innovative]]features" lacks value
line 421 column 904 - Warning: <with> missing '>' for end of tag
line 421 column 904 - Error: <with> is not recognized!
line 421 column 904 - Warning: discarding unexpected <with>
line 421 column 939 - Error: <well> is not recognized!
line 421 column 939 - Warning: discarding unexpected <well>
line 438 column 9 - Warning: missing <tr>
line 456 column 13 - Warning: missing <tr>
line 457 column 27 - Warning: missing </nobr> before </table>
line 469 column 35 - Warning: missing <tr>
line 469 column 96 - Warning: unescaped & or unknown entity "&page"
line 469 column 130 - Warning: unescaped & or unknown entity "&page"
line 469 column 164 - Warning: unescaped & or unknown entity "&page"
line 469 column 198 - Warning: unescaped & or unknown entity "&page"
line 469 column 232 - Warning: unescaped & or unknown entity "&page"
line 469 column 266 - Warning: unescaped & or unknown entity "&page"
line 469 column 300 - Warning: unescaped & or unknown entity "&page"
line 469 column 334 - Warning: unescaped & or unknown entity "&page"
line 469 column 370 - Warning: unescaped & or unknown entity "&page"
line 469 column 405 - Warning: unescaped & or unknown entity "&page"
line 469 column 441 - Warning: unescaped & or unknown entity "&page"
line 469 column 477 - Warning: unescaped & or unknown entity "&page"
line 469 column 513 - Warning: unescaped & or unknown entity "&page"
line 469 column 549 - Warning: unescaped & or unknown entity "&page"
line 469 column 585 - Warning: unescaped & or unknown entity "&page"
line 469 column 50 - Warning: missing </font> before </td>
line 469 column 622 - Warning: missing </font> before </table>
line 471 column 35 - Warning: missing <tr>
line 471 column 50 - Warning: missing </font> before </td>
line 471 column 134 - Warning: missing </font> before </table>
line 473 column 17 - Warning: discarding unexpected </textarea>
line 473 column 28 - Warning: discarding unexpected </form>
line 473 column 35 - Warning: discarding unexpected </embed>
line 473 column 43 - Warning: discarding unexpected </noembed>
line 473 column 53 - Warning: discarding unexpected </noscript>
line 473 column 64 - Warning: discarding unexpected </noembed>
line 473 column 74 - Warning: discarding unexpected </embed>
line 473 column 82 - Warning: discarding unexpected </table>
line 473 column 90 - Warning: discarding unexpected </table>
line 475 column 9 - Warning: missing </font> before <table>
line 487 column 25 - Warning: discarding unexpected </font>
line 496 column 58 - Warning: discarding unexpected </font>
line 474 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 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 162 column 11 - Warning: <img> lacks "alt" attribute
line 172 column 15 - Warning: <img> lacks "alt" attribute
line 176 column 192 - Warning: <font> attribute "color" had invalid value "97ACEF" and has been replaced
line 196 column 22 - Warning: <img> lacks "alt" attribute
line 196 column 63 - Warning: <img> lacks "alt" attribute
line 196 column 112 - Warning: <img> lacks "alt" attribute
line 196 column 162 - Warning: <img> lacks "alt" attribute
line 197 column 11 - Warning: <img> lacks "alt" attribute
line 207 column 15 - Warning: <img> lacks "alt" attribute
line 211 column 155 - Warning: <font> attribute "color" had invalid value "97ACEF" and has been replaced
line 232 column 22 - Warning: <img> lacks "alt" attribute
line 232 column 63 - Warning: <img> lacks "alt" attribute
line 232 column 112 - Warning: <img> lacks "alt" attribute
line 232 column 162 - Warning: <img> lacks "alt" attribute
line 233 column 11 - Warning: <img> lacks "alt" attribute
line 243 column 15 - Warning: <img> lacks "alt" attribute
line 262 column 22 - Warning: <img> lacks "alt" attribute
line 262 column 63 - Warning: <img> lacks "alt" attribute
line 262 column 112 - Warning: <img> lacks "alt" attribute
line 262 column 162 - Warning: <img> lacks "alt" attribute
line 263 column 11 - Warning: <img> lacks "alt" attribute
line 273 column 15 - Warning: <img> lacks "alt" attribute
line 288 column 22 - Warning: <img> lacks "alt" attribute
line 288 column 63 - Warning: <img> lacks "alt" attribute
line 288 column 112 - Warning: <img> lacks "alt" attribute
line 288 column 162 - Warning: <img> lacks "alt" attribute
line 289 column 11 - Warning: <img> lacks "alt" attribute
line 299 column 15 - Warning: <img> lacks "alt" attribute
line 303 column 140 - Warning: <font> attribute "color" had invalid value "97ACEF" and has been replaced
line 320 column 22 - Warning: <img> lacks "alt" attribute
line 320 column 63 - Warning: <img> lacks "alt" attribute
line 320 column 112 - Warning: <img> lacks "alt" attribute
line 320 column 162 - Warning: <img> lacks "alt" attribute
line 321 column 11 - Warning: <img> lacks "alt" attribute
line 331 column 15 - Warning: <img> lacks "alt" attribute
line 362 column 22 - Warning: <img> lacks "alt" attribute
line 362 column 63 - Warning: <img> lacks "alt" attribute
line 362 column 112 - Warning: <img> lacks "alt" attribute
line 362 column 162 - Warning: <img> lacks "alt" attribute
line 363 column 11 - Warning: <img> lacks "alt" attribute
line 373 column 15 - Warning: <img> lacks "alt" attribute
line 380 column 282 - Warning: <img> proprietary attribute value "absmiddle"
line 380 column 282 - Warning: <img> lacks "alt" attribute
line 394 column 22 - Warning: <img> lacks "alt" attribute
line 394 column 63 - Warning: <img> lacks "alt" attribute
line 394 column 112 - Warning: <img> lacks "alt" attribute
line 394 column 162 - Warning: <img> lacks "alt" attribute
line 395 column 11 - Warning: <img> lacks "alt" attribute
line 405 column 15 - Warning: <img> lacks "alt" attribute
line 409 column 146 - Warning: <font> attribute "color" had invalid value "97ACEF" and has been replaced
line 416 column 232 - Warning: <img> lacks "alt" attribute
line 441 column 22 - Warning: <img> lacks "alt" attribute
line 441 column 63 - Warning: <img> lacks "alt" attribute
line 441 column 112 - Warning: <img> lacks "alt" attribute
line 441 column 162 - Warning: <img> lacks "alt" attribute
line 442 column 11 - Warning: <img> lacks "alt" attribute
line 452 column 15 - Warning: <img> lacks "alt" attribute
line 459 column 292 - Warning: <img> proprietary attribute value "absmiddle"
line 459 column 292 - Warning: <img> lacks "alt" attribute
line 459 column 379 - Warning: <img> proprietary attribute value "absmiddle"
line 459 column 379 - Warning: <img> lacks "alt" attribute
line 481 column 25 - Warning: <img> lacks "alt" attribute
line 486 column 267 - Warning: <img> lacks "alt" attribute
line 147 column 134 - Warning: trimming empty <font>
line 149 column 622 - Warning: trimming empty <font>
line 469 column 622 - Warning: trimming empty <font>
line 471 column 134 - Warning: trimming empty <font>
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 212 column 27 - Warning: <nobr> is not approved by W3C
line 248 column 27 - Warning: <nobr> is not approved by W3C
line 278 column 27 - Warning: <nobr> is not approved by W3C
line 304 column 27 - Warning: <nobr> is not approved by W3C
line 336 column 27 - Warning: <nobr> is not approved by W3C
line 378 column 27 - Warning: <nobr> is not approved by W3C
line 410 column 27 - Warning: <nobr> is not approved by W3C
line 457 column 27 - Warning: <nobr> is not approved by W3C
Info: Document content looks like HTML5
Info: No system identifier in emitted doctype
Tidy found 189 warnings and 3 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