Jonathan Campbell
|
dad10b323e
|
Windows vs windows async, release script update
|
2018-02-16 17:40:52 -08:00 |
|
Jonathan Campbell
|
03d51b8e93
|
more RPM work
|
2018-02-16 17:30:10 -08:00 |
|
Jonathan Campbell
|
9e556e212b
|
RPM building, is working at least
|
2018-02-16 17:20:28 -08:00 |
|
Jonathan Campbell
|
924a502e3d
|
more
|
2018-02-16 16:57:51 -08:00 |
|
Jonathan Campbell
|
2ff29bd381
|
more
|
2018-02-16 16:56:33 -08:00 |
|
Jonathan Campbell
|
053a2dd246
|
more spec
|
2018-02-16 16:50:06 -08:00 |
|
Jonathan Campbell
|
68a61caf42
|
spec work
|
2018-02-16 16:45:02 -08:00 |
|
Jonathan Campbell
|
6fc64b80c9
|
spec work, initial
|
2018-02-16 16:43:56 -08:00 |
|
Jonathan Campbell
|
2ae71c3ed8
|
more
|
2018-02-16 16:02:38 -08:00 |
|
Jonathan Campbell
|
6f678c1a79
|
spec requirements
|
2018-02-16 15:56:59 -08:00 |
|
Jonathan Campbell
|
3440d8bdd2
|
begin making a spec file, for RPM distribution
|
2018-02-16 15:51:01 -08:00 |
|
Jonathan Campbell
|
e23625249d
|
automake aclocal version pedantry, again
|
2018-02-16 15:39:34 -08:00 |
|
Jonathan Campbell
|
0f11e2c42f
|
Seriously, SDL 1.x, build yourself properly and stop deleting the stock SDL_config.h on Linux. Windows builds need the stock header. Knock it off, okay?
|
2018-02-16 15:16:06 -08:00 |
|
Jonathan Campbell
|
f2b1fe8444
|
Try to fix SDL1 on Linux not to recompile itself again and fail
|
2018-02-16 14:52:24 -08:00 |
|
Jonathan Campbell
|
7d60fb261d
|
VGA: On any mode change, refresh the VGA color palette. For some reason, the mode change code corrupts the color palette as rendered to screen. This fixes Crystal Dream II palette errors.
|
2018-02-15 23:32:28 -08:00 |
|
Jonathan Campbell
|
061d6e2835
|
Remove kludge, vga DAC
|
2018-02-15 23:00:41 -08:00 |
|
Jonathan Campbell
|
3e9024e160
|
devlog
dosbox-x-windows-20180215-2226
|
2018-02-15 21:34:48 -08:00 |
|
Jonathan Campbell
|
24789fe685
|
Timer: Write BIOS data area at a time that follows the BIOS zeroing the lower 32KB on first boot, so that the 8/10MHz timer clock source bit can be reflected properly
|
2018-02-15 21:34:31 -08:00 |
|
Jonathan Campbell
|
cc913aed9c
|
changelog
|
2018-02-15 20:35:57 -08:00 |
|
Jonathan Campbell
|
d394ec5dae
|
Fix PC-98 FM synthesis not to re-register itself again if you reboot in PC-98 mode. Prior to this fix, rebooting in PC-98 mode resulted in garbled FM music.
|
2018-02-15 20:32:33 -08:00 |
|
Jonathan Campbell
|
645f2cdcc2
|
Changelog, update
|
2018-02-15 20:23:37 -08:00 |
|
Jonathan Campbell
|
1ec3b5edda
|
Window SDL 1.x: Eliminate more SDL video resets that don't need to be there.
|
2018-02-15 19:50:56 -08:00 |
|
Jonathan Campbell
|
87c4d9126c
|
Windows SDL 1.x: Menu refresh fix.
|
2018-02-15 19:40:11 -08:00 |
|
Jonathan Campbell
|
9a2dd1018d
|
Windows SDL 1.x: Make sure menu reflects enable/checked states on startup.
|
2018-02-15 19:31:39 -08:00 |
|
Jonathan Campbell
|
4cf9f01139
|
Windows SDL 1.x: Eliminate SDL Video quit/init hack when starting up with output=opengl
|
2018-02-15 19:26:18 -08:00 |
|
Jonathan Campbell
|
6a4e908fc4
|
Fix uninitialized variable problem with fdc.cpp in PC-98 mode.
|
2018-02-15 19:21:46 -08:00 |
|
Jonathan Campbell
|
34832d017c
|
Changelog
|
2018-02-15 18:18:25 -08:00 |
|
Jonathan Campbell
|
504c9883d4
|
Remove jump to PC-98 flag, emulation can now fully start up in PC-98 mode without jumping from IBM PC mode
|
2018-02-15 18:00:35 -08:00 |
|
Jonathan Campbell
|
c9ce561bcc
|
Remove PC-98 VM event, no longer needed
|
2018-02-15 17:56:55 -08:00 |
|
Jonathan Campbell
|
488f8f58b1
|
Deprecate and invalidate the PC-98 entry VM events, and prepare hardware emulation to set up in PC-98 mode rather than setup in IBM PC mode only to restart in PC-98 mode
|
2018-02-15 17:40:43 -08:00 |
|
Jonathan Campbell
|
3c9351b9f4
|
PC-98 video fix: Set VGA max scan line so PC-98 text layer underline works again
|
2018-02-15 15:46:03 -08:00 |
|
Jonathan Campbell
|
f34de2179f
|
More BIOS POST reorg IBM PC vs PC-98
|
2018-02-15 15:29:48 -08:00 |
|
Jonathan Campbell
|
c3f330a0de
|
Remove deprecated
|
2018-02-15 15:25:46 -08:00 |
|
Jonathan Campbell
|
22d225d64d
|
Move up. We are now at the top of BIOS POST
|
2018-02-15 15:21:47 -08:00 |
|
Jonathan Campbell
|
638872a35f
|
Another step
|
2018-02-15 15:18:02 -08:00 |
|
Jonathan Campbell
|
15672f980b
|
More PC-98 vs IBM PC vector setup cleanup
|
2018-02-15 15:11:42 -08:00 |
|
Jonathan Campbell
|
e2dd4ffe5e
|
Combine interrupt table init in BIOS POST
|
2018-02-15 14:59:17 -08:00 |
|
Jonathan Campbell
|
2c0af2930d
|
Move PC-98 IRQ rewriting into BIOS POST function, to begin merging in the code
|
2018-02-15 14:55:58 -08:00 |
|
Jonathan Campbell
|
7995fa56d0
|
Move PC-98 switch point up another step
|
2018-02-15 14:47:10 -08:00 |
|
Jonathan Campbell
|
fc8ca19ab1
|
move up another step
|
2018-02-15 14:37:17 -08:00 |
|
Jonathan Campbell
|
c3fbdaf50b
|
Move up PC-98 switch point another step
|
2018-02-15 14:35:14 -08:00 |
|
Jonathan Campbell
|
abc5ecd68c
|
Do not init VGA BIOS in PC-98 mode, even if the function is called
|
2018-02-15 14:32:45 -08:00 |
|
Jonathan Campbell
|
6df40c73f6
|
On reset signal, prevent non-PC-98 devices from reinstalling IBM PC style I/O ports
|
2018-02-15 14:26:56 -08:00 |
|
Jonathan Campbell
|
19f28a90b0
|
Sound Blaster do not install state in PC-98 reset
|
2018-02-15 14:00:12 -08:00 |
|
Jonathan Campbell
|
3667e59706
|
Unregister BIOS callbacks for PC-98 reset
|
2018-02-15 13:58:42 -08:00 |
|
Jonathan Campbell
|
fefb7cfc5f
|
VGA reset properly in PC-98 mode
|
2018-02-15 13:51:15 -08:00 |
|
Jonathan Campbell
|
9b0af78439
|
VGA reset dont init IBM PC type resources in PC-98 mode
|
2018-02-15 13:49:20 -08:00 |
|
Jonathan Campbell
|
898d8770fd
|
PC-98 reset port
|
2018-02-15 13:43:41 -08:00 |
|
Jonathan Campbell
|
83f837273b
|
BIOS cleanup
|
2018-02-15 13:35:33 -08:00 |
|
Jonathan Campbell
|
7793b54861
|
Move PC-98 video ram init to INT 10 startup
|
2018-02-15 11:03:13 -08:00 |
|