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: freebasic/fbc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: freebasic/fbc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: emscripten
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 77 files changed
  • 1 contributor

Commits on Oct 10, 2015

  1. first emscripten prot commit

    v1ctor committed Oct 10, 2015
    Configuration menu
    Copy the full SHA
    1d5ca80 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2015

  1. fixed: screen update + inkey (gfxlib2)

    v1ctor committed Oct 11, 2015
    Configuration menu
    Copy the full SHA
    0deb515 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2015

  1. fixed: some extended keys

    v1ctor committed Oct 12, 2015
    Configuration menu
    Copy the full SHA
    6d78209 View commit details
    Browse the repository at this point in the history
  2. Emscripten can't do unaligned memory access, so even in QB mode we mu…

    …st pad the UDT fields
    v1ctor committed Oct 12, 2015
    Configuration menu
    Copy the full SHA
    38d477d View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2015

  1. added: mouse, keyboard and event functions

    v1ctor committed Oct 14, 2015
    Configuration menu
    Copy the full SHA
    d599239 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2015

  1. added: new shell and terminal

    v1ctor committed Oct 16, 2015
    Configuration menu
    Copy the full SHA
    8d652fe View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2015

  1. Configuration menu
    Copy the full SHA
    11e76f5 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2015

  1. fixed: cursor on/off

    v1ctor committed Oct 18, 2015
    Configuration menu
    Copy the full SHA
    e79f80d View commit details
    Browse the repository at this point in the history
Loading