24 Commits

Author SHA1 Message Date
Michael J. Manley
82357eab6d Code Cleanup, Fixed Builders. 2025-05-20 22:32:47 -07:00
Michael Manley
bd1283b912 Update README.md to include link to PCem vNext Downloads [skip ci] 2024-12-09 22:32:17 -08:00
Michael J. Manley
b19fbf64fd Added X11 Force Mode as a option that can be turned on and off. See #128 for details. 2023-07-22 01:45:59 -07:00
jviskari
c9f885706e Hyundai SUPER16T and SUPER16TE cleanup (#179) 2022-11-15 21:51:42 -08:00
Michael Manley
4f175bb472 [no ci] Fixed Readme... finally... 2022-07-11 07:22:42 -07:00
Michael J. Manley
63a8d469a6 Added the Qt/wxWidgets switch code. Prepping for Qt GUI. 2022-06-22 00:39:55 -07:00
Michael J. Manley
6f69f3e8da Removed code for disabling optimization, as its causing lag issues. Fixed CMake Files. 2022-06-18 19:23:44 -07:00
Michael Manley
513c90696b Bring back original README.md 2022-03-15 19:25:08 -07:00
Michael Manley
3584f69125 Rename README.md to README.meson.md 2022-03-15 19:23:38 -07:00
pghvlaans
965ea55331 Use (datadir)/pcem with meson (#127)
* Use (datadir)/pcem with meson

* README.md: backwards-compatible meson install
2022-03-05 15:07:39 -08:00
Michael J. Manley
f220efc3a4 [skip ci] More Meson Stuff 2022-02-18 18:24:03 -08:00
Michael J. Manley
eee52a540f More Refactoring for Plugin Engine. 2022-01-24 17:00:28 -08:00
Michael J. Manley
5b23875cf5 Added Real Printer Support
Printer support is still only enabled if enabled from experimental
Added configuration options to LPT devices
Converted lpt_device_t to be like device_t with the lpt additions added.
2022-01-22 01:00:43 -08:00
Michael J. Manley
f6b4c114e2 Changed to use the proper method of CMake for install 2022-01-17 01:53:16 -08:00
Michael J. Manley
e863318fce [skip ci] Added "Printer Support" 2022-01-16 21:50:37 -08:00
Michael J. Manley
72f931ae3f Fixed build config errors.
Forgot the -DMSYS=TRUE and its ninja-build for Ubuntu
2022-01-16 20:00:07 -08:00
Michael J. Manley
78d29495a1 Switching to Ninja and fixed README 2022-01-16 11:07:40 -08:00
Michael J. Manley
2da6423a3b README changed, added script to htmlify Markdown docs, Added ChangeLog as MD File.
Signed-off-by: Michael J. Manley <mjmanley@ntge.net>
2022-01-12 23:23:00 -08:00
Michael Manley
96e1ec501f Update README.md 2021-12-19 16:49:03 -08:00
Michael Manley
2cab30576e Merge my changes into mainline. (#67)
* Removed autotools and converted over to CMake

* Updated README.md to mention build options for CMake

* Added ALSA Support to CMakeFile

* Fixed Workflows.
Forgot to remove the autoconf line for Linux and use "Unix Makefiles" on Windows

* Forgot some items to make Windows build correctly with CMake

* Final Fixes to allow workflows to work.

* Fixed C and C++ Flags for X86
Added arm and arm64 modes (untested)

* I had a moment, really should have made it in this file.

* Moved headers to include/private, and some other fixes

* Removed unneeded files and added NOTICE file

* Fixes an issue where on Windows this is needed
Dont understand why this wasn't an issue on Windows
before I moved headers outside src but whatever

* Fixed Missing Header
2021-12-19 15:15:40 -08:00
Jeremy Andrews
54ae48c174 typo in linux build command
missing "-build" from "--enable-release-build" option of "./configure"
2021-01-16 10:17:33 -05:00
SarahW
13f53a2568 Update documentation for v17. 2020-12-01 19:49:05 +00:00
SarahW
8635bc5184 Update README.md with new machines + video cards for v17 2020-12-01 15:20:49 +00:00
SarahW
2ad5b83d6e Add README.md documentation revamp. Patch from gen_angry. 2020-11-26 08:42:14 +00:00