dingusppc/utils
Mihai Parparita d4c9db7fcf Move disk image reading to be behind an ImgFile class
Allows different implementations for different platforms (the JS
build relies on browser APIs to stream disk images over the network).

Setting aside the JS build, this also reduces some code duplication.
2023-11-09 21:49:28 -08:00
..
CMakeLists.txt Move disk image reading to be behind an ImgFile class 2023-11-09 21:49:28 -08:00
imgfile.h Move disk image reading to be behind an ImgFile class 2023-11-09 21:49:28 -08:00
imgfile_sdl.cpp Move disk image reading to be behind an ImgFile class 2023-11-09 21:49:28 -08:00
profiler.cpp Clean up #includes 2023-11-03 00:33:47 -07:00
profiler.h Fix forgotten include. 2021-04-19 00:13:33 +02:00