Luke Usher
5613762fd8
Merge remote-tracking branch 'upstream/master' into memory-manager
2017-03-25 00:24:56 +00:00
jarupxx
1bac81d478
Merge remote-tracking branch 'upstream/master' into xdk5028
...
# Conflicts:
# build/win32/Cxbx.vcxproj.filters
2017-03-24 21:20:15 +09:00
Luke Usher
3450c773a0
Merge remote-tracking branch 'upstream/master' into memory-manager
2017-03-23 21:49:05 +00:00
Luke Usher
f46f77c3ad
Initial MemoryManager Implementation
2017-03-23 21:47:19 +00:00
Henrik Rydgard
bc4ccea18d
Avoid including version.h everywhere. Use multiprocessor build.
2017-03-23 21:55:13 +01:00
jarupxx
33b4a24e1d
Began building XDK 5028 based on 4627
2017-03-23 06:49:12 +09:00
PatrickvL
8ceca49e6f
EEPROM refactorings: Memory mapped load, offset-based access, centralized
2017-03-10 15:01:12 +01:00
jarupxx
c64380a073
Merge remote-tracking branch 'upstream/master' into xdk5344
...
# Conflicts:
# build/win32/Cxbx.vcxproj.filters
2017-03-06 19:03:36 +09:00
PatrickvL
0239a13a41
Added xdvdfs for issue #205
...
This is a modified copy of
https://github.com/multimediamike/xbfuse/blob/master/src/xdvdfs.c
Also included are:
* a few improvements originating from Dxbx,
* renames of a few variables,
* and raw-dump support xbfuse
Raw-dump support also required a few updates to support file system base
sector numbers other than zero (see "Cxbx addition" in this commit).
2017-03-03 16:18:44 +01:00
Luke Usher
118d64b457
Fix glew32 build step
2017-03-03 08:36:00 +00:00
jarupxx
404b41a958
Added Include files
2017-03-02 17:20:51 +09:00
PatrickvL
b37e06a77a
Restored accidentally removed pre- and post-build events
2017-03-01 16:39:36 +01:00
PatrickvL
a3aad91231
Merged CxbxKrnl.DLL into Cxbx.exe
...
Fixes issue #202
2017-03-01 15:54:33 +01:00
Luke Usher
862e53e2d3
Initial appveyor build scripts
2017-02-15 20:37:47 +00:00
x1nixmzeng
3348de22cd
Project cleanup
2017-01-14 01:57:50 +00:00
x1nixmzeng
996f71a6df
Added stb_image for image decoding
2017-01-07 20:12:38 +00:00
x1nixmzeng
ca965c9ea6
Removed libjpeg library
2017-01-07 19:43:04 +00:00
x1nixmzeng
5bbc31029f
Removed all EXE support
...
Very aggressive cull of old Exe support:
Removed GUI for importing/exporting Exe files
Removed GUI for storing Exe history
Removed GUI for Executable Generation
Removed unused EmuExe class
Removed unused Exe registry settings
Removed unused Exe file history
Removed unused standalone Cxbe console app which would no longer compile
2016-12-21 23:58:11 +00:00
Luke Usher
c1cb6d6248
Xbe Loader stuff
2016-09-27 22:31:10 +01:00
Luke Usher
67c37feebd
fix compilation with Visual Studio 2015
2016-08-12 09:25:45 +01:00
Luke Usher
38a6eed65e
Convert project to open with MSVC 2015. However, still using the v120 toolset.
...
Removed spare project files, I only test compilation with the latest MSVC version.
2016-04-01 21:39:17 +01:00