Commit graph pcem/src/Makefile.in
Author SHA1 Message Date
C.W. Betts
1eb1cc5e5b Include SDL2 CFlags in with the general CFlags: this fixes SDL2 build failures on macOS.
Regenerate auto-conf/etc.
Fix the SDL2 includes.
2021-05-19 16:09:11 -06:00
SarahW
2c6b130ec8 Update Makefile.in 2019-05-19 17:41:11 +01:00
SarahW
22ebbec201 Makefile.am fixes. 2019-04-25 08:14:51 +01:00
SarahW
03fe25d818 First stage of dynamic recompiler rewrite.
Basic IR generation calls C implementation of all instructions.
Backend generation implemented for x86, x86-64, ARM and ARM64.
2018-06-17 20:26:15 +01:00
SarahW
8e52c00ffc Autoconf setup now sets build flags for C++. 2018-03-04 13:58:45 +00:00
SarahW
f0889fd981 Fix automake include path for Windows. 2018-02-11 15:45:41 +00:00
SarahW
2f73338081 Changes to autoconf/automake scripts to improve MSYS2 compatibility. Patch from darksabre76. 2018-02-10 11:30:26 +00:00
SarahW
74adbca249 Add ./configure option to create release build. 2017-12-11 16:43:29 +00:00
SarahW
0634cba224 Added autoconf test for off64_t and related calls. 2017-11-11 20:48:03 +00:00
SarahW
43eabc727c Added OS X support to build system. 2017-11-11 20:23:01 +00:00
SarahW
0d5d7ac005 Removed Allegro port. 2017-10-19 21:19:18 +01:00
SarahW
c532d874a1 Added Linux MIDI output via ALSA. 2017-10-11 20:26:47 +01:00
pcem_emulator
24c552ca38 Network support added to Linux build. 2017-08-08 21:59:53 +01:00
pcem_emulator
2881d35680 Changes to wxWidgets/SDL2 port :
- Updated UI
- OpenGL 3.0 with GLSL/GLSLP-support
- Improvements to Windows version
- Minor changes/bugfixes
Patch from bit.
2017-07-30 10:39:27 +01:00
pcem_emulator
23b2ae0d9d wxWidgets GUI can now be built through autoconf (use '--enable-wx'). 2017-05-29 16:24:08 +01:00
pcem_emulator
7fe91626d6 Added new GUI based on wxWidgets. Patch from bit. 2017-05-29 15:38:48 +01:00
pcem_emulator
d2245f2d45 Ported configuration manager to Allegro GUI 2017-05-15 22:03:38 +01:00
SarahW
f7652451b4 Updated Linux makefiles. 2017-04-19 16:36:42 +01:00
SarahW
3d26ce6517 Autotools related updates. Patch from AmatCoder. 2017-03-03 20:57:22 +00:00
SarahW
39bb34ad3a Updated autoconf/automake/aclocal 2017-02-18 20:05:56 +00:00
TomW
7bd35a0c10 Update Makefile.am 2016-06-05 08:24:18 +01:00
TomW
c9111b22a2 Updates and fixes to Linux IOCTL CD-ROM code. Based on patch from Battler 2016-04-04 15:15:08 +01:00
TomW
0d1d018e80 Fix Linux port. Update Linux GUI. 2016-01-12 20:54:30 +00:00
TomW
fa7e77b013 Fix Linux configure/makefile. Bump version number up to v10.1. 2015-11-07 11:19:29 +00:00
TomW
634c235dc2 Fix Linux build. Enable 64-bit recompiler in Linux. 2015-07-18 16:03:39 +01:00
TomW
1fb4de4507 Dynamic recompiler now works on Linux (32-bit only) 2015-04-11 18:31:51 +01:00
TomW
a8159f8c09 Various changes to FDC emulation.
Support for multiple disc image formats.
Added preliminary FDI support.
2015-03-19 21:33:19 +00:00
TomW
8ceb92db82 Fixed Linux build broken by last commit. 2014-11-23 20:53:53 +00:00
TomW
7eacf1408a Implemented NMI mask register for XT machines.
Fixed PC200 NMI stuff.
2014-09-27 18:39:06 +01:00
TomW
56b455844e Initial port to Linux (using Allegro).
64-bit fixes.
Some changes to aid portability.
A few other tweaks.
2014-09-04 21:07:24 +01:00