Skip to content

added a few features to maybe run WinUAE cputest#186

Open
jotd666 wants to merge 1 commit into
cnvogelg:mainfrom
jotd666:master
Open

added a few features to maybe run WinUAE cputest#186
jotd666 wants to merge 1 commit into
cnvogelg:mainfrom
jotd666:master

Conversation

@jotd666
Copy link
Copy Markdown

@jotd666 jotd666 commented Jun 5, 2023

  • don't crash if invalid character printed, print space instead
  • support for AllocAbs

- don't crash if invalid character printed, print space instead
- support for AllocAbs
"FreeMem: Unknown memory to free: ptr=%06x size=%06x" % (addr, size)
)
pass
#raise VamosInternalError(
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe replace with log_exec.info() instead of commenting out?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Arg sorry. It should just be uncommented and left as it was! It was early tests with a AllocAbs I forgot to restore the old code.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do you want me to submit another PR with the fix?

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you can update this PR by committing to your branch @jotd666, no need to create a new PR.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have amended my previous commit. Does that work?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants