5096bde219MSVC: clean up libraries and link against XInput
darkstar
2019-06-23 01:21:48 +02:00
cdd4d853fbHaving fun with Travis - as usual. Updated S3 driver to add onboard 801 and 805.
waltje
2019-06-06 22:56:47 -05:00
a2f3c1d2a4Yup, also need to update the build script.
waltje
2019-06-06 22:40:34 -05:00
b63e7e1fc6Bumped to version 1.7.2.
waltje
2019-06-06 22:32:18 -05:00
108f30d77aReworked the Intel-based machines a little bit.
waltje
2019-05-28 22:01:05 -05:00
5a921a1885Changes to xtide.c and statbar.c, fixes#80.
waltje
2019-05-28 14:55:48 -05:00
9505feae10Updated README.md to add information on the Wiki and Forum.
waltje
2019-05-27 20:31:58 -05:00
491257bdc3Added PT-PT and DK translations. Removed one string from all language files.
waltje
2019-05-24 21:20:04 -05:00
a2ef425f92Fixed some issues. in hdd_image.c and keyboard_at.c.
waltje
2019-05-23 15:08:35 -05:00
8ec67527c6Small fixes here and there. Removed the crashdump code completely. Applied the first batch of upstream changes. Changed files to deal with new tmrval_t type (include timer.h at top.) Added the first "floppy controller card", part of the new framework. Hopefully fixed the Sigma Color 400 - works OK on DTK now.
waltje
2019-05-23 13:52:57 -05:00
8169298205Merge pull request #79 from darkstar/fixes
Fred N. van Kempen
2019-05-19 16:09:53 -04:00
ec15d932ccFix undefined variable if USE_LIBPNG is not defined
darkstar
2019-05-19 19:02:37 +02:00
928e698cc9Fixed a bug in config.c which made it no longer see floppy drives. Whoops! Small fixes here and there. Removed support for D9DX completely. Big edit to make all code use the new tmrval_t type for timers instead of int64_t, and (because of that) added timer.h to many files.
waltje
2019-05-18 19:43:45 -05:00
5e6c967ba3Updated the memregs driver to be more flexible. Updated several machines to use the new memregs devices. Updated io.c to better handle I/O catching, and to allocate the array on the heap.
waltje
2019-05-17 17:40:47 -05:00
b290ba1e80Merge pull request #77 from darkstar/msvc2019
Fred N. van Kempen
2019-05-17 11:18:35 -04:00
eb748c526eMSVC2019: Add port92 files to project
darkstar
2019-05-17 13:48:41 +02:00
33ea2d17e1MSVC: Enable some more devices
darkstar
2019-05-17 13:45:29 +02:00
ae3d67c8e2Updated to make 'memregs' a device in devices/system/memregs.c Updated to make 'port92' (from mem.ch) a device in devices/system/port92.c Several small changes and cleanups. Big edit to replace the 'void *' arguments with a new priv_t typedef to allow better enforcing of types in future cleanup rounds.
waltje
2019-05-16 20:33:45 -05:00
c81b0c4deaSeveral minor cleanups to prepare for more network cards.
waltje
2019-05-13 09:54:37 -05:00
12cef384beUpdated pc.c to have the memory dumper use the current CS:IP. Updated the rom.ch files to properly handle mirroring (from 86Box.) Updated the vid_ht216.c driver for proper operation under Windows 3.x (from 86Box.)
waltje
2019-05-12 07:44:34 -05:00
8b4843a95bUpdates to mouse.c (fixing a bug) and mouse_bus.c (fixing several) - done together with 86Box. Updated pc.c to remove the no-longer-needed mouse_init() function. Added 100MHz and 200MHz 386 processors for debugging (and faster compiles in the Linux guest.)
waltje
2019-05-10 04:06:57 -05:00
3baba710bfFixed a few things in the Sigma Color 400 driver.
waltje
2019-05-08 19:41:57 -05:00
bffc6bf7fbFound a CPU bug while debugging the new network card. This one may be responsible for other weird stuff.
waltje
2019-05-08 04:42:51 -05:00
683b72c974Updated the HT216 video driver. Changed the NVR code [again]- main code no longer clears, the AT side initializes the RAM bytes to FFs.
waltje
2019-05-06 15:53:50 -05:00
9cd057bf9eMerge pull request #76 from darkstar/msvc2019
Fred N. van Kempen
2019-05-06 05:15:17 -04:00
5082e248a2Merge pull request #75 from darkstar/msvc2017
Fred N. van Kempen
2019-05-06 05:15:02 -04:00
9761d3323cAdded missing clk.c and clk.h files. Updated Makefiles to add an override for logging on commandline.
waltje
2019-05-06 02:35:13 -05:00
1fdb5191d6More PIT cleanups; separated the 8284 (CLK) code off into clk.c. Moved PIT "handler" fucntions into the machine files. Moved PIT "speaker" function into the snd_speaker.c driver. Removed the PIT "null" handler.
waltje
2019-05-06 01:58:42 -05:00
45c8ec7975Some updates to the Packard-Bell machine to make it work better.
waltje
2019-05-06 00:02:02 -05:00
2a6dee3155Added the Packard-Bell PB410A machine and its supporting hardware.
waltje
2019-05-05 22:10:51 -05:00
4129526fe3Changes to the ROM file loading, we use a search path now.
waltje
2019-05-05 17:18:52 -05:00
f5c934d57eMore layering cleanups. Phase 1 of re-working the configuration system. All variables are now in a single structure (well, will be) and code will be updated in phases. Left are FDD, DISK, CDROM, ZIP and Joystick.
waltje
2019-05-04 15:26:25 -05:00
d00a87e77eRelease 1.7.0 - final commit.
waltje
2019-05-01 19:14:01 -05:00
8cfb6209f2Well, it generally helps to use correct pathnames and URLs, eh?
waltje
2019-05-01 02:26:57 -05:00
808a9cc6b5Travis test 6
waltje
2019-05-01 01:59:38 -05:00
5a480133bdTravis, test 5: single file.
waltje
2019-05-01 01:54:19 -05:00