Skip to content

test: Check ROM size#124

Merged
Fubukimaru merged 2 commits into
masterfrom
test-romsize
Nov 20, 2023
Merged

test: Check ROM size#124
Fubukimaru merged 2 commits into
masterfrom
test-romsize

Conversation

@duhow

@duhow duhow commented Nov 5, 2023

Copy link
Copy Markdown
Collaborator

Created by #121 , this ensures the behaviour does not change in the future.

@Fubukimaru

Copy link
Copy Markdown
Owner

This bug was not a bug. It's the way asMSX works. The behaviour is correct as .BIOS writes bytes in the ROM (the header), therefore you must initialize first the program counter with .PAGE or .ORG. The documentation was updated accordingly to cover this.

However, we could maintain at least the part that is able to check sizes in case it is interesting for future tests!

@duhow

duhow commented Nov 6, 2023

Copy link
Copy Markdown
Collaborator Author

Exactly as you said, that's why I added the test to prevent any regression or unexpected change in the future.

@Fubukimaru Fubukimaru self-requested a review November 20, 2023 15:30

@Fubukimaru Fubukimaru left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

All ok

@Fubukimaru Fubukimaru merged commit 2bd274b into master Nov 20, 2023
@duhow duhow deleted the test-romsize branch September 4, 2024 10:50
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.

2 participants