1
0
Fork 0
Commit graph

2371 commits

Author SHA1 Message Date
Sebastian Strohhäcker
2b577443e0 avoid selfpage removal for crossblocks when codepages run out
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2794
2007-02-02 17:23:14 +00:00
Sebastian Strohhäcker
c0c80145d6 clear banking bit0 for 32k tandy modes; fix some pcjr mode
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2793
2007-02-01 16:24:03 +00:00
Sebastian Strohhäcker
28cc8c5c9f fix pcjr sysrom location
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2792
2007-02-01 15:32:19 +00:00
Sjoerd van der Berg
477a30e2bd 16 color vesa modes start address setting added
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2791
2007-01-31 11:09:42 +00:00
Sjoerd van der Berg
42adb8617c Vesa 16 color modes use the highres vga/textmode palette
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2790
2007-01-31 11:08:35 +00:00
Peter Veenstra
5ef29db806 Fix small bug in readdata. Causes problems on every 32 reads. Thanks Srecko
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2789
2007-01-28 20:08:52 +00:00
Sebastian Strohhäcker
5c20be0f85 disable shortcut
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2788
2007-01-26 18:02:28 +00:00
Sebastian Strohhäcker
79c55d9ebf typo
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2787
2007-01-26 16:22:43 +00:00
Sjoerd van der Berg
87cd8a180e Use the cached data for chained mode rendering
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2786
2007-01-25 08:08:32 +00:00
Sjoerd van der Berg
a1e661ddbb Add suppport for the dac pel mask
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2785
2007-01-25 08:08:14 +00:00
Sjoerd van der Berg
b9e934fd97 Fix uninitialized value
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2784
2007-01-25 07:35:06 +00:00
Sjoerd van der Berg
5bd556e219 Only show resolution log message in debug version
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2783
2007-01-24 16:54:00 +00:00
Sjoerd van der Berg
576d1c6eff Fix setwindow position setting for 15/16/32bpp modes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2782
2007-01-24 16:29:53 +00:00
Sjoerd van der Berg
5660ee1856 Fixes to hercules emulation, better detection and bank switching
Fixes to tandy emulation, 640x200x16 mode and different sizes bank.
EGA/VGA memory changes detection for faster rendering added
Renderer does initial pass to check for needing to lock buffer


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2781
2007-01-24 16:29:09 +00:00
Sebastian Strohhäcker
667c756775 enhance cycles config variable a bit
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2780
2007-01-21 18:14:52 +00:00
Peter Veenstra
103cd7f6c9 Easier startup maintainance this way.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2779
2007-01-21 16:36:38 +00:00
Sebastian Strohhäcker
e608297aae add imagedisk swapping capabilities (prompt, slightly modified sf patch #1505951); fix int13 write sectors return code
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2778
2007-01-21 16:21:22 +00:00
Peter Veenstra
235c630cef Make help/all wrap like dir/p
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2777
2007-01-21 16:18:12 +00:00
Peter Veenstra
e3f7faf862 Improve help a bit. Introduce help /all.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2776
2007-01-21 14:13:21 +00:00
Peter Veenstra
beb4069437 lines starting with cd will only get directories when doing tabcompletion.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2775
2007-01-21 14:12:02 +00:00
Peter Veenstra
1780e72528 Fix a few warnings.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2774
2007-01-21 14:10:14 +00:00
Peter Veenstra
4a44525341 Fix Schleichfart (Moe).
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2771
2007-01-21 11:01:54 +00:00
Peter Veenstra
c4cb1e285c Some fixes so Ballade midi sequencer works. (Srecko)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2770
2007-01-19 18:48:31 +00:00
Sebastian Strohhäcker
76f1d11252 avoid code invalidation on certain types of self modification and adjust cache sizes (dynamic core);
add partial memory function inlining for dynamic core memory access; remove a float div in the pic


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2769
2007-01-18 14:57:59 +00:00
Sebastian Strohhäcker
6296e3fff4 remove some debugging aid in non-debug mode
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2768
2007-01-18 14:29:48 +00:00
Sebastian Strohhäcker
20222d628d lower kl temporary memory size used during decompression
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2767
2007-01-14 21:50:28 +00:00
Sebastian Strohhäcker
d3cb9bd1b8 different PCJr cart loading supported
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2764
2007-01-14 18:44:01 +00:00
Peter Veenstra
1d3b064824 add io delay patch from h-al-9000
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2763
2007-01-13 10:43:40 +00:00
Peter Veenstra
c05b3e6810 Make some compilers more happy
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2762
2007-01-13 10:17:39 +00:00
Peter Veenstra
29a8ba31c1 change startup message a bit. (suggestions by Red_Avatar)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2761
2007-01-13 09:58:26 +00:00
Peter Veenstra
bc0a6460ac Keeping the timer more in sync.(h-a-l-9000)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2760
2007-01-13 09:57:25 +00:00
Peter Veenstra
85af8429ac Add beta2 patch: nullmodem and serial update. Add some more configure tests for OS/2 and Mac OS X
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2758
2007-01-13 08:35:49 +00:00
Peter Veenstra
46d89dc3b3 Add beta 2 patch: Fix inherit the earth harddisk size detection.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2757
2007-01-12 20:59:04 +00:00
Sebastian Strohhäcker
89d0cd5778 adjust cga machine htotal/vtotal (thanks to MobyGamer and reenigne!)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2756
2007-01-12 18:31:11 +00:00
Sebastian Strohhäcker
f7f853ddf7 add 0x6a vesa mode (dupe of 0x102)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2755
2007-01-12 17:33:43 +00:00
Sebastian Strohhäcker
a02b03cd47 Add beta2 patch: remove zero-entries when scanning for available keys in CON
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2754
2007-01-11 18:08:54 +00:00
Peter Veenstra
c9ba894dc9 That includes the umb section as well
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2753
2007-01-11 16:47:10 +00:00
Sebastian Strohhäcker
872b63bb49 swap simple/normal core again; have some stack exception executed instead of exiting dosbox
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2752
2007-01-11 16:31:10 +00:00
Peter Veenstra
267d7bfeb1 bools aren't strings. (rcblanke)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2751
2007-01-11 16:25:21 +00:00
Peter Veenstra
91eb2fa612 Add timed joystick support (Justice and others) and silence a few warnings.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2750
2007-01-11 09:51:37 +00:00
Sebastian Strohhäcker
293fc7679f keep OSX gcc happy
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2749
2007-01-10 21:41:00 +00:00
Peter Veenstra
6e5b843ebc Updated Icon. Thanks Chaosfish
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2748
2007-01-10 15:07:12 +00:00
Sebastian Strohhäcker
e529cae446 Add beta2 patch: enable full joystick remapping
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2747
2007-01-10 15:01:15 +00:00
Peter Veenstra
7d57a8d5e5 Give a dos errorcode instead of E_Exiting on illegal execution mode.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2746
2007-01-10 12:04:35 +00:00
Peter Veenstra
064cef2a7f Silence a warning
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2745
2007-01-10 10:47:08 +00:00
Peter Veenstra
ab0d4104e2 Improve copy so it supports appending of files. Fixes a few installers.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2744
2007-01-10 09:04:33 +00:00
Sebastian Strohhäcker
d6037bb2fe Add beta2 patch: add rtc irq acknowledging (fixes Fury)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2743
2007-01-09 18:24:50 +00:00
Sebastian Strohhäcker
d3f72c5938 xtale: fix flag bug when opening files in readwrite mode on cdroms (sf patch #1622004)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2742
2007-01-09 17:44:20 +00:00
Sebastian Strohhäcker
4b6d005406 Add beta2 patch: merge in old trap skip logic again; give trap priority over hw interrupts
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2741
2007-01-09 17:18:52 +00:00
Sebastian Strohhäcker
d3883f677d Add beta2 patch: fix Psycho Pinball tilt causing mode changes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2740
2007-01-08 22:25:32 +00:00