Wengier
|
f1c9ee4184
|
fix header
|
2021-06-09 16:39:26 -04:00 |
|
Allofich
|
67ebe980a7
|
Remove unneeded includes
|
2021-06-06 04:39:54 +09:00 |
|
Jonathan Campbell
|
73977da7e8
|
Initial emscripten SDL2 integration. It compiles. Hope it works
|
2018-09-14 16:10:08 -07:00 |
|
Jonathan Campbell
|
ce1d590d7d
|
#pragma warning is Microsoft C++ specific, not for MinGW
|
2018-05-22 14:45:18 -07:00 |
|
Jonathan Campbell
|
8dc148640d
|
Remove parenthesis for OEMTEXT() to avoid GCC warning about initializing array with parameterized constant
|
2018-05-22 13:26:16 -07:00 |
|
Jonathan Campbell
|
46190912a5
|
cleanup
|
2018-05-22 13:10:40 -07:00 |
|
Jonathan Campbell
|
3edc86f0ea
|
Revert "C++ comments in C warning cleanup"
This reverts commit 4ee2fbd56c .
|
2018-05-21 12:35:59 -07:00 |
|
Jonathan Campbell
|
4ee2fbd56c
|
C++ comments in C warning cleanup
|
2018-05-21 12:14:01 -07:00 |
|
Jonathan Campbell
|
dce8cddc69
|
Knowing the byte order is important, make sure
|
2018-02-26 14:16:42 -08:00 |
|
Jonathan Campbell
|
d630b3135e
|
Inclusion of Neko Project II headers and endian.h broke compile on Mac OS X, move endianness stuff into its own header
|
2018-02-26 14:03:42 -08:00 |
|
Jonathan Campbell
|
e4735df472
|
Windows SDL 1.x: Update VS2015 projet file, add hacks to deal with Windows, including POSIX compliant behavior like missing opendir/readdir and nagging you to call POSIX functions with an underscore for a prefix.
|
2018-02-17 16:22:35 -08:00 |
|
Jonathan Campbell
|
c4f1558187
|
Remove unused directory enumeration from dosio.c
|
2018-02-17 16:04:08 -08:00 |
|
Jonathan Campbell
|
9fa0c0b963
|
PC-98 FM timer, reincorporate np2 code and then wrapper
|
2018-02-17 14:47:16 -08:00 |
|
Jonathan Campbell
|
1487104cc4
|
Enable PX as well
|
2018-02-17 13:42:12 -08:00 |
|
Jonathan Campbell
|
f9f40d33ee
|
got it to compile again, next...
|
2018-02-17 12:15:33 -08:00 |
|
Jonathan Campbell
|
1b9f2d49b3
|
more corrections
|
2018-02-17 11:29:52 -08:00 |
|
Jonathan Campbell
|
034e021a69
|
rhythm and getsnd port, dosio
|
2018-02-17 11:26:57 -08:00 |
|
Jonathan Campbell
|
8c691c9d07
|
psggen re-port
|
2018-02-17 10:23:40 -08:00 |
|
Jonathan Campbell
|
9b12c52579
|
break out to another C file
|
2018-02-17 10:00:26 -08:00 |
|
Jonathan Campbell
|
568c2b8b13
|
bring in the code, and begin to use opngen*.c, comment out and disable hacked version in pc98_fm.cpp
|
2018-02-17 09:32:49 -08:00 |
|
Jonathan Campbell
|
c2dfb77c1a
|
PC-98 FM re-copy headers and keep them separate
|
2018-02-17 09:13:11 -08:00 |
|
Jonathan Campbell
|
d61623e7d7
|
Undo, not ready yet
|
2018-02-17 02:35:51 -08:00 |
|
Jonathan Campbell
|
d3732007e3
|
Begin re-porting FM code from NP2
|
2018-02-17 01:42:28 -08:00 |
|
Jonathan Campbell
|
8953742766
|
PC-98 FM cleanup
|
2018-02-17 00:48:30 -08:00 |
|
Jonathan Campbell
|
99fb17ff6a
|
split some code out to a header
|
2017-12-19 11:43:42 -08:00 |
|