]> Shamusworld >> Repos - thunder/commit
Added save states; updated application icon. master
authorShamus Hammons <jlhamm@acm.org>
Sat, 14 Jan 2023 02:07:53 +0000 (20:07 -0600)
committerShamus Hammons <jlhamm@acm.org>
Sat, 14 Jan 2023 02:07:53 +0000 (20:07 -0600)
commit9eb5812230547fd62f2413d84a0dcc9e1336be21
treea7b0ef3bf84d417417c5446ff73e4dcf4a1ac2af
parenta046907b274eb0cfa9c10a4c68fb38255f96714c
Added save states; updated application icon.
18 files changed:
.gitignore
makefile
res/icon-64x64.data [new file with mode: 0644]
res/icon-64x64.xcf [new file with mode: 0644]
res/thunder.ico
src/fileio.cpp [new file with mode: 0644]
src/fileio.h [new file with mode: 0644]
src/icon-64x64.cpp
src/icon-64x64.h
src/psg.cpp
src/psg.h
src/sound.cpp
src/sound.h
src/thunder.cpp
src/video.cpp
src/video.h
src/ym2151.cpp
src/ym2151.h