dosbox-staging:vogons/save-states-r4176

Last commit made on 2020-04-25
Get this branch:
git clone -b vogons/save-states-r4176 https://git.launchpad.net/dosbox-staging

Branch merges

Branch information

Name:
vogons/save-states-r4176
Repository:
lp:dosbox-staging

Recent commits

a3336e7... by bruenor41 <email address hidden>

Implement save-states support

Based on tikalat's savestate patch.

Shortcut Keys:

Left ALT + F5 -> Save to current slot
Left ALT + F9 -> Load state from current slot
Left ALT + F6 -> Switch to previous slot
Left ALT + F7 -> Switch to next slot

Total saveslots : 10 (Slots in circular arrangement)

Imported-from: https://www.vogons.org/viewtopic.php?p=718127#p718127

e0a7ede... by ripsaw8080 <email address hidden>

Don't generate sound after DMA is masked at end of single-cycle transfer. Prevents issues with some games.

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@4176

3bde40b... by Sjoerd van der Berg <email address hidden>

Make a dma channel go masked when it reaches end of count without autoinit

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@4175

72f8544... by Sjoerd van der Berg <email address hidden>

Make autoinit exit work and prevent double single cycle transfers when quitting autoinit

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@4174

9ffb562... by Peter Veenstra <email address hidden>

Add ripsaws one line patch to fix bug 488

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@4173

d0ecdf8... by ripsaw8080 <email address hidden>

Allocation Info works for CD-ROM drives. Fixes Bureau 13 installer.

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@4172

1960a81... by Peter Veenstra <email address hidden>

Improvements for compiling dynrec core in 64 bit mode on windows. Thanks for the help PgrAm and kjliew.

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@4171

80342e1... by ripsaw8080 <email address hidden>

Correct response for keyboard echo command. Fixes Steel Shot.

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@4170

3a2b3c6... by ripsaw8080 <email address hidden>

Reset write ops after drawing text in EGA graphics modes, consistent with EGA/VGA BIOS. Fixes Fun School 3.

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@4169

07c2d06... by ripsaw8080 <email address hidden>

Add Unit Number and Bytes Per Sector fields for DPB entries. Fixes Air Power installer and Windows 3 Virtual Memory dialog.

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@4168