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 |