Thats good advice. Was not familiar with the jiffydos chip.
So the uIEC that was linked, how does that work exactly?
I load disk images unto an SD card and....then what happens?
Thanks guys and sorry for the stupid questions 
From the C64 the uIEC looks like a floppy drive with a ton of storage. You load PRG files normally through LOAD or JiffDOS commands. To use a disk image, it is a bit more complicated without JIffyDOS having to use OPEN command. With JiffyDOS you just use @CD:GAME.D64 to switch to that disk image. It sees disk images as a directory. Once you switch into the disk image, load like you normally would.