SarahW
00034c1ece
Implement API to terminate current emulator session from within main
...
emulator thread (ie soft power off).
2020-11-14 19:33:56 +00:00
SarahW
602d6f1ce6
Add VHD hard disc image support. Patch from shermanp.
2020-11-14 19:12:07 +00:00
SarahW
b5bc47ea2f
Fix buffer overflow warnings in OpenGL 3.0 video display file handling
...
Patch from davefiddes. Original commit message :
This fixes issues reported by gcc 10 with the size of various filename buffers
when concatenating strings into them.
Tests:
- Build cleanly with gcc 10
- Run a Pentium MMX Win98 machine and use custom GLSLP shader
2020-07-14 19:42:20 +01:00
SarahW
84a098bc98
Add read-only cassette emulation to IBM 5150 PC. Patch from JohnElliott.
2019-04-17 20:37:23 +01:00
SarahW
a076741c6a
Add OS X CD-ROM support.
2018-03-06 21:59:22 +00:00
SarahW
cdf42681af
Removed redundant CD-ROM Disabled option.
2018-02-10 12:48:07 +00:00
SarahW
0e37f08cb5
Add menu option to create blank disc image.
2018-01-21 16:13:41 +00:00
SarahW
5fd2fd40aa
Add Iomega Zip drive emulation.
2018-01-21 16:05:39 +00:00
SarahW
6ecdd2efd0
Unify ATAPI and SCSI CD-ROM code.
2018-01-21 15:59:29 +00:00
SarahW
640c6a61e2
Added output volume control.
2017-12-08 20:39:36 +00:00
SarahW
95c04340cf
wx/SDL2 port now initialises MIDI correctly (currently Windows only).
2017-10-10 19:36:15 +01:00
SarahW
539f0bc150
Add joystick support to wx GUI.
2017-10-09 22:04:22 +01:00
SarahW
75a483f1a6
Fixed Windows CD-ROM configuration in xx GUI. Patch from bit.
2017-08-21 19:37:23 +01:00
SarahW
5d1b2e4f83
Added video 'Alternative update-lock' option that may help performance on some machines. Patch from bit.
2017-08-21 19:25:50 +01:00
SarahW
807ee15f49
wxWidgets/SDL2 port now supports setting custom screen resolution. Patch from bit.
2017-08-01 11:59:20 +01:00
SarahW
427b93340f
Fix timer_freq value on wxWidgets/SDL2 port. Patch from bit.
2017-08-01 11:54:12 +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
SarahW
807b710a5d
Improvements to path handling. Patch from bit.
2017-07-06 21:25:10 +01:00
pcem_emulator
0928b4fbdf
Sound buffer length now configurable in wxWidgets GUI. Patch from bit.
2017-06-18 21:03:22 +01:00
pcem_emulator
7fe91626d6
Added new GUI based on wxWidgets. Patch from bit.
2017-05-29 15:38:48 +01:00