intvsteve / VINTage

Various Intellivision-related projects, including the LTO Flash! User Interface application.
GNU General Public License v2.0
3 stars 1 forks source link

Add uint FeaturesMask to feature helpers #229

Closed intvsteve closed 6 years ago

intvsteve commented 6 years ago

All the various FeaturesHelpers classes have a strongly-typed flags mask, but not one for uint manipulation. Add one to those without it.