Flyinghead
|
c73bbc85bd
|
savestate: rzip size must be 64-bit on all platforms
|
2021-06-06 11:18:42 +02:00 |
Flyinghead
|
f1b4b78e4c
|
savestate: edge case leading to i/o error on load
|
2021-03-28 20:09:59 +02:00 |
scribam
|
3cdff93e26
|
archive: use int as second parameter for LookToRead2_CreateVTable
|
2021-03-28 11:06:26 +02:00 |
Flyinghead
|
ee109d0fec
|
save state: fix rzip compression error
|
2021-03-16 10:16:29 +01:00 |
scribam
|
26ebcdf9f5
|
clang-tidy: run modernize-use-equals-default
|
2021-03-14 21:52:42 +01:00 |
scribam
|
d715836c40
|
clang-tidy: run modernize-use-override
|
2021-03-13 17:28:32 +01:00 |
flyinghead
|
80386d45b9
|
rzip memory leak
|
2021-03-05 18:16:51 +01:00 |
Flyinghead
|
30278a5511
|
7z: close the file in case of error and when reusing
|
2021-02-11 16:31:04 +01:00 |
flyinghead
|
16dec49e08
|
windows: use utf8 internally. Support latin2, cyrillic, etc. pathnames
upgrade libzip to 1.7
imgui: use all glyphs from font including latin2, cyrillic, greek, etc.
|
2021-01-19 11:11:01 +01:00 |
Flyinghead
|
060650e0d8
|
support for compressed save-states
|
2020-12-26 09:58:53 +01:00 |
scribam
|
2d9390df9f
|
Enable 7zArchive for MSVC
|
2020-04-25 12:45:31 +02:00 |
scribam
|
a155282fd0
|
Cleanup compiler warnings (mostly sign-compare)
|
2020-03-30 23:00:43 +02:00 |
scribam
|
e99aac3575
|
Remove "using namespace std;"
|
2020-03-30 23:00:43 +02:00 |
scribam
|
29f2391230
|
zip: use the public api to get a file from crc
|
2020-02-07 22:47:18 +01:00 |
Flyinghead
|
48efdac9b4
|
naomi: open by crc for zip and 7z. add mvsc2u crc rom info
|
2020-01-24 21:55:12 +01:00 |
scribam
|
49b7e0682b
|
Cleanup
|
2019-09-07 20:36:13 +02:00 |
scribam
|
df37077bb6
|
msvc: Do not include "7zArchive.h" header
This header is not required as the code related to it, in the same file, is not included when "_MSC_VER" is defined.
|
2019-08-31 11:10:03 +02:00 |
flyinghead
|
7f0489ff28
|
visual studio compatibility
no modem support
no zip or 7z support so no naomi for now
hacked a .asm file as vs doesn't support inline assembly -> code dup
|
2019-03-30 19:26:05 +01:00 |
Flyinghead
|
cfc215233f
|
Naomi: 7z archives - Split/parent roms
|
2018-11-23 18:46:21 +01:00 |