Skip to content

Commits on May 8, 2021

  1. Merge pull request #2513 from Allofich/fix2

    Fix Clang warnings
    joncampbell123 committed May 8, 2021

Commits on Apr 10, 2021

  1. restore this too

    Wengier committed Apr 10, 2021

Commits on Apr 8, 2021

Commits on Apr 6, 2021

  1. fix dyn_mmx

    Wengier committed Apr 6, 2021

Commits on Mar 16, 2021

  1. fix

    Wengier committed Mar 16, 2021
  2. fixes

    Wengier committed Mar 16, 2021

Commits on Mar 14, 2021

  1. mmx fix

    joncampbell123 committed Mar 14, 2021
  2. Merge pull request #2370 from Allofich/SVN

    SVN r4421
    joncampbell123 committed Mar 14, 2021
  3. more

    Wengier committed Mar 14, 2021
  4. SVN r4421

    Rewrite dynamic core port handling so only one call is made instead of
    2.
    Allofich committed Mar 14, 2021
  5. update code

    Wengier committed Mar 14, 2021

Commits on Mar 6, 2021

  1. SVN r4412

    Update copyright.
    Allofich committed Mar 6, 2021

Commits on Jan 25, 2021

Commits on Jan 22, 2021

  1. Apply SVN r4398 changes to other cache.h file

    Earlier SVN commit, skipped for DOSBox-X, merged the core_dyn_x86 and
    core_dynrec cache.h files.
    Allofich committed Jan 22, 2021
  2. Revert one change imported from SVN. Either it was a mistake or SVN h…

    …as a two-parameter version of cache_addb(), which DOSBox-X does not have
    joncampbell123 committed Jan 22, 2021
  3. SVN r4401

    Improve xchg to handle unwritable memory better.
    Allofich committed Jan 22, 2021
  4. SVN r4399

    Finish up and add LOOP_NE and LOOP_E
    Allofich committed Jan 22, 2021
  5. SVN r4398

    Split the position updating from the cache adding.
    Allofich committed Jan 22, 2021

Commits on Jan 21, 2021

  1. Enable/disable non recursive page fault mode in dynamic_x86 core usin…

    …g "use dynamic core with paging on"
    koolkdev committed Jan 21, 2021

Commits on Jan 16, 2021

Older