- --
Viewing Issue Advanced Details
[ Jump to Notes ]
ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
---|---|---|---|---|---|
02575 | Misc. | Typo | Always | Oct 17, 2008, 11:04 | Jan 2, 2009, 05:58 |
Tester | sebbu | View Status | Public | Platform | MAME (Official Binary) |
Assigned To | aaron | Resolution | Fixed | OS | Windows XP/Vista 32-bit |
Status [?] | Resolved | Driver | |||
Version | 0.128 | Fixed in Version | 0.129 | Build | I686 |
Fixed in Git Commit | Github Pull Request # | ||||
Summary | 02575: taitogn: Not marked as bios in -listxml | ||||
Description | taitogn set isn't marked as a bios, don't show isbios="yes" | ||||
Steps To Reproduce | mamepp.exe -listxml taitogn | ||||
Additional Information | |||||
Github Commit | |||||
Flags | Verified with Original | ||||
Regression Version | 0.87u4 (Added) | ||||
Affected Sets / Systems | taitogn | ||||
Attached Files
|
|||||
Relationships
There are no relationship linked to this issue. |
Notes
3
No.02876
Tafoid Administrator
Oct 17, 2008, 16:57
|
As I understand what the source is doing.. while this IS a bios, it is not being used by any games in MAME as of yet. Therefore, it's left in as a playable game mostly for debugging purposes. As soon as sets which use this hardware configuration which shares it's base with the ZN2 and are able to work or are added to MAME, this "taitogn" will assume a GAME_IS_BIOS_ROOT flag, denoting it as an active bios and keeping in line with others. I'll leave open and request Developer reaction to this. |
---|---|
No.02879
Haze Senior Tester
Oct 18, 2008, 12:40
|
Probably a leftover from when BIOS sets couldn't be run as standalone (as you note, there are no games using this yet, so having it as a normal set was the only way to see the bios) I don't know if there would be any other issues if it was marked as a BIOS at this time tho. |
No.03060
sebbu Tester
Nov 18, 2008, 22:35
|
i just used the .dat for some audit, and i saw that galgbios, hod2bios and mac2bios are bioses which are not being used by any games in MAME... should it be the same for taitogn ( either case, all four as bios or all four as normal rom ) ? |