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

Revert "Revert "c140.cpp updates [cam900, superctr]" ", Fix regression of gal3.cpp #6659

Merged
merged 9 commits into from
May 7, 2020

Commits on May 4, 2020

  1. c140.cpp: Update data bus behavior and support 12 bit PCM, Verified f…

    …rom assault(namcos2) schematics
    
    Add/Update notes, Use shorter/correct type values, Fix address/data bus bits, Mordernize save states, Fix spacing, Reduce unnecessary lines, duplicates, Move little endian interface in c140.h
    namcos2.cpp, namcos21*.cpp: Fix c140 ROM loading, mirrored maps
    vgmplay.cpp: Fix C140 compatiblity
    cam900 committed May 4, 2020
    Configuration menu
    Copy the full SHA
    d169757 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2020

  1. c140.cpp : Move bankswitch behaviors in each drivers, Reduce noisy so…

    …und regression in previous commit
    
    remain in vgmplay for compatiblity
    namcos2.cpp: Verify C140 ROM mapping from schematics
    namcos21*.cpp : Add notes
    cam900 committed May 5, 2020
    1 Configuration menu
    Copy the full SHA
    0640d51 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2020

  1. Configuration menu
    Copy the full SHA
    7d95589 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c1c55e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9970ec6 View commit details
    Browse the repository at this point in the history
  4. c140.cpp : Implement some features from QuattroPlay, by superctr

    Add notes, Split sound stream update and host interface
    cam900 committed May 6, 2020
    Configuration menu
    Copy the full SHA
    c402527 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2020

  1. Configuration menu
    Copy the full SHA
    58dc1ed View commit details
    Browse the repository at this point in the history
  2. gal3.cpp : Fix boot

    cam900 committed May 7, 2020
    Configuration menu
    Copy the full SHA
    6966285 View commit details
    Browse the repository at this point in the history
  3. c140.cpp: Fix spacing

    cam900 committed May 7, 2020
    Configuration menu
    Copy the full SHA
    4759c23 View commit details
    Browse the repository at this point in the history