Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
K Kernel
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Labels
    • Labels
  • Merge requests 8
    • Merge requests 8
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • RiscOS
  • Sources
  • Kernel
  • Merge requests
  • !56

Merged
Created Aug 01, 2021 by Jeffrey Lee@jleeDeveloper

Fix for AP1 emulation, some code tidying, and reserve an OS_PlatformFeatures 0 bit

  • Overview 1
  • Commits 4
  • Changes 6
  • Fix an infinite abort loop when trying to use the LDA instruction with emulated AP1 memory
  • Reserve OS_PlatformFeatures 0 bit 22 for Pyromaniac: https://www.riscosopen.org/forum/forums/3/topics/16609
  • Add some safety checks to s.CPUFeatures to try and avoid CallASWI reporting the wrong flag values (c.f. RiscOS/Sources/Utilities/Patches/CallASWI!1 (merged))
  • Fix a couple of comment typos
Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Source branch: AP1Fix