OBattler
21d813cc34
The side processed by poller is now correctly selected by the FDC's HDSEL parameter rather than the H field of the requested sector ID.
2016-09-05 20:53:46 +02:00
OBattler
9eb7ac74bc
Floppy disk loader now only sets the disk changed flag after the seek.
2016-09-05 20:43:12 +02:00
OBattler
652a602967
Attempt to fix the floppy disk change fix.
2016-09-05 20:34:10 +02:00
OBattler
c081716668
Applied mainline PCem commit: Force re-seek on disc loading - fixes issues with disc change not seen on some models.
2016-09-04 23:28:17 +02:00
OBattler
b7f65469b3
86F track flags handler now gets correct floppy drive type flags.
2016-09-04 22:20:32 +02:00
OBattler
04287af0ee
86F handler now correctly refuses to format at a rate not valid for the disk's hole;
...
250kbps/300rpm and 300kbps/360rpm 86F images are really treated as equivalent.
2016-09-04 19:37:08 +02:00
OBattler
c74889b219
Removed debug switch from the 32-bit makefile.
2016-09-04 16:14:32 +02:00
OBattler
2c12ba685e
Both .86F and .IMG handlers now handle 40-track media correctly on 80-track drives with double stepping.
2016-09-04 03:50:06 +02:00
OBattler
19f86aa72d
Rewrite of .86F handling code; Applied TheCollector1995's hardware cursor fix.
2016-09-03 18:07:46 +02:00
OBattler
8ae932fe80
Cleaned up disc_86f.c a bit.
2016-09-01 21:50:27 +02:00
OBattler
ac3efec163
Increased maximum floppy tracks to 43/86.
2016-09-01 20:01:34 +02:00
OBattler
88379ee845
.86F floppy image handler can now format tracks not present in the file by adding them to the file.
2016-09-01 18:52:23 +02:00
OBattler
1ddad56c8c
Added support for the D86F floppy image format I invented that allows things not possible with IMG images;
...
Applied all mainline PCem commits;
Settings dialog now says 86Box instead of PCem;
Manifest renamed from PCem to 86Box.
2016-08-31 22:49:56 +02:00
OBattler
d860ea79ed
Timer enable switches are 64-bit;
...
Floppy reads/writes now correctly finish at gaps;
Sector-based reads/writes no longer cause a delay when signaling finish.
2016-08-21 03:42:24 +02:00
OBattler
a924f37f43
Rewrote the disc sector poller again for simplified code and more accuracy;
...
Floppy formats are now accurately timed and also more accurately implemented;
Applied all mainline PCem commits.
2016-08-20 03:40:12 +02:00
OBattler
24a6ab13fb
Bugfixes.
2016-08-16 00:00:18 +02:00
OBattler
9b5f030af7
Fixed some compile-breaking errors.
2016-08-15 23:40:02 +02:00
OBattler
e9c97afb0b
Increased the remaining sound timer counters and latches to 64-bit;
...
Applied mainline PCem commit;
Intel Flash fixes.
2016-08-15 23:33:51 +02:00
OBattler
3b00a90f28
PIT latches are now 64-bit;
...
Pro Audio Spectrum 16 PIT latches are now 64-bit;
Pro Audio Spectrum now works better, patch from TheCollector1995;
AD1848 timer counter and latch are now 64-bit.
2016-08-15 20:17:30 +02:00
OBattler
e741f3cbd8
More title-related fixes.
2016-08-15 07:15:41 +02:00
OBattler
83687000a4
Fixed minor bug with the title in win.c.
2016-08-15 06:50:44 +02:00
OBattler
2fe61f739b
Merge branch 'master' of https://github.com/OBattler/PCem-Experimental
2016-08-15 06:33:24 +02:00
OBattler
2189f9bfbf
Replaced the icon with a public domain icon from Wikimedia Commons.
2016-08-15 06:32:51 +02:00
OBattler
01868a0f2a
Merge pull request #8 from kazblox/master
...
Minor fixes, add copyrights to source code
2016-08-15 05:17:55 +02:00
OBattler
a67da41d06
Changed old pcem_key references in keyboard.c to new recv_key.
2016-08-15 05:04:57 +02:00
OBattler
6d9eb2d514
Replaced the previous two #includes with <stdio.h>.
2016-08-15 04:57:38 +02:00
Jackson Bryn
8b6cff26a5
Add 64-bit AMD makefile.
2016-08-14 22:49:16 -04:00
OBattler
6558a5a2ce
Added some missing #includes to win-d3d-fs.cc.
2016-08-15 04:46:11 +02:00
Jackson Bryn
8809ea2d0b
Add more copyrights, revamp AMD makefiles
2016-08-14 22:45:58 -04:00
Jackson Bryn
291ac890e2
Add copyrights for all files to comply with the GPL v2.
2016-08-14 22:27:13 -04:00
OBattler
be871d8c71
#included 86box.h in pc.c.
2016-08-15 04:07:57 +02:00
OBattler
9a4cd321d6
Moved emulator_version #define to 86box.h and #included it in all files that use that #define.
2016-08-15 04:01:36 +02:00
OBattler
17c1817bff
Fixed even more compile-breaking mistakes.
2016-08-15 03:53:56 +02:00
OBattler
ad0f4215a1
Fixed another compile-breaking mistake.
2016-08-15 03:46:19 +02:00
OBattler
bd4d8f34ec
Fixed more compile-breaking mistakes.
2016-08-15 03:45:34 +02:00
OBattler
bfedcc92be
Corrected a few compile-breaking typo's.
2016-08-15 03:40:00 +02:00
OBattler
929d34d4b4
Removed all references to PCem;
...
Added Japanese FDI support;
Added more extensions to floppy image selection.
2016-08-15 03:26:37 +02:00
OBattler
99c62a98ae
Switched NE2000 logging from pclog to its own ne2000_log that is currently disabled but is easy to enable.
2016-08-15 02:26:54 +02:00
OBattler
d764689d05
Rename from PCem-Unofficial v11 to 86Box v1.
2016-08-15 02:15:51 +02:00
OBattler
1433d9a073
Applied both mainline PCem commits;
...
Fixed the RTL8029AS again (one of my "fixes" broke it);
RTL8029AS PCI register 4 is now written to;
Added incomplete (and currently commented out) emulation of the AWE64 PCI;
Replaced sector-based floppy emulation with more accurate code.
2016-08-15 01:34:46 +02:00
OBattler
2cf962445f
Updated Jenkins links in README.md.
2016-08-13 17:32:47 +02:00
OBattler
f1367357b0
More RTL8029AS fixes from TheCollector1995;
...
FDC now updates the floppy drive's DENSEL on receiving updates from the Super I/O chip;
Commented out ASIS P/I-P55TP4XE and ASUS P/I-P55T2P4 because they are too buggy;
Completely illegal instructions now also log the second byte for purposes of prefixed instruction identification;
PIC now sets mask to 0 on reset.
2016-08-13 17:29:14 +02:00
OBattler
91075fb627
RTL8029AS now works properly (patch from TheCollector1995 with some modifications by me);
...
SVGA emulation now has partial support for 12x24 text mode used by 48k HECON.SYS;
LEA AX,DX now once again issues #UD on 286+ like it should;
FF /7 is now correctly an alias of FF /6 on 8080x;
Hard disk configuration dialog now uses Segoe UI 9pt font instead of MS Sans Serif 8pt;
Removed excess logging from serial mouse and x86seg.c;
Applied mainline PCem PIT MSW1 fix commit;
IMG-based floppy emulation now takes GAP4 and post-sector delays into account;
Comemnted out emulation of non-Overdrive Pentium II's.
2016-08-13 03:32:38 +02:00
OBattler
bad439278d
Removed ide->select , read native max now operates correctly via ide->head .
2016-08-10 06:15:52 +02:00
OBattler
ee9f6baf9a
IDE selected channel is now reflected correctly in ide->select .
2016-08-10 06:01:25 +02:00
OBattler
455254064b
Fixed the READ NATIVE MAX command.
2016-08-10 05:48:33 +02:00
OBattler
9a1d5ba3a7
The only x86 exception now logged is illegal instruction.
2016-08-10 04:56:55 +02:00
OBattler
246ef0f785
Fixed some stupid errors.
2016-08-10 04:46:16 +02:00
OBattler
723b685327
All GPF's are now enabled again; LEA reg,reg now correctly sets the register to the last computed effective address (undocumented behavior).
2016-08-10 04:43:13 +02:00
OBattler
8d39f0ac76
General protection faults are only disabled if error is 0x82.
2016-08-10 02:16:12 +02:00