VOGONS

Common searches


Search results

Display options

Re: Open source DOS games

in Milliways
Just browsed through a first few games on the list and found that some links don't have any DOS downloads anymore. ASC binary for DOS is unfortunately not available anymore on their homepage. But the copy has been saved in Internet Archive: https://web.archive.org/web/20021010075347if_/http://www. …

Re: DOSBox-X branch

@TheGreatCodeholio: Sorry, if I wasn't too clear in my posts, I was replying after an almost sleepless night. :) Maybe you didn't see the question but I asked you about the removal of the man page . I also suggested that you might use some cross-platform documentation generator if you are not really …

Re: DOSBox-X branch

truth5678 wrote: Attached is an image of Dark Forces running in dosbox 0.62 inside linux inside dosbox(-x). Cool. 😀 truth5678 wrote: I believe that SDL has a svgalib driver. SDL also has a Linux framebuffer driver. I think Linux has a support for VESA framebuffer devices since kernel 2.2.

Re: DOSBox-X branch

Hey, thanx for testing. :) I knew it would probably work with an emulated disk image. I just wanted to say i was hoping it would work without one. For example, I thougt the mounted local directory might get recognised as a physical drive. Similarly I was talking about LFN under dosbox mounted …

Re: DOSBox-X branch

It's interesting loadlin.exe works with dosbox-x. It loads Linux kernel (tried on 2.2 and 2.4 from zipslack), but it breaks during the startup not finding the hard drive partition to boot from. I guess you need to mount a disk image to get it booting. That's a bit unfortunate because UMSDOS files …

Re: DOSBox-X branch

http://bocke.na.rs/razno/screens/20140523-dosbox-x-1.png http://bocke.na.rs/razno/screens/20140523-dosbox-x-2.png I did just a quick test but it works. I didn't try it for a long time so it's got some suprises (gui). :) Man pages might still be usefull for *nix guys, but they need to be brought up …

Re: DOSBox-X branch

Thanx Gulikoza, that worked. 😀 The affected files are hardware/keyboard.cpp, hardware/memory.cpp, ints/bios.cpp. On a related note, maybe configure could automatically set --disable-dynamic-x86 on x86_64?

Re: DOSBox-X branch

I'm going to try the version you posted back in april as a reference. Sorry, I won't. I think I remember seeing the post with a corrected x86_64 source, but can't find it right now. Trying to crosscompile from linux64 to linux32 seems to give a lot of type mismatch errors. I'll try compiling under …

Re: DOSBox-X branch

I just checked-out the last revision from github and it mostly compiles nicely until this error: /home/bocke/Software/source/emulacija/emulatori/dosbox-x/dosbox-x-git/src/hardware/keyboard.cpp:724: undefined reference to `CPU_Core_Dyn_X86_Run()' hardware/libhardware.a(memory.o): In function `write_ …

Re: DOSBox-X branch

TheGreatCodeholio wrote: Fixes to the code to compile properly for 64-bit Linux. Thanx. 😀 Sorry for not responding right away, I was in the process of moving to a new apartment. I need to catch up with the topic and then I'll test the last linux64 friendly version you posted. 😀

Re: DOSBox-X branch

Hi and thanx for the great job on this project. :) I have a small question about Linux build. I was unsuccessfully trying to build dosbox-x a few months ago (20140125-201539, rev: 13aa2844a0355b699a44abf30c56faf5c9383e1c), so I was wondering if you still regulary test if it builds under linux? If …

Page 1 of 1