openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
D
DOSBox-x
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 607 of 619
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
push to hackipedia the nogit versions
Jonathan Campbell
More...
over 10 years ago
source packup now offers git and nogit versions
Jonathan Campbell
More...
over 10 years ago
delete *.pch files, on cleanup too
Jonathan Campbell
More...
over 10 years ago
more work
Jonathan Campbell
More...
over 10 years ago
more fixes for possible NULL pointer de-refs in GUI code.
Jonathan Campbell
More...
over 10 years ago
SDL GUI: modified "first_shell" computation to never read DOS PSP segment values if booted into guest OS. This resolves the bug where bringing up the keymapper or any of the GUIs causes NT to crash or DOSBox to hang when exiting back to emulation.
Jonathan Campbell
More...
over 10 years ago
more work, cleanup
Jonathan Campbell
More...
over 10 years ago
bugfix: ShowGUI command updated to properly force screen redraw after "fading back and un-blurring to" the emulator. the ShowGUI command had the same problem as the DOSBox keymapper screen in that after returning, the screen would become black with "fragments" showing where things changed.
Jonathan Campbell
More...
over 10 years ago
bugfix: keymapper screen now correctly triggers redraw of the screen when returning to the emulator. prior to this fix, entering the keymapper screen, and then exiting back resulted in a black screen with "fragments" visible whenever something changed, instead of a full redraw of the screen.
Jonathan Campbell
More...
over 10 years ago
cleanup script: delete VS2008 build logs too
Jonathan Campbell
More...
over 10 years ago
DOS kernel: Modified psp() and dta() functions to print BUG message and ignore attempts to read/write PSP and DTA segments IF booted into a guest OS.
Jonathan Campbell
More...
over 10 years ago
some Win32 build testing, cleanup, update cleanup script
Jonathan Campbell
More...
over 10 years ago
Don't read DOS PSP MCB if booted into a guest OS. This resolves Windows NT "instant BSOD" if you click on the menu bar in the Win32 build. There's still plenty of commands within though that trigger the same issue.
Jonathan Campbell
More...
over 10 years ago
a-ha... my Win32 build all this time forgot to compile the windres.rc resources as well. This made the menu appear, which allows me to see what other members on the forums mean when "clicking on the menu causes Windows NT to BSOD"
Jonathan Campbell
More...
over 10 years ago
remove more DISP2
Jonathan Campbell
More...
over 10 years ago
remove more DISP2
Jonathan Campbell
More...
over 10 years ago
remove more DISP2
Jonathan Campbell
More...
over 10 years ago
remove more DISP2
Jonathan Campbell
More...
over 10 years ago
remove more DISP2
Jonathan Campbell
More...
over 10 years ago
remove more DISP2 code
Jonathan Campbell
More...
over 10 years ago
remove display2.cpp code
Jonathan Campbell
More...
over 10 years ago
and... another one
Jonathan Campbell
More...
over 10 years ago
minor correction to dump information
Jonathan Campbell
More...
over 10 years ago
Added shell INT2FDBG command. Command, when given the /I switch, hooks INT 2Fh at the head of the call chain. This way, the DOS kernel can see the Windows init broadcast at the bottom of the chain (before anyone modifies registers) and the hook can see the resulting chain just before it's returned back to WIN.COM.
Jonathan Campbell
More...
over 10 years ago
BOOT command updated to uninstall and remove INT 2Ah and INT 2Fh vectors before booting guest OS.
Jonathan Campbell
More...
over 10 years ago
add program code to print out debug information regarding the Windows init and exit broadcast calls (INT 2Fh) as well as the INT 2Fh device callouts.
Jonathan Campbell
More...
over 10 years ago
complete rewrite and cleanup of Program:: environment variable functions SetEnv, GetEnvCount, GetEnvNum, GetEnv, etc.
Jonathan Campbell
More...
over 10 years ago
updated notes and bugs regarding demoscene entry "Majic 12: Show" and why and when it triggers a "MCB list is corrupt" error message in DOSBox and how to reconfigure your dosbox.conf to work around it.
Jonathan Campbell
More...
over 10 years ago
DOS MCB debugging: Instead of just exiting with "MCB list corrupt", show the MCB list on STDERR before shutdown so that I can see where it got corrupted.
Jonathan Campbell
More...
over 10 years ago
add configuration option to control the size of the DOSBox command shell's environment block. the option does not apply if using mainline compatible mapping. adjusted code to make room for it in the DOS kernel. You can go as low as 16 bytes or as high as 65536 bytes.
Jonathan Campbell
More...
over 10 years ago
←
1
2
…
603
604
605
606
607
608
609
610
611
…
618
619
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree