Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: GlasgowEmbedded/glasgow
base: 67cffef62056
Choose a base ref
...
head repository: GlasgowEmbedded/glasgow
compare: a04b4d83c6e0
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Sep 29, 2019

  1. applet.audio.yamaha_opl: rewrite player to use WebSockets.

    This simplifies the code considerably and reduces overhead, as well
    as allowing easier expansion of control/data in the future.
    whitequark committed Sep 29, 2019
    Copy the full SHA
    f8ed49b View commit details
    Browse the repository at this point in the history
  2. applet.audio.yamaha_opl: set CHA/CHB=1 in $C0..C8 in OPL3 during reset.

    Otherwise OPL3 in OPL2 mode does something really confusing. Although
    it looks as if it should not be generating any sound, it generates
    everything except percussion.
    whitequark committed Sep 29, 2019
    Copy the full SHA
    a04b4d8 View commit details
    Browse the repository at this point in the history