VOGONS


First post, by Docwiz

User metadata
Rank Newbie
Rank
Newbie

Does anyone know what changes there are from the 61 release up until this weeks CVS?

I couldn't find a changelog and thus I don't know what to look for when dealing with bugs and new features, etc...

Can anyone help?

Reply 1 of 5, by Stiletto

User metadata
Rank l33t++
Rank
l33t++

Yes.

0.62

  • - Fixed commandline parsing when .bat files involved (fixes -exit)
    - Fixed issues with tabs in commandline not being processed correctly. (bug: #897177)
    - Returned filename in ds:dx in create-random-file (c2woody)
    - Added initial IPX support, made it cross-platform.
    - Add new config options for different soundblaster types
    - Add new config options for different opl emulations
    - changed machine default from auto to vga
    - added patch 902595 from Giovanni Giacobbi
    - CPU: Add some new exceptions
    - CPU: Add some new cases to LAR and LSL
    - CPU: Added some exceptions for illegal opcodes. Double 0x67 prefixes should work now. Thnx c2woody
    - CPU: Save the old value for LAR and LSL instructions.(c2woody)
    - DOS-MEMORY: Added patch [ 889704 ] Proper TPA setup (fizzban)
    - DOS-CDROM: made interface destructors virtual
    - DOS: Some c2woody DOS patch I don't understand
    - DOS: Added patch [ 889714 ] Structure of the DIB (Fizzban)
    - DOS: fixed a memleak, fixed a bug in get date and time on a openfilehandle
    - GUI-RENDER: No longer use pitch when setting size
    - GUI: initial opengl seperation
    - GUI: cleaned up shutdown sequence. Added SDL_Quit
    - GUI: Fixed overlay problems at debian/ppc(Marcin Kurek)
    - HARDWARE: Changed event and ticker handlers. Removed the micro timers.
    - HARDWARE-MODEM/SERIAL: Fixed modem to work with the Telnet protocol. Integrated fizzban's code to dial a string of numbers as an IP. This release should work with Xmodem and Ymodem protocols.
    - HARDWARE-PIC: Fixed a memory leak.
    - HARDWARE-VGA: Added MC6845 display controller support for hercules,cga,tandy machine modes.
    - HARDWARE-VGA: Added cga,tandy,text modes.
    - HARDWARE-VGA: Added some new tandy modes.
    - HARDWARE-VGA: Added better tandy register support.
    - HARDWARE-VGA: Add the 3rd cga palette
    - HARDWARE-VGA: Changing scanline length doesn't start a screen resize. New function to recalculate some values after a scanline length change
    - HARDWARE-TIMER: added basic BCD counting
    - HARDWARE-SOUND: Added dual opl2 and opl3 emulation.
    - HARDWARE-SOUND: Fixed the sample rate config option not being used.
    - HARDWARE-SOUND: Added different soundblaster type options.
    - HARDWARE-SOUND: Slight bug in cms still checking some old config option
    - INTS-MOUSE: Added new modes vertical resolution
    - INTS-VIDEO: Set the black/white bit for cga when setting mode 0x5
    - INTS-VIDEO: Fix high res ega modes from being detected as text modes.
    - INTS-CHAR: Add VGA copy and fill row functions
    - INTS-CHAR: Fix writing characters in 0x13 mode
    - INTS-CHAR: Fix filling of rows in tandy 16 color mode
    - INTS-XMS: Some changes to make the driver conform the specs more closely

---------------------------------------------------------------

For future reference, the "current" ChangeLog can be found here:
http://cvs.sourceforge.net/viewcvs.py/dosbox/ … Log?view=markup
However, it's not updated as quickly as individual files are, so for the rest of it, you have to go clicking on each file that's newer than the release. 😒 This is the last time I'll ever do this for someone; you need the ChangeLog, go read and compile it yourself.

There's even some better things being worked on (read: new features/compatibility) in a private forum, but I best keep mum about that.

"I see a little silhouette-o of a man, Scaramouche, Scaramouche, will you
do the Fandango!" - Queen

Stiletto

Reply 3 of 5, by MiniMax

User metadata
Rank Moderator
Rank
Moderator

CVS Builds (once a week)

DOSBox 60 seconds guide | How to ask questions
_________________
Lenovo M58p | Core 2 Quad Q8400 @ 2.66 GHz | Radeon R7 240 | LG HL-DT-ST DVDRAM GH40N | Fedora 32

Reply 4 of 5, by Stiletto

User metadata
Rank l33t++
Rank
l33t++
MiniMax wrote:

Yes, but what I was referring to (or teasing) hasn't been committed to CVS yet - it's experimental.

Okay, that's all I'll say on the subject. 😁

"I see a little silhouette-o of a man, Scaramouche, Scaramouche, will you
do the Fandango!" - Queen

Stiletto