1
0
Fork 0
Commit graph

3531 commits

Author SHA1 Message Date
Ralf Grillenberger
ef95dc160e - Fix EGA panning to behave as on real hardware (fixes Beverly Hills Cop, Faery Tale Adv., Secret Agent 1)
- EGA splitscreen updates (Megademo, Secret Agent 1)
- Change display address latch timing (Beverly Hills Cop)
- Code style adoptions

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3621
2010-07-12 21:41:20 +00:00
Peter Veenstra
db66fef419 Extend int29 to include page and colour. Thanks for your input ripsaw8080. Change removesetup to remove the right amount of bytes.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3620
2010-07-10 11:36:39 +00:00
Ralf Grillenberger
47281bd3e5 INT10 EGA: Implement font intensity/blinking switch, fix font height calculation, screen parameters - makes Norton Commander work with machine=ega.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3619
2010-07-09 20:56:32 +00:00
Ralf Grillenberger
f30cf339c3 Text mode panning patch for the vgaonly machine
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3618
2010-06-28 21:32:43 +00:00
Ralf Grillenberger
ad7695d707 Fix regression in Spacewar with Hercules video. Thanks ripsaw8080 for reporting.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3617
2010-06-28 12:16:15 +00:00
Peter Veenstra
c111163bec Fix Dactylus Installer. (thanks ripsaw8080)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3616
2010-06-26 11:17:48 +00:00
Peter Veenstra
9d427201b5 gcc 4.4 on FreeBSD. (Alex)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3615
2010-06-12 08:54:08 +00:00
Peter Veenstra
d7404e0ba4 Detect +/- INF when loading a 80bit
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3614
2010-06-09 19:09:39 +00:00
Peter Veenstra
b441536ff4 Add history to debugger and cleanup. Patch 2991413 from etillite
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3613
2010-06-05 10:35:20 +00:00
Peter Veenstra
6976225474 Spelling fix.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3612
2010-05-25 07:58:13 +00:00
Ralf Grillenberger
23c7394b75 Disable blanking if its start value is beyond the total display height. Fixes Ms. Pac-PC and Pac-PC II.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3611
2010-05-16 19:02:30 +00:00
Peter Veenstra
1188f7882d Tiny fixes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3610
2010-05-14 07:33:45 +00:00
Peter Veenstra
3fe6afda3d version number updates.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3608
2010-05-12 09:10:46 +00:00
Peter Veenstra
62be0b6ac1 Installer improvements
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3607
2010-05-12 08:13:46 +00:00
Peter Veenstra
328b21c2e0 Limit message to once per session.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3606
2010-05-12 08:11:37 +00:00
Peter Veenstra
175b1c2b92 Nicer line ends on Windows. Might break old mapper files with 0.74, which might actually be good.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3605
2010-05-10 18:45:49 +00:00
Peter Veenstra
e74f928982 Readme update by Tryton.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3604
2010-05-10 18:44:45 +00:00
Peter Veenstra
fe401ac460 Some feedback on when pressing and releasing fast forward.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3603
2010-05-10 17:16:03 +00:00
Peter Veenstra
bc76927f2f Update NEWS and Changelog
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3602
2010-05-09 12:01:10 +00:00
Peter Veenstra
dd8b5b2772 Document -userconf
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3601
2010-05-09 11:54:44 +00:00
Peter Veenstra
5d22234ace bring in line with documentation again.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3600
2010-05-09 11:08:38 +00:00
Peter Veenstra
d52aa40712 Updated
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3599
2010-05-09 11:07:51 +00:00
Peter Veenstra
969ab8aeb0 Add -userconf to force loading of user specific configfile.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3598
2010-05-09 07:52:01 +00:00
Peter Veenstra
9d0ef05f8d some mapper reset clarifications
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3597
2010-05-07 19:54:17 +00:00
Peter Veenstra
044521630e A missing (. Thanks Tryton.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3596
2010-05-07 18:31:08 +00:00
Peter Veenstra
a87bb27faa Improved layout designed by tryton.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3595
2010-05-05 19:26:23 +00:00
Peter Veenstra
3bc49c24e2 More pretty pretty.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3594
2010-05-05 19:22:33 +00:00
Peter Veenstra
1157cbe2a0 Make it a bit more pretty.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3593
2010-05-05 19:12:51 +00:00
Peter Veenstra
3f17468a1f Allow cpu percentage used to be 105%, (which is in reality (90*105)%). Some more descriptive LOG_MSG when changing the cycles. (rc3 changes)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3592
2010-05-04 14:49:08 +00:00
Peter Veenstra
2e0b34ee0f More descriptive texts. New defaults for cycleup, prebuffer and blocksize.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3591
2010-05-04 14:43:12 +00:00
Peter Veenstra
79f692235a Add some more descriptive texts, add aliases resetconf and resetmapper. Change titlebar to always include percentage. (rc3t2 changes)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3590
2010-05-04 14:40:11 +00:00
Peter Veenstra
cc6785acea Add basic delay to a few dos games to improve their timing. TSR use global psp. (rc3 changes)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3589
2010-05-02 07:16:15 +00:00
Peter Veenstra
685c253690 Some more contrast for Amber mode (ripsaw)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3588
2010-04-27 11:01:42 +00:00
Sebastian Strohhäcker
5bf92b4017 small updates, consistency of changelog entries
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3587
2010-04-25 21:02:38 +00:00
Ralf Grillenberger
c38194f08f Update authors
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3586
2010-04-20 12:51:03 +00:00
Peter Veenstra
1fb9c76ae6 change wording
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3585
2010-04-20 11:17:31 +00:00
Peter Veenstra
66b3f5f761 Fix by h-a-l-9000 to repair the blanking functionality.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3584
2010-04-20 07:45:34 +00:00
Peter Veenstra
13e829e8c9 Updates....
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3583
2010-04-15 18:51:31 +00:00
Peter Veenstra
e514702c4b Add some changes from the scummvm team
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3582
2010-04-15 18:30:40 +00:00
Peter Veenstra
8f9bd1b72c Reduce focus on frameskip, increase focus on control.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3581
2010-04-15 18:19:21 +00:00
Peter Veenstra
ec873a5445 Clarify alt-f12 a bit.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3580
2010-04-15 18:18:16 +00:00
Peter Veenstra
f3c1902dab Add green/amber hercules mode emulation support. (Thanks ripsaw and h-a-l-9000)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3579
2010-04-15 13:22:21 +00:00
Ralf Grillenberger
d40f71fc45 Fix warnings (thanks ripsaw)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3578
2010-04-12 10:37:59 +00:00
Peter Veenstra
2dff0226b9 Reverse revision 3567 as it breaks a few games and the new patch could use some more testing.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3577
2010-04-08 14:29:55 +00:00
Ralf Grillenberger
74ddc23daf Allow the renderer to abort a screen. Fixes crashes occurring with certain output modes, platforms and games.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3576
2010-04-07 21:07:17 +00:00
Ralf Grillenberger
dae804a87f - Move the video timing debug output so it can display the correct v_total value
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3575
2010-04-05 10:13:18 +00:00
Peter Veenstra
6080d2c1dd Change exits to warnings. Improve childpsp a bit
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3574
2010-04-05 10:01:23 +00:00
Peter Veenstra
2649b91f6f Add include for abs.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3573
2010-04-05 07:06:57 +00:00
Ralf Grillenberger
8912e7ab6f -CGA, PCJr, Tandy: Add video blanking, change display start latch timing, sync pulse width correction,
-PCJr, Tandy: implement vertical retrace interrupt,
-PCJr, CGA: do line-by-line video emulation,
-PCJr: support on-screen change of color modes 4medium to 16low (used by Ghostbusters booter),
-All machines: only update the video timing when needed (Jungle Hunt, others that synchronize to the video screen might profit), only resize the output window when needed, start up the video more quickly at the beginning.

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3572
2010-04-04 22:39:06 +00:00
Ralf Grillenberger
b055c7a87f Fix vsync pulse position for CGA, Hercules, PCJr and Tandy machines. Set the display enable bit for mode 6.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3571
2010-04-04 21:07:27 +00:00