Common: Add a basic ISO reader class

This commit is contained in:
Connor McLaughlin
2019-11-29 23:36:25 +10:00
parent ea35c5f3bc
commit 3b11d936df
7 changed files with 449 additions and 0 deletions

View File

@@ -14,6 +14,8 @@ add_library(common
gl/stream_buffer.h
gl/texture.cpp
gl/texture.h
iso_reader.cpp
iso_reader.h
jit_code_buffer.cpp
jit_code_buffer.h
rectangle.h