Closed YoshiRulz closed 6 days ago
Also "unplugged" / no peripheral is missing.
Which games require it?
So zero info about games that need unplugged.
Also I'm not convinced someone working an a core would just randomly forget to update enums on one side while changing them on the other without any testing. MOST cores use enums with implicit values, so I have no idea why puae is being singled out here.
Also "unplugged" / no peripheral is missing. https://github.com/TASEmulators/BizHawk/blob/c7d87c487e015a3f8f97747c88ec4fe92144c670/src/BizHawk.Emulation.Cores/Computers/Amiga/LibPUAE.cs#L76-L89
Setting explicit values should be required in general, at least for enums used in wbox/native interop.