Akamaki
23ba9889d2
Fixed an illegal memory access error
...
Fixed an illegal memory access error when reading font ROM data beyond 1 MB border
2025-01-20 15:16:36 +09:00
Akamaki
60a84cfb5b
+character drawing in bitblt (experimental)
...
* Changed comment format.
* Updated Font ROM map written in comment
2024-11-15 21:53:20 +09:00
Akamaki
05e663a5c3
merged ps55 fdc with ps2 fdc
2024-08-23 09:34:26 +09:00
Akamaki
ee280e10f1
removed debug logging
2024-08-17 00:39:40 +09:00
Akamaki
2c8c519b82
Removed debug logging
2024-08-17 00:38:32 +09:00
Akamaki
351d8c8441
added i/o port 3e9 write
2024-08-17 00:37:19 +09:00
Akamaki
c3b2ddfcb1
added comment for 5576 keyb
2024-08-16 23:56:25 +09:00
Akamaki
3c6695cdea
Removed debug logging
2024-08-16 23:08:51 +09:00
Akamaki
6aec2f04dd
Fixed ESDI hung-up issue when ctrl+alt+del reset
2024-08-16 23:07:24 +09:00
Akamaki
935c8b6ed8
cleanup code
2024-08-16 23:04:42 +09:00
Akamaki
84f49c3553
Fixed text cursor size changing
2024-08-15 23:30:16 +09:00
Akamaki
a241a3ae8f
added/updated headers
2024-08-15 10:54:08 +09:00
Akamaki
44ce0dc282
Added DA2 config, Changed ca keys for PS/55
2024-08-15 10:52:16 +09:00
Akamaki
4b5943dd7d
Added a display configuration for IBM DA2
2024-08-15 10:46:15 +09:00
Akamaki
7c5e82b2ab
Added PS/55 fdc emulation, fixed a bug in MT read
2024-08-15 10:44:11 +09:00
Akamaki
d46121497c
Added IBM Display Adapter II for PS/55 emulation
2024-08-15 10:42:43 +09:00
Akamaki
048a940980
Added a machine PS/55 model 5551T
2024-08-15 10:41:08 +09:00
Akamaki
bb9b4dc64f
Added IBM-J 5576 keyboard and scancode set 8Ah
2024-08-15 10:38:48 +09:00
Akamaki
a8c75fb0af
added IBM ESDI Integrated Fixed Disk
2024-08-15 10:34:51 +09:00
Miran Grča
cdf6fc662a
Merge pull request #4702 from 86Box/tc1995
...
SCSI fixes of the day (August 8th, 2024)
2024-08-08 01:23:18 +02:00
TC1995
1e82bd88a1
SCSI fixes of the day (August 8th, 2024)
...
SCSI CD-ROM: request sense command should preserve its sense data unless a different command is issued, fixes DOS hanging with a blinking cursor using CDSCSI-2.sys for the 53c9x MCA card when there's no CD inside, making its no length Data In hack no longer needed.
2024-08-08 01:20:29 +02:00
OBattler
479ab87f17
EGA Render: Apply the (S)VGA Render blink fix by greasemonkey.
2024-08-08 00:56:19 +02:00
OBattler
90592d57dc
QT Main Window: Clear full screen on and off signals after full screen toggle, fixes Ctrl+Alt+PgDn not working immediately after Ctrl+Alt+PgUp.
2024-08-07 23:21:58 +02:00
OBattler
6118f7080d
Compaq EGA: Put the dot poll timer into the correct time after a timings recalculation, fixes POST errors on non-Compaq machines.
2024-08-07 17:34:09 +02:00
Miran Grča
e929b39620
Merge pull request #4699 from jriwanek-forks/compilefixes
...
Assorted compile fixes
2024-08-07 14:11:41 +02:00
Jasmine Iwanek
a4815fccfe
Compile fix for cpu/808x.c logging
2024-08-07 02:43:43 -04:00
Jasmine Iwanek
765e65e72a
Compile fix for cpu/x87.c logging
2024-08-07 02:32:31 -04:00
Jasmine Iwanek
0ce0f477b5
Compile fix for dummy_cdrom_ioctl.c logging
2024-08-07 02:23:51 -04:00
Jasmine Iwanek
e1fffd155a
Compile fix for net_rtl8139.c logging
2024-08-07 02:23:50 -04:00
Jasmine Iwanek
31f87b873a
Compile fix for hdc_ide_w83769f.c logging
2024-08-07 02:23:28 -04:00
Jasmine Iwanek
a6cd293baa
Compile fix for hdc_ide_um8673f.c logging
2024-08-07 02:23:28 -04:00
Jasmine Iwanek
68437c22bf
Compile fix for hdc_ide_ali5213.c logging
2024-08-07 02:23:28 -04:00
Jasmine Iwanek
493e82f488
Fix mistake in vid_ega.c
2024-08-07 01:29:13 -04:00
Jasmine Iwanek
fde5606799
Fix compilation when building the GDB stub
2024-08-07 01:07:52 -04:00
Jasmine Iwanek
7b80e6dc15
Compile fix for smbus_sis5595.c logging
2024-08-07 01:07:52 -04:00
Jasmine Iwanek
8be47d6781
Fix some compile warns and update monster copyright
2024-08-07 01:07:51 -04:00
Jasmine Iwanek
5b922c4747
Cleanups to logging in cdrom_image_backend.c
2024-08-07 01:07:51 -04:00
Jasmine Iwanek
de851d9173
Compile fix for cpu/386.c logging
2024-08-07 01:07:50 -04:00
Jasmine Iwanek
5b8b5d739b
Deal with some magic numbers in vid_ega.c
2024-08-07 01:07:50 -04:00
Jasmine Iwanek
7ffcf545cd
Compile fix for dma.c logging
2024-08-07 01:07:49 -04:00
Jasmine Iwanek
bda8fe7b9b
Compile fix for cpu/x86.c logging
2024-08-07 01:07:49 -04:00
Jasmine Iwanek
7b73c015d7
Compile fix for sis_85c50x.c logging
2024-08-07 01:07:48 -04:00
Miran Grča
414a8a4f40
Merge pull request #4695 from tjemg/master
...
add helper script to download ROMS to user's home directory
2024-08-07 06:12:31 +02:00
OBattler
37ceea4ed0
Fix emulator-handled UI keyboard combinations when keyboard requires capture and is not captured, also fix keyboard input in full screen in such situations, fixes #4697 .
2024-08-07 06:11:50 +02:00
OBattler
f537ae792e
Actually fix that correctly now by actually adding the shortcut to the menu item.
2024-08-07 05:38:05 +02:00
OBattler
3c8c66d649
Re-add the English translations of the Fullscreen menu item, they're apparently needed for the keyboard shortcut to show up in the menu.
2024-08-07 05:32:52 +02:00
OBattler
b585c40452
Merge branch 'master' of https://github.com/86Box/86Box
2024-08-07 05:08:49 +02:00
OBattler
fbfb6849c4
Compaq EGA: Implement C&T behavior where reads in mode 0 return 0xFF if bit 2 of GDC register 4 is set, fixes video memory size detection, fixes #4571 .
2024-08-07 05:08:41 +02:00
Miran Grča
5a892657c7
Merge pull request #4696 from jriwanek-forks/progress
...
Tandy related cleaning, and logging compile fixes in pit_fast
2024-08-07 02:28:25 +02:00
Jasmine Iwanek
f04229280b
Give pit_fast unique logging name
2024-08-06 20:12:19 -04:00