BlueSCSI / BlueSCSI-v2

Open source, open hardware, SCSI emulator using the Pi Pico PR2040
https://bluescsi.com
GNU General Public License v3.0
225 stars 23 forks source link

Chore: Consolidate ini/config parsing #49

Open erichelgeson opened 1 year ago

erichelgeson commented 1 year ago

Config is parsed all over the place which leads to bugs and duplicated code. It is hard coded to one file which makes it inflexible.

We should be able to: