My DOSBox was compiled on 02/03/2020, so almost 2 years ago...
I'm going try and xcompile dosbox-0.74-3 and see if the results are any different...
My DOSBox was compiled on 02/03/2020, so almost 2 years ago...
Awesome! Please share so we can all use it, if it works. It would be nice to have as a backup and something to compare to when running things in the ao486 core.
Remastering Classic Game Cinematics: My new Youtube fun, check it out
https://www.youtube.com/@neocaron87
Using the free version Quartus you can possibly (through trial and error) make a ao486.RBF that is stable at 100mhz on YOUR device only --> viewtopic.php?f=13&t=3580
He is asking about the Arm chip, like when you overclock a Raspberry Pi. Personally I would not want to even try it with my MiSTer, but it is an interesting question.bbond007 wrote: ↑Fri Jan 21, 2022 1:21 amUsing the free version Quartus you can possibly (through trial and error) make a ao486.RBF that is stable at 100mhz on YOUR device only --> viewtopic.php?f=13&t=3580
Interesting... yeah, not sure why Bochs was then picked. Maybe Bochs was done in a way that was easier to automatically translate to FPGA logic.cursedverses wrote: ↑Thu Jan 20, 2022 11:41 pmI'm not sure about the past, but the previous maintainer posted sources onto github under GPL 2 - https://github.com/sarah-walker-pcem/pcem
Maybe it wasn't picked due to it's dependency on various firmware/BIOS files?
Based on what? If the faults in the core are in the CPU part and that whole part is then no longer done by the core... well... then the problems would most likely be solved.
That doesn't surprise me considering that disabling all the cache in this core makes it run similar to a 5mhz 286.
Looks like I did compile it again on 01.20.2022.
I found running the framebuffer in 16BPP was actually a little slower than 32BPP.amstan wrote: ↑Sat Feb 12, 2022 8:14 am It's possible a lot of it was due to the gpu blitting being slow on the ARM? I'm not sure. Are there any cpu benchmarks I should test with? I could also install qemu and try running x86 stuff in there (I guess I just need to point it at the same .vhd file as my ao486 core?).
Thanks. The Tandy sound is the main reason I want it. For the early Sierra games. I wish the Mister supported it. Also it may offer the ability to play more games that are not working in ao486 yet.bbond007 wrote: ↑
I suppose I could take the time and do a proper installer like I've done for ScummVM and Basilisk II, however, it is really only useful for running Tandy/pcJr stuff and offers not much else...
Why not compile the latest dosbox-SVN ? That's where all the good stuff is
Has DOSBox seen any substantial development on the last years? I thought it was an stagnated project because of architectural decisions that make it impossible to improve it much...held wrote: ↑Fri Feb 18, 2022 4:50 pm
Why not compile the latest dosbox-SVN ? That's where all the good stuff is
The 0.74-3 is almost 3 years old 2019-06-26, 18:53
there are actually attempts on modernizing itvanfanel wrote: ↑Fri Feb 25, 2022 11:23 amHas DOSBox seen any substantial development on the last years? I thought it was an stagnated project because of architectural decisions that make it impossible to improve it much...held wrote: ↑Fri Feb 18, 2022 4:50 pm
Why not compile the latest dosbox-SVN ? That's where all the good stuff is
The 0.74-3 is almost 3 years old 2019-06-26, 18:53
That one is not from the DOSBox developers the SVN is here and has all the latest goodies.jordi wrote: ↑Fri Feb 25, 2022 12:10 pmthere are actually attempts on modernizing itvanfanel wrote: ↑Fri Feb 25, 2022 11:23 amHas DOSBox seen any substantial development on the last years? I thought it was an stagnated project because of architectural decisions that make it impossible to improve it much...held wrote: ↑Fri Feb 18, 2022 4:50 pm
Why not compile the latest dosbox-SVN ? That's where all the good stuff is
The 0.74-3 is almost 3 years old 2019-06-26, 18:53
https://github.com/dosbox-staging/dosbox-staging
DOSBox X has some new updates, but its also based on SDL1 and SDL2, not sure if either supports a framebuffer:vanfanel wrote: ↑Fri Feb 25, 2022 11:23 amHas DOSBox seen any substantial development on the last years? I thought it was an stagnated project because of architectural decisions that make it impossible to improve it much...held wrote: ↑Fri Feb 18, 2022 4:50 pm
Why not compile the latest dosbox-SVN ? That's where all the good stuff is
The 0.74-3 is almost 3 years old 2019-06-26, 18:53
Sorry it took so long, The making a usable installer seems like hard part...
Tandy/pcJr is what I wanted it for too, and it works well for that. I have included a Tandy config.
Yes, I tried this yesterday, pretty easy to install and such with this nice install script. The performance is not great, but it works. I guess this supports audio CDs I guess? But its performance is not great so I guess games with audio CDs are probably not relevant for it.bbond007 wrote: ↑Sat Mar 05, 2022 4:27 amSorry it took so long, The making a usable installer seems like hard part...
Tandy/pcJr is what I wanted it for too, and it works well for that. I have included a Tandy config.
0.74-3 --> https://github.com/bbond007/MiSTer_DOSBox
Thanks!!! I am greatly looking forward to trying this out.bbond007 wrote: ↑Sat Mar 05, 2022 4:27 am Tandy/pcJr is what I wanted it for too, and it works well for that. I have included a Tandy config.
0.74-3 --> https://github.com/bbond007/MiSTer_DOSBox
Thanks very much for sharing this! I got a chance to try this briefly tonight. I got it working, and it is very exciting to have the Tandy sound working. It will be a whole new way for me to experience these old games. The only issue I am having is the joystick seems to be mapped to keyboard keys. If I move the joystick up in DOS, it recalls my last dos command for example. When I try to use it in a game it doesn't work like it should. Is there a way to fix this?bbond007 wrote: ↑Sat Mar 05, 2022 4:27 am Tandy/pcJr is what I wanted it for too, and it works well for that. I have included a Tandy config.
0.74-3 --> https://github.com/bbond007/MiSTer_DOSBox
Maybe try some different settings here --> https://github.com/bbond007/MiSTer_DOSB ... .conf#L186
You can fine tune the performance here. I have the Tandy profile set to "auto" and the regular one set to run full speed. --> https://github.com/bbond007/MiSTer_DOSB ... y.conf#L67