From 685c25369040d95bc583644276025b586b383aef Mon Sep 17 00:00:00 2001 From: Peter Veenstra Date: Tue, 27 Apr 2010 11:01:42 +0000 Subject: [PATCH] Some more contrast for Amber mode (ripsaw) Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3588 --- src/hardware/vga_other.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/hardware/vga_other.cpp b/src/hardware/vga_other.cpp index 98d29395..710b6c07 100644 --- a/src/hardware/vga_other.cpp +++ b/src/hardware/vga_other.cpp @@ -471,7 +471,7 @@ void Herc_Palette(void) { VGA_DAC_SetEntry(0xf,0x3f,0x3f,0x3f); break; case 1: // Amber - VGA_DAC_SetEntry(0x7,0x37,0x28,0x00); + VGA_DAC_SetEntry(0x7,0x34,0x20,0x00); VGA_DAC_SetEntry(0xf,0x3f,0x34,0x00); break; case 2: // Green