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

IBM5150 - size property #6876

Open
ArcadeShadow opened this issue Jun 28, 2020 · 1 comment
Open

IBM5150 - size property #6876

ArcadeShadow opened this issue Jun 28, 2020 · 1 comment

Comments

@ArcadeShadow
Copy link
Contributor

@ArcadeShadow ArcadeShadow commented Jun 28, 2020

In some games the size property in the Floppy tag isn't the same of the size property in the Rom tag.
There are 2 games, like this ("centiped", "mspacman"). Is it normal or not?
As you can see below:

<software name="centiped">
	<description>Centipede</description>
	<year>1983</year>
	<publisher>Atarisoft</publisher>
	<info name="usage" value="PC Booter" />
	<part name="flop1" interface="floppy_5_25">
		<dataarea name="flop" **size="1049469"**>
			<rom name="centipede.mfm" **size="1011265"** crc="29332053" sha1="d34519a6cd21ac50ada1d78b28be138e77128635"/>
		</dataarea>
	</part>
</software>
@rzero9
Copy link
Contributor

@rzero9 rzero9 commented Jul 10, 2020

This is just me being lazy with copy-pasting stuff, it should be the same. I have submitted a PR to fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.