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: c3b8a9a2d380
Choose a base ref
...
head repository: GlasgowEmbedded/glasgow
compare: 3c9501c314f1
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Apr 10, 2019

  1. applet.memory.floppy: reduce FIFO overflows.

    This is at best a workaround; ideally we would not issue small (256
    byte) FIFO reads in Python at all, as this does not interact well
    with the lack of preemption in asyncio.
    whitequark committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    1c9d100 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c9501c View commit details
    Browse the repository at this point in the history