Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Big bang winuae merge #1428

Merged
merged 34 commits into from
Sep 17, 2024
Merged

Big bang winuae merge #1428

merged 34 commits into from
Sep 17, 2024

Commits on Sep 14, 2024

  1. enhancement: Merge more WinUAE code

    - Added PPC
    - Added PCEM
    - Added PCI
    - Added MAME (A2410 and TM34010)
    - Added QEMU (various gfx cards, network cards, SCSI, etc)
    - Enabled relevant ifdefs
    midwan committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    57800c5 View commit details
    Browse the repository at this point in the history
  2. enhancement: Added luascript, slirp_uae

    - Removed unused ersatz
    - Added luascript (disabled for now, needs an extra library)
    - Added slirp_uae (disabled for now)
    - Added sources for separate tool "uaeunp"
    midwan committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    2d1684e View commit details
    Browse the repository at this point in the history
  3. enhancement: Added DSP emulation

    - Added DSP emulation files from WinUAE, with slight modifications (disabled for now)
    midwan committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    b925917 View commit details
    Browse the repository at this point in the history
  4. enhancement: Enabled TabletLibrary, DSP, Draco

    Not implemented on the GUI yet, but enabled related ifdefs in the code
    midwan committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    7472f04 View commit details
    Browse the repository at this point in the history
  5. enhancement: Added SANA2 support

    Not visible on the GUI yet
    midwan committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    aac1432 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d19724e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    13550a0 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. bugfix: added missing arm/arm64 headers for pcem codegen_backend

    WinUAE didn't have these, so let's grab them from PCem v16 directly
    midwan committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    37c4ea7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3593dae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0e3517 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa994f4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7258679 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4eeba29 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    57c1fbf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a3d239c View commit details
    Browse the repository at this point in the history
  9. enhancement: Added GVP T-Rex II

    Merged from WinUAE
    midwan committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    9f346b7 View commit details
    Browse the repository at this point in the history
  10. enhancement: Added DKB WildFire v1.0 and Masoboshi v2.197

    Merged from WinUAE
    midwan committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    6d1a7d0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3e09f17 View commit details
    Browse the repository at this point in the history
  12. bugfix: Added missing S3 Virge PCI byteswap mode

    Merged from WinUAE
    midwan committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    e165ce1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c20dc45 View commit details
    Browse the repository at this point in the history
  14. bugfix: Fixed uae_sem_unpost

    This should be SemPost, not SemWait
    midwan committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    15db19c View commit details
    Browse the repository at this point in the history
  15. enhancement: Allow 16-bit only if D3D9 is selected.

    Merged from WinUAE - Amiberry uses gfx_api value 2 anyway.
    midwan committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    1486b85 View commit details
    Browse the repository at this point in the history
  16. bugfix: Fix SPRxPOS modification just before horizontal match if spri…

    …te had lowest horizontal bit set.
    
    Merged from WinUAE
    midwan committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    0691dc4 View commit details
    Browse the repository at this point in the history
  17. enhancement: Both COPxJMP strobe emulation update

    Merged from WinUAE
    midwan committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    3475232 View commit details
    Browse the repository at this point in the history
  18. enhancement: Serial emulation updates, more accurate transmit timing,…

    … receive timing is not anymore instant except in direct mode.
    
    Merged from WinUAE
    midwan committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    8d16d41 View commit details
    Browse the repository at this point in the history
  19. enhancement: OpalVision undocumented horizontal panning emulation

    address load was ignored if it was included in second control line.
    midwan committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    07397c1 View commit details
    Browse the repository at this point in the history
  20. perf: Reduce amount of read_processor_time() calls.

    Merged from WinUAE
    midwan committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    413adb1 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    e10a1e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9f6f33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    813d701 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf82647 View commit details
    Browse the repository at this point in the history
  5. enhancement: added label in Input panel for Parallel Port joystick ad…

    …apter
    
    The label should make it more clear that the last two ports are for the emulated parallel port joystick adapter
    midwan committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    945e849 View commit details
    Browse the repository at this point in the history
  6. enhancement: GUI listbox inactive color improvement

    The guisan listbox would use an inactive color of a fixed value.
    It should use something from the color scheme, instead.
    midwan committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    e42d6f4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c98da52 View commit details
    Browse the repository at this point in the history