Tom McCaffery

Results 5 issues of Tom McCaffery

Just a small cleanup PR to avoid magic numbers in the code. Several places in this file use the `viewportResizeHandleWidth` variable when calculating widths. I found `14` being used in...

This change aims to improve readability and efficiency by reducing repeated DOM and/or jQuery selectors I found in `styleguide.js`. - Make more use of an existing reference, `$sgIframe` - Create...

My goal is to be able to launch arbitrary TI-99 games from my game launcher. Though using app mode is one way to launch directly to a game, it requires...