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

Paula #55

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Paula #55

wants to merge 7 commits into from

Commits on Nov 26, 2019

  1. m5000 device selection register fixes

    Fix more correctly emulate the behaviour of the &FCFF register - only return the contents when the device has been selected.
    dominicbeesley committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    02a5f72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4486c12 View commit details
    Browse the repository at this point in the history
  3. 1st cut Paula emulation

    Working and tested with MODPLAY
    
    No save state yet - not quite sure how to allocate magic numbers
    
    There's a test ssd at https://github.com/dominicbeesley/1MPaula/blob/master/binaries/paula.ssd
    dominicbeesley committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    bfad812 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2019

  1. Configuration menu
    Copy the full SHA
    0d9dbc3 View commit details
    Browse the repository at this point in the history
  2. delete bak files

    dominicbeesley committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    df5a457 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2019

  1. BCD fixes for NMOS

    It seems this has been "fixed" for Master / CMOS in the past but that has broken NMOS
    dominicbeesley committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    3f2fd48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    268c763 View commit details
    Browse the repository at this point in the history