darkstar
93f9233fb6
MSVC: Fix usage of gcc __attribute__((packed))
...
Yes, this is ugly but sadly there's no standard way to define packed
structs
2018-02-22 00:46:10 +01:00
darkstar
d213bcf735
MSVC: Try to fix inline assembly for MSVC
...
This is untested and will probably crash :)
2018-02-22 00:45:55 +01:00
darkstar
0c463acbc1
MSVC: Fix preprocessor test for Visual Studio
2018-02-21 21:13:49 +01:00
darkstar
1510a0fe31
CPU: Fix potentially uninitialized variable
2018-02-21 21:13:49 +01:00
darkstar
acc429bb37
MSVC: remove gcc-ism for Visual Studio
...
MSVC does not have __attribute__((foo))
2018-02-21 21:13:48 +01:00
e5d6752760
Added .gitignore
2018-02-21 19:52:54 +00:00
darkstar
c9ddadf715
WINDOWS: Fix resource file
...
One string resource was longer than 256 characters, one duplicate
string ID was fixed, and one key definition was spitting out errors.
The about text will at some point have to be replaced with two separate
string labels, for now I fixed just enough to get it to open in MSVC
2018-02-21 20:32:03 +01:00
waltje
52078bd6d9
Fixed typo in win/win_crashdump.c
2018-02-20 23:37:15 -05:00
a02d58a180
Minor update to readme
2018-02-21 03:17:25 +00:00
waltje
f922783bfa
Merge branch 'master' of https://github.com/VARCem/VARCem
2018-02-20 22:04:50 -05:00
waltje
497ac7b74a
Added DOCS and ROMS folders.
2018-02-20 22:04:24 -05:00
39d420c72c
Corrected IRC network
2018-02-21 02:56:41 +00:00
waltje
5fca7baf7c
Merge branch 'master' of https://github.com/VARCem/VARCem
2018-02-20 21:54:33 -05:00
waltje
7f4ddcd70b
Import of all sources.
2018-02-20 21:52:53 -05:00
629f3379cc
Correct readme markdown.
2018-02-21 02:40:13 +00:00
waltje
8485cbfe1a
Initial upload preparation.
2018-02-20 21:31:53 -05:00
Fred N. van Kempen
b5c7ffde48
first commit
2018-02-11 17:14:09 -05:00