captainys / TOWNSEMU

FM Towns Emulator "Tsugaru"
BSD 3-Clause "New" or "Revised" License
238 stars 17 forks source link

Sorry, a network failure caused me to submit the same question twice #71

Closed OldMadMan closed 1 year ago

OldMadMan commented 1 year ago

I've compiled Tsugaru to High-Fidelity mode using cmake under Windows, when install Windows 3.1, Just at the last moment before the installer will enter the GUI stage, one of the following two errors will occur:

The first klnd of error is:

Write to CRTC-HST register. VM Aborted! Device:486DX Reason:286 16-bit INT gate not supported Towns TIME (Nano-Seconds): 127222141110 CS:EIP=0053:00000F00 LINEAR:80005890 EFLAGS=00003092 CPL=03 EAX=000002A7 EBX=0002306F ECX=0000FFFF EDX=8000FFEF ESI=000036EC EDI=0000FFE8 EBP=00000000 ESP=000000F8 CS=0053(LIN:80004990) DS=004B(LIN:00020C00) ES=0098(LIN:80009000) FS=0000(LIN:00000000) GS=0000(LIN:00016890) SS=004B(LIN:00020C00) CR0=80000021 CR1=00000000 CR2=00000000 CR3=00452000 CF0 PF0 AF1 ZF0 SF1 TF0 IF0 DF0 OF0 IOPL03 NT0 RF0 VM0 AC0 Default Operand Size=16 Default Address Size=16 Stack Address Size=16 SS+00000000:8B 21 53 00 92 32 83 00 00 44 00 44 00 01 DB 00 SS+00000010:FE 1F A8 02 87 29 98 00 1F 01 70 48 00 80 00 01 0053:00000F00 E89C05 CALL 0000149F

The second kind of error is:

VM Aborted! Device:486DX Reason:Clocks-Passed is not set. Towns TIME (Nano-Seconds): 65444254675 CS:EIP=0000:000000A8 LINEAR:000000A8 EFLAGS=00027293 CPL=03 EAX=000008C0 EBX=0002A303 ECX=0000B90C EDX=00149C61 ESI=0000CA00 EDI=00000E82 EBP=0000531E ESP=00005612 CS=0000(LIN:00000000) DS=2ABE(LIN:0002ABE0) ES=0000(LIN:00000000) FS=0020(LIN:00000200) GS=1675(LIN:00016750) SS=4BAB(LIN:0004BAB0) CR0=80000001 CR1=00000000 CR2=00000000 CR3=007E0000 CF1 PF0 AF1 ZF0 SF1 TF0 IF1 DF0 OF0 IOPL03 NT1 RF0 VM1 AC0 Default Operand Size=16 Default Address Size=16 Stack Address Size=16 SS+00000000:00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 SS+00000010:00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0000:000000A8 DA10 FICOM(m32int)DWORD PTR [BX+SI]

Is there any solution to this problem at present? Thank you so much.