Add years to the Machine Type names #4501
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
Adds release years to the CPUs and platforms for the strings for the Machine Type selector.
I am working on a video about 86Box and was trying to describe how the Machine Type selection works and I realized this is not particularly newbie friendly. There a few platforms that can be confusing without context (like Super Socket 7 for example). I thought that adding years as a prefix value could be a good reference point for users who don't have familiarity with all of the options.
I discussed this in the Discord server and there seemed to be interest in it so I'm submitting my changes to implement this. It also sounds like there is interest in this being extended to other areas like video cards and motherboards, but I think it is especially important that this be added to the Machine Type option because it is the first and most important thing the user needs to decide on.
I've added my references for the years below, if there are issues with any of them I would be happy to make corrections. I am citing wikipedia, but I wanted to get this done rather than get bogged down in digging through their sources. What I found seems to correlate to other research done by Efflixi on Discord.
Checklist
References