Search found 26 matches
- Sun Dec 17, 2023 9:21 am
- Forum: Atari ST / STe
- Topic: Is the Atari Falcon 030 possible in MiSTer?
- Replies: 44
- Views: 43828
Re: Is the Atari Falcon 030 possible in MiSTer?
- Sat Apr 01, 2023 9:59 am
- Forum: Other Console Cores
- Topic: 3DO
- Replies: 45
- Views: 44123
Re: 3DO
The other issue is timings. Most software for the Amiga would be developed to use exact timings for the FPU, which is definitely an added complication.
I am unable to find any information about the maths co-processor in the 3DO graphics chip, so I've no idea what abilities the FPU would need.
- Fri Mar 31, 2023 9:28 pm
- Forum: Other Console Cores
- Topic: 3DO
- Replies: 45
- Views: 44123
Re: 3DO
I think the traditional way to implement them is via a microcode ROM that runs through the simpler operations to obtain the required result.
As Risc-V doesn't require them in the fpu I've not had to implement them.
- Fri Mar 31, 2023 8:27 pm
- Forum: Other Console Cores
- Topic: 3DO
- Replies: 45
- Views: 44123
Re: 3DO
- Fri Mar 31, 2023 9:29 am
- Forum: Other Console Cores
- Topic: 3DO
- Replies: 45
- Views: 44123
Re: 3DO
- Tue Sep 27, 2022 6:45 am
- Forum: Hardware Setups
- Topic: tty2oled Soft&Hardware Add-On (Shows Core based Pictures on a Display)
- Replies: 1476
- Views: 548228
Re: tty2oled Soft&Hardware Add-On (Shows Core based Pictures on a Display)
- Mon Sep 26, 2022 6:38 am
- Forum: Hardware Setups
- Topic: tty2oled Soft&Hardware Add-On (Shows Core based Pictures on a Display)
- Replies: 1476
- Views: 548228
Re: tty2oled Soft&Hardware Add-On (Shows Core based Pictures on a Display)
- Fri Jul 15, 2022 6:50 am
- Forum: Other Computer / System Cores
- Topic: Microcomputer Cores Feature Wishlist
- Replies: 68
- Views: 35328
Re: Microcomputer Cores Feature Wishlist
I have FPU code for add, sub, mul, div and sqrt, plus conversion, using 32 bit, ie, float, not double, and certainly not the 80 bit that would be required. My code could be extended to 80 bit, but would also need all of the extras that the 80x87 requires.
- Sun Oct 04, 2020 12:40 pm
- Forum: Development for MiSTer
- Topic: Porting a new core
- Replies: 2
- Views: 3519
Re: Porting a new core
- Sun Oct 04, 2020 10:23 am
- Forum: Development for MiSTer
- Topic: Porting a new core
- Replies: 2
- Views: 3519
Porting a new core
- Wed Aug 26, 2020 7:31 am
- Forum: PC 486SX (ao486)
- Topic: ao486 core / DE10 potential as a DOS computer
- Replies: 21
- Views: 13435
- Mon Aug 24, 2020 4:59 pm
- Forum: PC 486SX (ao486)
- Topic: AO486 Compatibility List
- Replies: 214
- Views: 339797
Re: AO486 Compatibility List
- Mon Aug 24, 2020 7:55 am
- Forum: PC 486SX (ao486)
- Topic: AO486 Compatibility List
- Replies: 214
- Views: 339797
Re: AO486 Compatibility List
- Mon Aug 24, 2020 7:03 am
- Forum: PC 486SX (ao486)
- Topic: AO486 Compatibility List
- Replies: 214
- Views: 339797
Re: AO486 Compatibility List
- Mon Aug 17, 2020 7:29 am
- Forum: PC 486SX (ao486)
- Topic: Breakthrough for the ao486 core announced - Cache
- Replies: 644
- Views: 328362
Re: Breakthrough for the ao486 core announced - Cache
- Sun Aug 16, 2020 8:39 am
- Forum: Other Computer / System Cores
- Topic: 64 bit risc-V
- Replies: 8
- Views: 6997
Re: 64 bit risc-V
- Sat Aug 15, 2020 9:53 am
- Forum: Other Computer / System Cores
- Topic: 64 bit risc-V
- Replies: 8
- Views: 6997
Re: 64 bit risc-V
Have done some work on this. Whilst amazing, it sadly doesn't work in the MiSTer environment, just uses the MiSTer hardware. My skills aren't sufficient to work on integration.
- Mon Aug 03, 2020 8:06 am
- Forum: PC 486SX (ao486)
- Topic: Why OpenCore Plus UART?
- Replies: 70
- Views: 34791
Re: Why OpenCore Plus UART?
Many thanks for your response. Will have to update to OSR2 I guess.
- Mon Aug 03, 2020 6:48 am
- Forum: PC 486SX (ao486)
- Topic: Why OpenCore Plus UART?
- Replies: 70
- Views: 34791
- Sun Jul 26, 2020 7:07 pm
- Forum: PC 486SX (ao486)
- Topic: Breakthrough for the ao486 core announced - Cache
- Replies: 644
- Views: 328362
- Sun Jul 26, 2020 3:54 pm
- Forum: PC 486SX (ao486)
- Topic: Breakthrough for the ao486 core announced - Cache
- Replies: 644
- Views: 328362
Re: Breakthrough for the ao486 core announced - Cache
[/quote]
Yeah, have installed drivers on both Win 3.11 and 95.
- Sun Jul 26, 2020 9:31 am
- Forum: PC 486SX (ao486)
- Topic: Breakthrough for the ao486 core announced - Cache
- Replies: 644
- Views: 328362
Re: Breakthrough for the ao486 core announced - Cache
I have compiled ao486 dev branch up until 0ee2f22 (posted by RobertPeip this morning). I don't have a FULL Quartus, so I am unable to generate an .rbf, so have to upload the .sof file manually.
With WIN95 I can up the resolution, but not the number of colours.
My .sof file generated as above
- Sat Jul 25, 2020 2:11 pm
- Forum: PC 486SX (ao486)
- Topic: Breakthrough for the ao486 core announced - Cache
- Replies: 644
- Views: 328362
Re: Breakthrough for the ao486 core announced - Cache
https://github.com/MiSTer-devel/ao486_M ... 94c36f77fd
- Thu Jul 16, 2020 2:53 pm
- Forum: PC 486SX (ao486)
- Topic: Using CD images with AO486
- Replies: 16
- Views: 11407
Re: Using CD images with AO486
Code: Select all
LH SHSUCDHD /F:C:\ISO\xxx.ISO
LH SHSUCDX /D:SHSU-CDH
start game
LH SHSUCDHD /U
- Thu Jul 16, 2020 2:50 pm
- Forum: PC 486SX (ao486)
- Topic: Breakthrough for the ao486 core announced - Cache
- Replies: 644
- Views: 328362
Re: Breakthrough for the ao486 core announced - Cache
TRY in CONFIG.SYSChris23235 wrote: ↑Thu Jul 16, 2020 10:48 am With the ao486_Cache13_9345e87 version several new issues occured for me: I am not able to get expanded memory to work, Windows 95 gives me a protection error on startup and I get no music in X-Wing anymore.
Code: Select all
DEVICE=C:\DOS\EMM386.EXE NOEMS X=A000-C7FF I=D000-EFFF
- Tue Jul 14, 2020 1:01 pm
- Forum: PC 486SX (ao486)
- Topic: Using CD images with AO486
- Replies: 16
- Views: 11407