David Hrdlička
|
5202d274b9
|
win_d2d: unify windowed and fullscreen rendering
|
2019-12-09 20:54:16 +01:00 |
|
David Hrdlička
|
3dc48d26f4
|
win_d2d: lazy initialization of d2d_bitmap
|
2019-12-09 20:18:27 +01:00 |
|
David Hrdlička
|
a528cd60c7
|
win_d2d: blit straight into d2d_bitmap
|
2019-12-09 20:14:38 +01:00 |
|
TC1995
|
588c2533dc
|
Fixed partitioning and formatting HDD's under the Longshine SCSI card using the 5380 core.
Deleted leftover copy of the 53c8xx.
|
2019-12-08 00:57:22 +01:00 |
|
David Hrdlička
|
5a2d13a929
|
prt_ps: update copyright header
|
2019-12-07 20:29:51 +01:00 |
|
David Hrdlička
|
a0f444a760
|
prt_ps: line breaks
|
2019-12-07 19:47:32 +01:00 |
|
David Hrdlička
|
bd8cc55615
|
pr_ps: bound checking + code style
|
2019-12-07 14:52:32 +01:00 |
|
David Hrdlička
|
5fc4280479
|
prt_ps: style, minor bugfixes
|
2019-12-07 13:08:52 +01:00 |
|
David Hrdlička
|
0c99025756
|
prt_ps: added a more verbose message when gsdll32 is not found
|
2019-12-07 13:08:51 +01:00 |
|
David Hrdlička
|
dd0e8532d0
|
prt_ps: add ctrl+d support
|
2019-12-07 13:08:50 +01:00 |
|
OBattler
|
08fceb79c0
|
Merge pull request #490 from 86Box/bugfix/video_new
Bugfix/video new
|
2019-12-06 03:51:35 +01:00 |
|
OBattler
|
88b9978fae
|
Introduced video double-buffering (so that the render buffer is no longer the same as the interim buffer) and made SDL (Hardware) auto-hint the renderer per the suggestion and code by Agetian.
|
2019-12-06 03:50:54 +01:00 |
|
OBattler
|
e9905a0806
|
Fixed a warning in printer/prt_ps.c (yeah, I know, nothing to do with video, but ah well).
|
2019-12-06 03:50:06 +01:00 |
|
OBattler
|
66af1dde7e
|
Fixed the MDA flickering.
|
2019-12-06 02:58:23 +01:00 |
|
OBattler
|
e36262503d
|
Merge pull request #488 from 86Box/bugfix/floppy
More TD0 bug fixes - fixed handling of sectors without an ID field, a…
|
2019-12-06 02:38:56 +01:00 |
|
OBattler
|
ce9408a817
|
More TD0 bug fixes - fixed handling of sectors without an ID field, and fixed the handling of TD0 images recorded at 300 kbps on a 360 rpm drive (which is equivalent to 250 kbps on a 300 rpm drive), fixes Sid Meier's Pirates!
|
2019-12-06 02:37:52 +01:00 |
|
OBattler
|
7158b7fa94
|
Merge pull request #486 from 86Box/bugfix/floppy
Floppy fixes to handle TD0 and IMD images with some kinds of copy pro…
|
2019-12-05 21:37:10 +01:00 |
|
OBattler
|
b9a35eb418
|
Floppy fixes to handle TD0 and IMD images with some kinds of copy protection, fixes eg. F-19 Stealth Fighter from 1988.
|
2019-12-05 21:36:28 +01:00 |
|
OBattler
|
b6adaff6fd
|
Merge pull request #484 from dhrdlicka/feature/discord
Add Discord integration
|
2019-12-05 01:05:09 +01:00 |
|
David Hrdlička
|
a18f9fa199
|
Merge branch 'master' into feature/discord
|
2019-12-05 00:56:21 +01:00 |
|
OBattler
|
15bf584187
|
Merge pull request #485 from 86Box/feature/remove_legacy_renderers
Removes the legacy DirectDraw and Direct3D 9 renderers, and instead a…
|
2019-12-05 00:53:02 +01:00 |
|
OBattler
|
26c0a5d2ea
|
Removes the legacy DirectDraw and Direct3D 9 renderers, and instead adds SDL (Hardware) and renames the existing SDL renderer to SDL (Software).
|
2019-12-05 00:51:07 +01:00 |
|
David Hrdlička
|
e0d070a934
|
win_discord: update copyright headers
|
2019-12-05 00:14:25 +01:00 |
|
David Hrdlička
|
ae4facc969
|
win_discord: compile the discord module by default
|
2019-12-05 00:07:16 +01:00 |
|
David Hrdlička
|
539ef0044a
|
win_discord: configurability
|
2019-12-04 21:55:35 +01:00 |
|
David Hrdlička
|
a77a7a15db
|
win_discord: initial commit
|
2019-12-04 13:12:34 +01:00 |
|
OBattler
|
743fafbc8e
|
Merge pull request #483 from 86Box/bugfix/video
Fixed the Video 7 / HT-2xx code so that it compiles again.
|
2019-12-04 07:37:05 +01:00 |
|
OBattler
|
e121515458
|
Fixed the Video 7 / HT-2xx code so that it compiles again.
|
2019-12-04 07:36:08 +01:00 |
|
OBattler
|
968d75317e
|
Merge pull request #482 from 86Box/bugfix/video
Various (S)VGA and Cirrus Logic fixes.
|
2019-12-04 07:22:28 +01:00 |
|
OBattler
|
70cfb9d79f
|
Various (S)VGA and Cirrus Logic fixes.
|
2019-12-04 07:20:58 +01:00 |
|
OBattler
|
ea163abdc3
|
Merge pull request #480 from 86Box/feature/pcnet_final
The mem.c fix needed for the PCnet not to BSoD.
|
2019-12-02 20:16:06 +01:00 |
|
OBattler
|
7fec4a20fa
|
The mem.c fix needed for the PCnet not to BSoD.
|
2019-12-02 20:15:30 +01:00 |
|
OBattler
|
5cdacb0000
|
Merge pull request #479 from 86Box/feature/pcnet_final
Final, cleaned up AMD PCnet emulation.
|
2019-12-02 18:28:09 +01:00 |
|
OBattler
|
7f488e14b9
|
Final, cleaned up AMD PCnet emulation.
|
2019-12-02 18:27:40 +01:00 |
|
OBattler
|
cbecf646ce
|
Merge pull request #478 from 86Box/feature/pit_rewrite
Defaulted the Pro Audio Spectrum 16 to not compile even for the Dev b…
|
2019-12-02 17:09:11 +01:00 |
|
OBattler
|
b35798c537
|
Defaulted the Pro Audio Spectrum 16 to not compile even for the Dev build until it is fixed.
|
2019-12-02 17:08:35 +01:00 |
|
OBattler
|
527befc1d5
|
Merge pull request #476 from 86Box/feature/pit_rewrite
Brought back the PostScript printer.
|
2019-12-02 07:15:43 +01:00 |
|
OBattler
|
4c64f87389
|
Brought back the PostScript printer.
|
2019-12-02 07:14:44 +01:00 |
|
OBattler
|
28c962fab1
|
Merge pull request #475 from 86Box/feature/pit_rewrite
PIT rewrite.
|
2019-12-02 07:06:04 +01:00 |
|
OBattler
|
a838e8548f
|
PIT rewrite.
|
2019-12-02 07:05:12 +01:00 |
|
OBattler
|
573246a353
|
Update makefile_ndr.mingw to add the Generic PostScript Printer file.
|
2019-12-02 00:04:32 +01:00 |
|
OBattler
|
acf86d5b91
|
Merge pull request #474 from dhrdlicka/feature/postscript
Add generic PostScript printer
|
2019-12-01 23:58:05 +01:00 |
|
David Hrdlička
|
4a427288f0
|
prt_ps: add PDF print
|
2019-12-01 23:05:43 +01:00 |
|
David Hrdlička
|
938f83b298
|
prt_ps: initial commit
|
2019-12-01 11:26:00 +01:00 |
|
OBattler
|
245af88d2b
|
Merge pull request #467 from 86Box/release/2.0x
Release/2.0x
|
2019-11-20 01:32:57 +01:00 |
|
OBattler
|
5619250433
|
Fixed a compile-breaking mistake in machine/m_ps2_isa.c.
|
2019-11-20 00:48:11 +01:00 |
|
OBattler
|
d48ebb0c27
|
86Box v2.07 Stable/Final release.
|
2019-11-20 00:43:23 +01:00 |
|
OBattler
|
ac0a1ee327
|
Fixed EGA and (S)VGA pel panning, fixes games like Supaplex.
|
2019-11-19 19:18:44 +01:00 |
|
OBattler
|
3cc320d2b2
|
Increased maximum ESDI sectors 99 and fixed the cylinders truncation in config.c.
|
2019-11-19 07:48:49 +01:00 |
|
OBattler
|
4d39da9cfe
|
Applied Ryuzaki's fixes for the New Floppy/ZIP Image and Settings dialog progress bars, those now work correctly.
|
2019-11-19 04:52:24 +01:00 |
|