From: K.Ohta Date: Wed, 18 Jan 2023 03:04:20 +0000 (+0900) Subject: [General] Merge resources. X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=84b4b39220ebda801db4c8562fe21d858819bb9b;p=csp-qt%2Fcommon_source_project-fm7.git [General] Merge resources. --- diff --git a/source/src/res/m68.rc b/source/src/res/m68.rc new file mode 100644 index 000000000..d90f9485f --- /dev/null +++ b/source/src/res/m68.rc @@ -0,0 +1,335 @@ +// Microsoft Visual C++ generated resource script. +// +#include "resource.h" + +#define APSTUDIO_READONLY_SYMBOLS +///////////////////////////////////////////////////////////////////////////// +// +// Generated from the TEXTINCLUDE 2 resource. +// +#include "afxres.h" + +///////////////////////////////////////////////////////////////////////////// +#undef APSTUDIO_READONLY_SYMBOLS + +///////////////////////////////////////////////////////////////////////////// +// Japanese resources + +#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_JPN) +#ifdef _WIN32 +LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT +#pragma code_page(932) +#endif //_WIN32 + +#ifdef APSTUDIO_INVOKED +///////////////////////////////////////////////////////////////////////////// +// +// TEXTINCLUDE +// + +1 TEXTINCLUDE DISCARDABLE +BEGIN + "resource.h\0" +END + +2 TEXTINCLUDE DISCARDABLE +BEGIN + "#include ""afxres.h""\r\n" + "\0" +END + +3 TEXTINCLUDE DISCARDABLE +BEGIN + "\r\n" + "\0" +END + +#endif // APSTUDIO_INVOKED + +#endif // Japanese resources +///////////////////////////////////////////////////////////////////////////// + + +///////////////////////////////////////////////////////////////////////////// +// English (U.S.) resources + +#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) +#ifdef _WIN32 +LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US +#pragma code_page(1252) +#endif //_WIN32 + +///////////////////////////////////////////////////////////////////////////// +// +// Accelerator +// + +IDR_ACCELERATOR1 ACCELERATORS DISCARDABLE +BEGIN + VK_RETURN, ID_ACCEL_SCREEN, VIRTKEY, ALT, NOINVERT + VK_APPS, ID_ACCEL_SPEED, VIRTKEY, NOINVERT + VK_APPS, ID_ACCEL_ROMAJI, VIRTKEY, CONTROL, NOINVERT +END + + +///////////////////////////////////////////////////////////////////////////// +// +// Menu +// + +IDR_MENU1 MENU DISCARDABLE +BEGIN + POPUP "Control" + BEGIN + MENUITEM "Reset", ID_RESET + MENUITEM SEPARATOR + MENUITEM "CPU x1", ID_CPU_POWER0 + MENUITEM "CPU x2", ID_CPU_POWER1 + MENUITEM "CPU x4", ID_CPU_POWER2 + MENUITEM "CPU x8", ID_CPU_POWER3 + MENUITEM "CPU x16", ID_CPU_POWER4 + MENUITEM "Full Speed", ID_FULL_SPEED + MENUITEM SEPARATOR + POPUP "Save State" + BEGIN + MENUITEM "State 0", ID_SAVE_STATE0 + MENUITEM "State 1", ID_SAVE_STATE1 + MENUITEM "State 2", ID_SAVE_STATE2 + MENUITEM "State 3", ID_SAVE_STATE3 + MENUITEM "State 4", ID_SAVE_STATE4 + MENUITEM "State 5", ID_SAVE_STATE5 + MENUITEM "State 6", ID_SAVE_STATE6 + MENUITEM "State 7", ID_SAVE_STATE7 + MENUITEM "State 8", ID_SAVE_STATE8 + MENUITEM "State 9", ID_SAVE_STATE9 + END + POPUP "Load State" + BEGIN + MENUITEM "State 0", ID_LOAD_STATE0 + MENUITEM "State 1", ID_LOAD_STATE1 + MENUITEM "State 2", ID_LOAD_STATE2 + MENUITEM "State 3", ID_LOAD_STATE3 + MENUITEM "State 4", ID_LOAD_STATE4 + MENUITEM "State 5", ID_LOAD_STATE5 + MENUITEM "State 6", ID_LOAD_STATE6 + MENUITEM "State 7", ID_LOAD_STATE7 + MENUITEM "State 8", ID_LOAD_STATE8 + MENUITEM "State 9", ID_LOAD_STATE9 + END + MENUITEM SEPARATOR + MENUITEM "Paste", ID_AUTOKEY_START + MENUITEM "Stop", ID_AUTOKEY_STOP + MENUITEM "Romaji to Kana", ID_ROMAJI_TO_KANA + MENUITEM SEPARATOR + MENUITEM "Debug Main CPU", ID_OPEN_DEBUGGER0 + MENUITEM "Close Debugger", ID_CLOSE_DEBUGGER + MENUITEM SEPARATOR + MENUITEM "Exit", ID_EXIT + END + POPUP "FD1" + BEGIN + MENUITEM "Insert", ID_OPEN_FD1 + MENUITEM "Eject", ID_CLOSE_FD1 + MENUITEM "Insert Blank 2DD Disk", ID_OPEN_BLANK_2DD_FD1 + MENUITEM "Insert Blank 2HD Disk", ID_OPEN_BLANK_2HD_FD1 + MENUITEM SEPARATOR + MENUITEM "Write Protected", ID_WRITE_PROTECT_FD1 + MENUITEM "Correct Timing", ID_CORRECT_TIMING_FD1 + MENUITEM "Ignore CRC Errors", ID_IGNORE_CRC_FD1 + MENUITEM SEPARATOR + MENUITEM "Recent", ID_RECENT_FD1 + END + POPUP "FD2" + BEGIN + MENUITEM "Insert", ID_OPEN_FD2 + MENUITEM "Eject", ID_CLOSE_FD2 + MENUITEM "Insert Blank 2DD Disk", ID_OPEN_BLANK_2DD_FD2 + MENUITEM "Insert Blank 2HD Disk", ID_OPEN_BLANK_2HD_FD2 + MENUITEM SEPARATOR + MENUITEM "Write Protected", ID_WRITE_PROTECT_FD2 + MENUITEM "Correct Timing", ID_CORRECT_TIMING_FD2 + MENUITEM "Ignore CRC Errors", ID_IGNORE_CRC_FD2 + MENUITEM SEPARATOR + MENUITEM "Recent", ID_RECENT_FD2 + END + POPUP "FD3" + BEGIN + MENUITEM "Insert", ID_OPEN_FD3 + MENUITEM "Eject", ID_CLOSE_FD3 + MENUITEM "Insert Blank 2DD Disk", ID_OPEN_BLANK_2DD_FD3 + MENUITEM "Insert Blank 2HD Disk", ID_OPEN_BLANK_2HD_FD3 + MENUITEM SEPARATOR + MENUITEM "Write Protected", ID_WRITE_PROTECT_FD3 + MENUITEM "Correct Timing", ID_CORRECT_TIMING_FD3 + MENUITEM "Ignore CRC Errors", ID_IGNORE_CRC_FD3 + MENUITEM SEPARATOR + MENUITEM "Recent", ID_RECENT_FD3 + END + POPUP "FD4" + BEGIN + MENUITEM "Insert", ID_OPEN_FD4 + MENUITEM "Eject", ID_CLOSE_FD4 + MENUITEM "Insert Blank 2DD Disk", ID_OPEN_BLANK_2DD_FD4 + MENUITEM "Insert Blank 2HD Disk", ID_OPEN_BLANK_2HD_FD4 + MENUITEM SEPARATOR + MENUITEM "Write Protected", ID_WRITE_PROTECT_FD4 + MENUITEM "Correct Timing", ID_CORRECT_TIMING_FD4 + MENUITEM "Ignore CRC Errors", ID_IGNORE_CRC_FD4 + MENUITEM SEPARATOR + MENUITEM "Recent", ID_RECENT_FD4 + END + POPUP "Device" + BEGIN + POPUP "DIP Switch" + BEGIN + MENUITEM "SW1: OS Boot/Debug", ID_VM_DIPSWITCH0 + MENUITEM "SW2: Debug", ID_VM_DIPSWITCH1 + MENUITEM "SW3: Debug", ID_VM_DIPSWITCH2 + MENUITEM "SW4: (Reserved)", ID_VM_DIPSWITCH3 + MENUITEM "SW5: (Reserved)", ID_VM_DIPSWITCH4 + MENUITEM "SW6: (Reserved)", ID_VM_DIPSWITCH5 + MENUITEM "SW7: (Reserved)", ID_VM_DIPSWITCH6 + MENUITEM "SW8: Memory Page #0", ID_VM_DIPSWITCH7 + END + POPUP "Drive" + BEGIN + MENUITEM "FD20-I (3.5inch-1DD)", ID_VM_DRIVE_TYPE0 + MENUITEM "FD20 (5.25inch-1DD)", ID_VM_DRIVE_TYPE1 + MENUITEM "DF44H (8inch-2D)", ID_VM_DRIVE_TYPE2 + END + POPUP "Keyboard" + BEGIN + MENUITEM "ASCII Keyboard", ID_VM_KEYBOARD_TYPE0 + MENUITEM "JIS Keyboard", ID_VM_KEYBOARD_TYPE1 + END + POPUP "Sound" + BEGIN + MENUITEM "Play FDD Noise", ID_VM_SOUND_NOISE_FDD + END + POPUP "Display" + BEGIN + MENUITEM "Color Monitor", ID_VM_MONITOR_TYPE0 + MENUITEM "Green Monitor", ID_VM_MONITOR_TYPE1 + MENUITEM SEPARATOR + MENUITEM "Scanline", ID_VM_MONITOR_SCANLINE + END + END + POPUP "Host" + BEGIN + MENUITEM "Rec Movie 60fps", ID_HOST_REC_MOVIE_60FPS + MENUITEM "Rec Movie 30fps", ID_HOST_REC_MOVIE_30FPS + MENUITEM "Rec Movie 15fps", ID_HOST_REC_MOVIE_15FPS + MENUITEM "Rec Sound", ID_HOST_REC_SOUND + MENUITEM "Stop", ID_HOST_REC_STOP + MENUITEM "Capture Screen", ID_HOST_CAPTURE_SCREEN + MENUITEM SEPARATOR + POPUP "Screen" + BEGIN + MENUITEM "Window x1", ID_SCREEN_WINDOW + MENUITEM "Fullscreen 640x400", ID_SCREEN_FULLSCREEN + MENUITEM SEPARATOR + MENUITEM "Window Stretch 1", ID_SCREEN_WINDOW_STRETCH + MENUITEM "Window Stretch 2", ID_SCREEN_WINDOW_ASPECT + MENUITEM SEPARATOR + MENUITEM "Fullscreen Stretch 1", ID_SCREEN_FULLSCREEN_DOTBYDOT + MENUITEM "Fullscreen Stretch 2", ID_SCREEN_FULLSCREEN_STRETCH + MENUITEM "Fullscreen Stretch 3", ID_SCREEN_FULLSCREEN_ASPECT + MENUITEM "Fullscreen Stretch 4", ID_SCREEN_FULLSCREEN_FILL + MENUITEM SEPARATOR + MENUITEM "Rotate 0deg", ID_SCREEN_ROTATE_0 + MENUITEM "Rotate +90deg", ID_SCREEN_ROTATE_90 + MENUITEM "Rotate 180deg", ID_SCREEN_ROTATE_180 + MENUITEM "Rotate -90deg", ID_SCREEN_ROTATE_270 + END + POPUP "Filter" + BEGIN + MENUITEM "RGB Filter", ID_FILTER_RGB + MENUITEM "None", ID_FILTER_NONE + END + POPUP "Sound" + BEGIN + MENUITEM "2000Hz", ID_SOUND_FREQ0 + MENUITEM "4000Hz", ID_SOUND_FREQ1 + MENUITEM "8000Hz", ID_SOUND_FREQ2 + MENUITEM "11025Hz", ID_SOUND_FREQ3 + MENUITEM "22050Hz", ID_SOUND_FREQ4 + MENUITEM "44100Hz", ID_SOUND_FREQ5 + MENUITEM "48000Hz", ID_SOUND_FREQ6 + MENUITEM "96000Hz", ID_SOUND_FREQ7 + MENUITEM SEPARATOR + MENUITEM "50msec", ID_SOUND_LATE0 + MENUITEM "100msec", ID_SOUND_LATE1 + MENUITEM "200msec", ID_SOUND_LATE2 + MENUITEM "300msec", ID_SOUND_LATE3 + MENUITEM "400msec", ID_SOUND_LATE4 + MENUITEM SEPARATOR + MENUITEM "Realtime Mix", ID_SOUND_STRICT_RENDER + MENUITEM "Light Weight Mix", ID_SOUND_LIGHT_RENDER + MENUITEM SEPARATOR + MENUITEM "Volume", ID_SOUND_VOLUME + END + MENUITEM SEPARATOR + MENUITEM "Use Direct2D1", ID_HOST_USE_D2D1 + MENUITEM "Use Direct3D9", ID_HOST_USE_D3D9 + MENUITEM "Wait Vsync", ID_HOST_WAIT_VSYNC + MENUITEM "Use DirectInput", ID_HOST_USE_DINPUT + MENUITEM "Disable Windows 8 DWM", ID_HOST_DISABLE_DWM + MENUITEM "Show Status Bar", ID_HOST_SHOW_STATUS_BAR + END +END + + +///////////////////////////////////////////////////////////////////////////// +// +// Image +// + +IDI_BITMAP_ACCESS_OFF BITMAP DISCARDABLE "indicator/access_off.bmp" +IDI_BITMAP_ACCESS_ON BITMAP DISCARDABLE "indicator/access_on.bmp" +IDI_BITMAP_ACCESS_ON2 BITMAP DISCARDABLE "indicator/access_green.bmp" + + +///////////////////////////////////////////////////////////////////////////// +// +// Icon +// + +// Icon with lowest ID value placed first to ensure application icon +// remains consistent on all systems. +IDI_ICON1 ICON DISCARDABLE "m68.ico" +#endif // English (U.S.) resources +///////////////////////////////////////////////////////////////////////////// + + +///////////////////////////////////////////////////////////////////////////// +// +// Dialog +// + +IDD_VOLUME DIALOG DISCARDABLE 0, 0, 250, 90 +STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU +CAPTION "Volume" +FONT 9, "MS PGothic" +BEGIN + LTEXT "Sound Device #1",IDC_VOLUME_CAPTION0,6,6,60,8 + CONTROL "",IDC_VOLUME_PARAM_L0,"msctls_trackbar32",TBS_AUTOTICKS | WS_TABSTOP,70,6,175,12 + CONTROL "",IDC_VOLUME_PARAM_R0,"msctls_trackbar32",TBS_AUTOTICKS | WS_TABSTOP,70,21,175,12 + LTEXT "Sound Device #2",IDC_VOLUME_CAPTION1,6,36,60,8 + CONTROL "",IDC_VOLUME_PARAM_L1,"msctls_trackbar32",TBS_AUTOTICKS | WS_TABSTOP,70,36,175,12 + CONTROL "",IDC_VOLUME_PARAM_R1,"msctls_trackbar32",TBS_AUTOTICKS | WS_TABSTOP,70,51,175,12 + DEFPUSHBUTTON "OK",IDOK,70,70,50,14 + DEFPUSHBUTTON "Reset",IDC_VOLUME_RESET,130,70,50,14 +END + + + +#ifndef APSTUDIO_INVOKED +///////////////////////////////////////////////////////////////////////////// +// +// Generated from the TEXTINCLUDE 3 resource. +// + + +///////////////////////////////////////////////////////////////////////////// +#endif // not APSTUDIO_INVOKED + diff --git a/source/src/res/trnjr.rc b/source/src/res/trnjr.rc new file mode 100644 index 000000000..f2358ee3d --- /dev/null +++ b/source/src/res/trnjr.rc @@ -0,0 +1,239 @@ +// Microsoft Visual C++ generated resource script. +// +#include "resource.h" + +#define APSTUDIO_READONLY_SYMBOLS +///////////////////////////////////////////////////////////////////////////// +// +// Generated from the TEXTINCLUDE 2 resource. +// +#include "afxres.h" + +///////////////////////////////////////////////////////////////////////////// +#undef APSTUDIO_READONLY_SYMBOLS + +///////////////////////////////////////////////////////////////////////////// +// Japanese resources + +#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_JPN) +#ifdef _WIN32 +LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT +#pragma code_page(932) +#endif //_WIN32 + +#ifdef APSTUDIO_INVOKED +///////////////////////////////////////////////////////////////////////////// +// +// TEXTINCLUDE +// + +1 TEXTINCLUDE DISCARDABLE +BEGIN + "resource.h\0" +END + +2 TEXTINCLUDE DISCARDABLE +BEGIN + "#include ""afxres.h""\r\n" + "\0" +END + +3 TEXTINCLUDE DISCARDABLE +BEGIN + "\r\n" + "\0" +END + +#endif // APSTUDIO_INVOKED + +#endif // Japanese resources +///////////////////////////////////////////////////////////////////////////// + + +///////////////////////////////////////////////////////////////////////////// +// English (U.S.) resources + +#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) +#ifdef _WIN32 +LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US +#pragma code_page(1252) +#endif //_WIN32 + +///////////////////////////////////////////////////////////////////////////// +// +// Accelerator +// + +IDR_ACCELERATOR1 ACCELERATORS DISCARDABLE +BEGIN + VK_RETURN, ID_ACCEL_SCREEN, VIRTKEY, ALT, NOINVERT + VK_APPS, ID_ACCEL_SPEED, VIRTKEY, NOINVERT +END + + +///////////////////////////////////////////////////////////////////////////// +// +// Menu +// + +IDR_MENU1 MENU DISCARDABLE +BEGIN + POPUP "Control" + BEGIN + MENUITEM "Reset", ID_RESET + MENUITEM SEPARATOR + MENUITEM "CPU x1", ID_CPU_POWER0 + MENUITEM "CPU x2", ID_CPU_POWER1 + MENUITEM "CPU x4", ID_CPU_POWER2 + MENUITEM "CPU x8", ID_CPU_POWER3 + MENUITEM "CPU x16", ID_CPU_POWER4 + MENUITEM "Full Speed", ID_FULL_SPEED + MENUITEM SEPARATOR + POPUP "Save State" + BEGIN + MENUITEM "State 0", ID_SAVE_STATE0 + MENUITEM "State 1", ID_SAVE_STATE1 + MENUITEM "State 2", ID_SAVE_STATE2 + MENUITEM "State 3", ID_SAVE_STATE3 + MENUITEM "State 4", ID_SAVE_STATE4 + MENUITEM "State 5", ID_SAVE_STATE5 + MENUITEM "State 6", ID_SAVE_STATE6 + MENUITEM "State 7", ID_SAVE_STATE7 + MENUITEM "State 8", ID_SAVE_STATE8 + MENUITEM "State 9", ID_SAVE_STATE9 + END + POPUP "Load State" + BEGIN + MENUITEM "State 0", ID_LOAD_STATE0 + MENUITEM "State 1", ID_LOAD_STATE1 + MENUITEM "State 2", ID_LOAD_STATE2 + MENUITEM "State 3", ID_LOAD_STATE3 + MENUITEM "State 4", ID_LOAD_STATE4 + MENUITEM "State 5", ID_LOAD_STATE5 + MENUITEM "State 6", ID_LOAD_STATE6 + MENUITEM "State 7", ID_LOAD_STATE7 + MENUITEM "State 8", ID_LOAD_STATE8 + MENUITEM "State 9", ID_LOAD_STATE9 + END + MENUITEM SEPARATOR + MENUITEM "Debug Main CPU", ID_OPEN_DEBUGGER0 + MENUITEM "Close Debugger", ID_CLOSE_DEBUGGER + MENUITEM SEPARATOR + MENUITEM "Exit", ID_EXIT + END + POPUP "RAM" + BEGIN + MENUITEM "Load", ID_LOAD_BINARY1 + MENUITEM "Save", ID_SAVE_BINARY1 + MENUITEM SEPARATOR + MENUITEM "Recent", ID_RECENT_BINARY1 + END + POPUP "Host" + BEGIN + MENUITEM "Rec Sound", ID_HOST_REC_SOUND + MENUITEM "Stop", ID_HOST_REC_STOP + MENUITEM SEPARATOR + POPUP "Sound" + BEGIN + MENUITEM "2000Hz", ID_SOUND_FREQ0 + MENUITEM "4000Hz", ID_SOUND_FREQ1 + MENUITEM "8000Hz", ID_SOUND_FREQ2 + MENUITEM "11025Hz", ID_SOUND_FREQ3 + MENUITEM "22050Hz", ID_SOUND_FREQ4 + MENUITEM "44100Hz", ID_SOUND_FREQ5 + MENUITEM "48000Hz", ID_SOUND_FREQ6 + MENUITEM "96000Hz", ID_SOUND_FREQ7 + MENUITEM SEPARATOR + MENUITEM "50msec", ID_SOUND_LATE0 + MENUITEM "100msec", ID_SOUND_LATE1 + MENUITEM "200msec", ID_SOUND_LATE2 + MENUITEM "300msec", ID_SOUND_LATE3 + MENUITEM "400msec", ID_SOUND_LATE4 + MENUITEM SEPARATOR + MENUITEM "Realtime Mix", ID_SOUND_STRICT_RENDER + MENUITEM "Light Weight Mix", ID_SOUND_LIGHT_RENDER + MENUITEM SEPARATOR + MENUITEM "Volume", ID_SOUND_VOLUME + END + MENUITEM SEPARATOR + MENUITEM "Use DirectInput", ID_HOST_USE_DINPUT + MENUITEM "Disable Windows 8 DWM", ID_HOST_DISABLE_DWM + MENUITEM "Show Status Bar", ID_HOST_SHOW_STATUS_BAR + END +END + + +///////////////////////////////////////////////////////////////////////////// +// +// Image +// + +IDI_BITMAP_BOARD IMAGE DISCARDABLE "trnjr/board.png" +IDI_BITMAP_BUTTON00 IMAGE DISCARDABLE "trnjr/button00.png" +IDI_BITMAP_BUTTON01 IMAGE DISCARDABLE "trnjr/button01.png" +IDI_BITMAP_BUTTON02 IMAGE DISCARDABLE "trnjr/button02.png" +IDI_BITMAP_BUTTON03 IMAGE DISCARDABLE "trnjr/button03.png" +IDI_BITMAP_BUTTON04 IMAGE DISCARDABLE "trnjr/button04.png" +IDI_BITMAP_BUTTON05 IMAGE DISCARDABLE "trnjr/button05.png" +IDI_BITMAP_BUTTON06 IMAGE DISCARDABLE "trnjr/button06.png" +IDI_BITMAP_BUTTON07 IMAGE DISCARDABLE "trnjr/button07.png" +IDI_BITMAP_BUTTON08 IMAGE DISCARDABLE "trnjr/button08.png" +IDI_BITMAP_BUTTON09 IMAGE DISCARDABLE "trnjr/button09.png" +IDI_BITMAP_BUTTON10 IMAGE DISCARDABLE "trnjr/button10.png" +IDI_BITMAP_BUTTON11 IMAGE DISCARDABLE "trnjr/button11.png" +IDI_BITMAP_BUTTON12 IMAGE DISCARDABLE "trnjr/button12.png" +IDI_BITMAP_BUTTON13 IMAGE DISCARDABLE "trnjr/button13.png" +IDI_BITMAP_BUTTON14 IMAGE DISCARDABLE "trnjr/button14.png" +IDI_BITMAP_BUTTON15 IMAGE DISCARDABLE "trnjr/button15.png" +IDI_BITMAP_BUTTON16 IMAGE DISCARDABLE "trnjr/button16.png" +IDI_BITMAP_BUTTON17 IMAGE DISCARDABLE "trnjr/button17.png" +IDI_BITMAP_BUTTON18 IMAGE DISCARDABLE "trnjr/button18.png" +IDI_BITMAP_BUTTON19 IMAGE DISCARDABLE "trnjr/button19.png" +IDI_BITMAP_BUTTON20 IMAGE DISCARDABLE "trnjr/button20.png" +IDI_BITMAP_BUTTON21 IMAGE DISCARDABLE "trnjr/button21.png" +IDI_BITMAP_BUTTON22 IMAGE DISCARDABLE "trnjr/button22.png" +IDI_BITMAP_BUTTON23 IMAGE DISCARDABLE "trnjr/button23.png" +IDI_BITMAP_BUTTON24 IMAGE DISCARDABLE "trnjr/button24.png" + + +///////////////////////////////////////////////////////////////////////////// +// +// Icon +// + +// Icon with lowest ID value placed first to ensure application icon +// remains consistent on all systems. +IDI_ICON1 ICON DISCARDABLE "trnjr.ico" +#endif // English (U.S.) resources +///////////////////////////////////////////////////////////////////////////// + + +///////////////////////////////////////////////////////////////////////////// +// +// Dialog +// + +IDD_VOLUME DIALOG DISCARDABLE 0, 0, 250, 60 +STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU +CAPTION "Volume" +FONT 9, "MS PGothic" +BEGIN + LTEXT "Sound Device #1",IDC_VOLUME_CAPTION0,6,6,60,8 + CONTROL "",IDC_VOLUME_PARAM_L0,"msctls_trackbar32",TBS_AUTOTICKS | WS_TABSTOP,70,6,175,12 + CONTROL "",IDC_VOLUME_PARAM_R0,"msctls_trackbar32",TBS_AUTOTICKS | WS_TABSTOP,70,21,175,12 + DEFPUSHBUTTON "OK",IDOK,70,40,50,14 + DEFPUSHBUTTON "Reset",IDC_VOLUME_RESET,130,40,50,14 +END + + + +#ifndef APSTUDIO_INVOKED +///////////////////////////////////////////////////////////////////////////// +// +// Generated from the TEXTINCLUDE 3 resource. +// + + +///////////////////////////////////////////////////////////////////////////// +#endif // not APSTUDIO_INVOKED + diff --git a/source/src/res/trnjr/board.png b/source/src/res/trnjr/board.png new file mode 100644 index 000000000..c8210d989 Binary files /dev/null and b/source/src/res/trnjr/board.png differ diff --git a/source/src/res/trnjr/button00.png b/source/src/res/trnjr/button00.png new file mode 100644 index 000000000..df901f957 Binary files /dev/null and b/source/src/res/trnjr/button00.png differ diff --git a/source/src/res/trnjr/button01.png b/source/src/res/trnjr/button01.png new file mode 100644 index 000000000..487bc7efc Binary files /dev/null and b/source/src/res/trnjr/button01.png differ diff --git a/source/src/res/trnjr/button02.png b/source/src/res/trnjr/button02.png new file mode 100644 index 000000000..db97be896 Binary files /dev/null and b/source/src/res/trnjr/button02.png differ diff --git a/source/src/res/trnjr/button03.png b/source/src/res/trnjr/button03.png new file mode 100644 index 000000000..530d33a19 Binary files /dev/null and b/source/src/res/trnjr/button03.png differ diff --git a/source/src/res/trnjr/button04.png b/source/src/res/trnjr/button04.png new file mode 100644 index 000000000..21df4f98c Binary files /dev/null and b/source/src/res/trnjr/button04.png differ diff --git a/source/src/res/trnjr/button05.png b/source/src/res/trnjr/button05.png new file mode 100644 index 000000000..9d9cb3775 Binary files /dev/null and b/source/src/res/trnjr/button05.png differ diff --git a/source/src/res/trnjr/button06.png b/source/src/res/trnjr/button06.png new file mode 100644 index 000000000..f943c5629 Binary files /dev/null and b/source/src/res/trnjr/button06.png differ diff --git a/source/src/res/trnjr/button07.png b/source/src/res/trnjr/button07.png new file mode 100644 index 000000000..ce320cdf7 Binary files /dev/null and b/source/src/res/trnjr/button07.png differ diff --git a/source/src/res/trnjr/button08.png b/source/src/res/trnjr/button08.png new file mode 100644 index 000000000..a8e0a3958 Binary files /dev/null and b/source/src/res/trnjr/button08.png differ diff --git a/source/src/res/trnjr/button09.png b/source/src/res/trnjr/button09.png new file mode 100644 index 000000000..fb342b248 Binary files /dev/null and b/source/src/res/trnjr/button09.png differ diff --git a/source/src/res/trnjr/button10.png b/source/src/res/trnjr/button10.png new file mode 100644 index 000000000..9a3fc7ac2 Binary files /dev/null and b/source/src/res/trnjr/button10.png differ diff --git a/source/src/res/trnjr/button11.png b/source/src/res/trnjr/button11.png new file mode 100644 index 000000000..78b92f1d2 Binary files /dev/null and b/source/src/res/trnjr/button11.png differ diff --git a/source/src/res/trnjr/button12.png b/source/src/res/trnjr/button12.png new file mode 100644 index 000000000..df454dd55 Binary files /dev/null and b/source/src/res/trnjr/button12.png differ diff --git a/source/src/res/trnjr/button13.png b/source/src/res/trnjr/button13.png new file mode 100644 index 000000000..3dc989f03 Binary files /dev/null and b/source/src/res/trnjr/button13.png differ diff --git a/source/src/res/trnjr/button14.png b/source/src/res/trnjr/button14.png new file mode 100644 index 000000000..300dfb744 Binary files /dev/null and b/source/src/res/trnjr/button14.png differ diff --git a/source/src/res/trnjr/button15.png b/source/src/res/trnjr/button15.png new file mode 100644 index 000000000..66f55d24f Binary files /dev/null and b/source/src/res/trnjr/button15.png differ diff --git a/source/src/res/trnjr/button16.png b/source/src/res/trnjr/button16.png new file mode 100644 index 000000000..74a692de2 Binary files /dev/null and b/source/src/res/trnjr/button16.png differ diff --git a/source/src/res/trnjr/button17.png b/source/src/res/trnjr/button17.png new file mode 100644 index 000000000..d5f932ec9 Binary files /dev/null and b/source/src/res/trnjr/button17.png differ diff --git a/source/src/res/trnjr/button18.png b/source/src/res/trnjr/button18.png new file mode 100644 index 000000000..f36142bab Binary files /dev/null and b/source/src/res/trnjr/button18.png differ diff --git a/source/src/res/trnjr/button19.png b/source/src/res/trnjr/button19.png new file mode 100644 index 000000000..0c252273e Binary files /dev/null and b/source/src/res/trnjr/button19.png differ diff --git a/source/src/res/trnjr/button20.png b/source/src/res/trnjr/button20.png new file mode 100644 index 000000000..b6fdcbd4f Binary files /dev/null and b/source/src/res/trnjr/button20.png differ diff --git a/source/src/res/trnjr/button21.png b/source/src/res/trnjr/button21.png new file mode 100644 index 000000000..52655f140 Binary files /dev/null and b/source/src/res/trnjr/button21.png differ diff --git a/source/src/res/trnjr/button22.png b/source/src/res/trnjr/button22.png new file mode 100644 index 000000000..41f15c449 Binary files /dev/null and b/source/src/res/trnjr/button22.png differ diff --git a/source/src/res/trnjr/button23.png b/source/src/res/trnjr/button23.png new file mode 100644 index 000000000..fc179ee8c Binary files /dev/null and b/source/src/res/trnjr/button23.png differ diff --git a/source/src/res/trnjr/button24.png b/source/src/res/trnjr/button24.png new file mode 100644 index 000000000..03d5ca6a2 Binary files /dev/null and b/source/src/res/trnjr/button24.png differ diff --git a/source/vc++2008/build9.bat b/source/vc++2008/build9.bat index eafc4e47b..836a62a1d 100644 --- a/source/vc++2008/build9.bat +++ b/source/vc++2008/build9.bat @@ -415,6 +415,10 @@ devenv.com tvboy.vcproj /Rebuild Release mkdir build_xp\tvboy copy Release\tvboy.exe build_xp\tvboy\. +devenv.com trnjr.vcproj /Rebuild Release +mkdir build_xp\trnjr +copy Release\trnjr.exe build_xp\trnjr\. + devenv.com x07.vcproj /Rebuild Release mkdir build_xp\x07 copy Release\x07.exe build_xp\x07\. diff --git a/source/vc++2008/m68.vcproj b/source/vc++2008/m68.vcproj new file mode 100644 index 000000000..92b2ba11a --- /dev/null +++ b/source/vc++2008/m68.vcproj @@ -0,0 +1,1122 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/source/vc++2008/trnjr.vcproj b/source/vc++2008/trnjr.vcproj new file mode 100644 index 000000000..d03856e1a --- /dev/null +++ b/source/vc++2008/trnjr.vcproj @@ -0,0 +1,1018 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/source/vc++2017/build15.bat b/source/vc++2017/build15.bat index 5e3c94bbe..2dcde3c4d 100644 --- a/source/vc++2017/build15.bat +++ b/source/vc++2017/build15.bat @@ -411,6 +411,10 @@ msbuild.exe tvboy.vcxproj /t:clean;rebuild /p:Configuration=Release;Platform="Wi mkdir build_vc15\tvboy copy bin\x86\Release\tvboy.exe build_vc15\tvboy\. +msbuild.exe trnjr.vcxproj /t:clean;rebuild /p:Configuration=Release;Platform="Win32" +mkdir build_vc15\trnjr +copy bin\x86\Release\trnjr.exe build_vc15\trnjr\. + msbuild.exe x07.vcxproj /t:clean;rebuild /p:Configuration=Release;Platform="Win32" mkdir build_vc15\x07 copy bin\x86\Release\x07.exe build_vc15\x07\. diff --git a/source/vc++2017/m68.vcxproj b/source/vc++2017/m68.vcxproj new file mode 100644 index 000000000..5c1640634 --- /dev/null +++ b/source/vc++2017/m68.vcxproj @@ -0,0 +1,410 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {C8ECB2A1-4C61-417E-B499-94FF8CC90187} + m68 + Win32Proj + 8.1 + + + + Application + v141 + false + MultiByte + + + Application + v141 + false + MultiByte + + + Application + v141 + false + MultiByte + + + Application + v141 + false + MultiByte + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>12.0.21005.1 + + + $(SolutionDir)bin\$(PlatformTarget)\$(Configuration)\ + $(SolutionDir)obj\$(PlatformTarget)\$(Configuration)\$(ProjectName)\ + true + $(VC_IncludePath);$(WindowsSDK_IncludePath);$(DXSDK_DIR)Include + $(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86);$(DXSDK_DIR)Lib\x86 + + + + true + $(VC_IncludePath);$(WindowsSDK_IncludePath);$(DXSDK_DIR)Include + $(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64);$(DXSDK_DIR)Lib\x64 + + $(SolutionDir)bin\$(PlatformTarget)\$(Configuration)\ + $(SolutionDir)obj\$(PlatformTarget)\$(Configuration)\$(ProjectName)\ + + + $(SolutionDir)bin\$(PlatformTarget)\$(Configuration)\ + $(SolutionDir)obj\$(PlatformTarget)\$(Configuration)\$(ProjectName)\ + false + $(VC_IncludePath);$(WindowsSDK_IncludePath) + $(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86) + + + + false + $(VC_IncludePath);$(WindowsSDK_IncludePath) + $(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64) + + $(SolutionDir)bin\$(PlatformTarget)\$(Configuration)\ + $(SolutionDir)obj\$(PlatformTarget)\$(Configuration)\$(ProjectName)\ + + + false + + + false + + + false + + + false + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + Win32 + $(IntDir)vc$(PlatformToolsetVersion)\$(targetname).tlb + + + + Disabled + WIN32;_DEBUG;_WINDOWS;_M68;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebug + $(IntDir)$(TargetName).pch + $(IntDir)%(RelativeDir) + $(IntDir)%(RelativeDir) + $(IntDir)%(RelativeDir)\vc$(PlatformToolsetVersion)\$(TargetName).pdb + true + Level3 + true + EditAndContinue + %(AdditionalIncludeDirectories) + true + + + _DEBUG;%(PreprocessorDefinitions) + 0x0411 + + + winmm.lib;imm32.lib;%(AdditionalDependencies) + $(OutDir)$(TargetName)$(TargetExt) + true + true + $(OutDir)$(TargetName).pdb + Windows + false + + MachineX86 + false + Libcmt.lib + %(AdditionalLibraryDirectories); + false + + + true + $(IntDir)vc$(PlatformToolsetVersion)\$(targetname).bsc + + + ..\src\res\vista.manifest + + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + $(IntDir)vc$(PlatformToolsetVersion)\$(targetname).tlb + + + + Disabled + WIN32;_DEBUG;_WINDOWS;_M68;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebug + $(IntDir)$(TargetName).pch + $(IntDir)%(RelativeDir) + $(IntDir)%(RelativeDir) + $(IntDir)%(RelativeDir)\vc$(PlatformToolsetVersion)\$(TargetName).pdb + true + Level3 + true + ProgramDatabase + %(AdditionalIncludeDirectories) + true + + + _DEBUG;%(PreprocessorDefinitions) + 0x0411 + + + winmm.lib;imm32.lib;%(AdditionalDependencies) + $(OutDir)$(TargetName)$(TargetExt) + true + true + $(OutDir)$(TargetName).pdb + Windows + false + + + false + Libcmt.lib + %(AdditionalLibraryDirectories); + false + + + true + $(IntDir)vc$(PlatformToolsetVersion)\$(targetname).bsc + + + ..\src\res\vista.manifest + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + Win32 + $(IntDir)vc$(PlatformToolsetVersion)\$(targetname).tlb + + + + MaxSpeed + AnySuitable + WIN32;NDEBUG;_WINDOWS;_M68;%(PreprocessorDefinitions) + true + MultiThreaded + true + StreamingSIMDExtensions2 + $(IntDir)$(TargetName).pch + $(IntDir)%(RelativeDir) + $(IntDir)%(RelativeDir) + $(IntDir)%(RelativeDir)\vc$(PlatformToolsetVersion)\$(TargetName).pdb + true + Level3 + true + %(AdditionalIncludeDirectories) + true + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + + + winmm.lib;imm32.lib;%(AdditionalDependencies) + $(OutDir)$(TargetName)$(TargetExt) + true + $(OutDir)$(TargetName).pdb + Windows + false + + MachineX86 + false + %(AdditionalLibraryDirectories); + + + + + true + $(IntDir)vc$(PlatformToolsetVersion)\$(targetname).bsc + + + ..\src\res\vista.manifest + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + $(IntDir)vc$(PlatformToolsetVersion)\$(targetname).tlb + + + + MaxSpeed + AnySuitable + WIN32;NDEBUG;_WINDOWS;_M68;%(PreprocessorDefinitions) + true + MultiThreaded + true + NotSet + $(IntDir)$(TargetName).pch + $(IntDir)%(RelativeDir) + $(IntDir)%(RelativeDir) + $(IntDir)%(RelativeDir)\vc$(PlatformToolsetVersion)\$(TargetName).pdb + true + Level3 + true + %(AdditionalIncludeDirectories) + true + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + + + winmm.lib;imm32.lib;%(AdditionalDependencies) + $(OutDir)$(TargetName)$(TargetExt) + true + $(OutDir)$(TargetName).pdb + Windows + false + + + false + %(AdditionalLibraryDirectories); + + + + + true + $(IntDir)vc$(PlatformToolsetVersion)\$(targetname).bsc + + + ..\src\res\vista.manifest + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ..\src\res;%(AdditionalIncludeDirectories) + ..\src\res;%(AdditionalIncludeDirectories) + ..\src\res;%(AdditionalIncludeDirectories) + ..\src\res;%(AdditionalIncludeDirectories) + + + + + + \ No newline at end of file diff --git a/source/vc++2017/m68.vcxproj.filters b/source/vc++2017/m68.vcxproj.filters new file mode 100644 index 000000000..bdefe606b --- /dev/null +++ b/source/vc++2017/m68.vcxproj.filters @@ -0,0 +1,273 @@ + + + + + {3bf62c27-f4cd-4d5b-81f1-fc15c313e0f0} + cpp;c;cxx;rc;def;r;odl;idl;hpj;bat + + + {67680450-6fda-4fed-9b88-308ea949545a} + cpp + + + {bfb9817c-9b88-4e6b-bd61-775c20e2410b} + cpp + + + {a659f678-beda-4295-8e0c-175cb5ba80e5} + cpp + + + {93c349a3-387f-4f68-8249-08d4f9b79ba4} + cpp + + + {058e17b9-93f2-4a36-b53b-1b24decdffda} + h;hpp;hxx;hm;inl + + + {5e89f5f6-153f-4b3c-a8ef-36b4b085f944} + h + + + {0588f095-bf3e-49b4-a2ea-8bdd7d47c3d6} + h + + + {add1ed6b-4660-440d-84a2-1d7c5eb210d8} + h + + + {b2780e51-b0db-4878-b25e-8884bffa0fd5} + h + + + {b1c1f290-0b94-4933-b845-7c2667e0144a} + ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe + + + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files\EMU Source Files + + + Source Files\EMU Source Files + + + Source Files\OSD Source Files + + + Source Files\OSD Source Files + + + Source Files\OSD Source Files + + + Source Files\OSD Source Files + + + Source Files\OSD Source Files + + + Source Files\OSD Source Files + + + Source Files\VM Common Source Files + + + Source Files\VM Common Source Files + + + Source Files\VM Common Source Files + + + Source Files\VM Common Source Files + + + Source Files\VM Common Source Files + + + Source Files\VM Common Source Files + + + Source Files\VM Common Source Files + + + Source Files\VM Common Source Files + + + Source Files\VM Common Source Files + + + Source Files\VM Common Source Files + + + Source Files\VM Common Source Files + + + Source Files\VM Common Source Files + + + Source Files\VM Common Source Files + + + Source Files\VM Common Source Files + + + Source Files\VM Common Source Files + + + Source Files\VM Driver Source Files + + + Source Files\VM Driver Source Files + + + Source Files\VM Driver Source Files + + + Source Files\VM Driver Source Files + + + Source Files\VM Driver Source Files + + + Source Files\VM Driver Source Files + + + Source Files\VM Driver Source Files + + + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files\EMU Header Files + + + Header Files\OSD Header Files + + + Header Files\VM Common Header Files + + + Header Files\VM Common Header Files + + + Header Files\VM Common Header Files + + + Header Files\VM Common Header Files + + + Header Files\VM Common Header Files + + + Header Files\VM Common Header Files + + + Header Files\VM Common Header Files + + + Header Files\VM Common Header Files + + + Header Files\VM Common Header Files + + + Header Files\VM Common Header Files + + + Header Files\VM Common Header Files + + + Header Files\VM Common Header Files + + + Header Files\VM Common Header Files + + + Header Files\VM Common Header Files + + + Header Files\VM Common Header Files + + + Header Files\VM Common Header Files + + + Header Files\VM Common Header Files + + + Header Files\VM Common Header Files + + + Header Files\VM Common Header Files + + + Header Files\VM Driver Header Files + + + Header Files\VM Driver Header Files + + + Header Files\VM Driver Header Files + + + Header Files\VM Driver Header Files + + + Header Files\VM Driver Header Files + + + Header Files\VM Driver Header Files + + + Header Files\VM Driver Header Files + + + Resource Files + + + + + Resource Files + + + Resource Files + + + Resource Files + + + Resource Files + + + + + Resource Files + + + \ No newline at end of file diff --git a/source/vc++2017/trnjr.vcxproj b/source/vc++2017/trnjr.vcxproj new file mode 100644 index 000000000..f7a8b4e1a --- /dev/null +++ b/source/vc++2017/trnjr.vcxproj @@ -0,0 +1,417 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {F62D036D-7569-431B-9C55-C056A4D3145A} + trnjr + Win32Proj + 8.1 + + + + Application + v141 + false + MultiByte + + + Application + v141 + false + MultiByte + + + Application + v141 + false + MultiByte + + + Application + v141 + false + MultiByte + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>12.0.21005.1 + + + $(SolutionDir)bin\$(PlatformTarget)\$(Configuration)\ + $(SolutionDir)obj\$(PlatformTarget)\$(Configuration)\$(ProjectName)\ + true + $(VC_IncludePath);$(WindowsSDK_IncludePath);$(DXSDK_DIR)Include + $(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86);$(DXSDK_DIR)Lib\x86 + + + + true + $(VC_IncludePath);$(WindowsSDK_IncludePath);$(DXSDK_DIR)Include + $(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64);$(DXSDK_DIR)Lib\x64 + + $(SolutionDir)bin\$(PlatformTarget)\$(Configuration)\ + $(SolutionDir)obj\$(PlatformTarget)\$(Configuration)\$(ProjectName)\ + + + $(SolutionDir)bin\$(PlatformTarget)\$(Configuration)\ + $(SolutionDir)obj\$(PlatformTarget)\$(Configuration)\$(ProjectName)\ + false + $(VC_IncludePath);$(WindowsSDK_IncludePath) + $(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86) + + + + false + $(VC_IncludePath);$(WindowsSDK_IncludePath) + $(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64) + + $(SolutionDir)bin\$(PlatformTarget)\$(Configuration)\ + $(SolutionDir)obj\$(PlatformTarget)\$(Configuration)\$(ProjectName)\ + + + false + + + false + + + false + + + false + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + Win32 + $(IntDir)vc$(PlatformToolsetVersion)\$(targetname).tlb + + + + Disabled + WIN32;_DEBUG;_WINDOWS;_TRNJR;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebug + $(IntDir)$(TargetName).pch + $(IntDir)%(RelativeDir) + $(IntDir)%(RelativeDir) + $(IntDir)%(RelativeDir)\vc$(PlatformToolsetVersion)\$(TargetName).pdb + true + Level3 + true + EditAndContinue + %(AdditionalIncludeDirectories) + true + + + _DEBUG;%(PreprocessorDefinitions) + 0x0411 + + + winmm.lib;imm32.lib;%(AdditionalDependencies) + $(OutDir)$(TargetName)$(TargetExt) + true + true + $(OutDir)$(TargetName).pdb + Windows + false + + MachineX86 + false + Libcmt.lib + %(AdditionalLibraryDirectories); + false + + + true + $(IntDir)vc$(PlatformToolsetVersion)\$(targetname).bsc + + + ..\src\res\vista.manifest + + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + $(IntDir)vc$(PlatformToolsetVersion)\$(targetname).tlb + + + + Disabled + WIN32;_DEBUG;_WINDOWS;_TRNJR;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebug + $(IntDir)$(TargetName).pch + $(IntDir)%(RelativeDir) + $(IntDir)%(RelativeDir) + $(IntDir)%(RelativeDir)\vc$(PlatformToolsetVersion)\$(TargetName).pdb + true + Level3 + true + ProgramDatabase + %(AdditionalIncludeDirectories) + true + + + _DEBUG;%(PreprocessorDefinitions) + 0x0411 + + + winmm.lib;imm32.lib;%(AdditionalDependencies) + $(OutDir)$(TargetName)$(TargetExt) + true + true + $(OutDir)$(TargetName).pdb + Windows + false + + + false + Libcmt.lib + %(AdditionalLibraryDirectories); + false + + + true + $(IntDir)vc$(PlatformToolsetVersion)\$(targetname).bsc + + + ..\src\res\vista.manifest + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + Win32 + $(IntDir)vc$(PlatformToolsetVersion)\$(targetname).tlb + + + + MaxSpeed + AnySuitable + WIN32;NDEBUG;_WINDOWS;_TRNJR;%(PreprocessorDefinitions) + true + MultiThreaded + true + StreamingSIMDExtensions2 + $(IntDir)$(TargetName).pch + $(IntDir)%(RelativeDir) + $(IntDir)%(RelativeDir) + $(IntDir)%(RelativeDir)\vc$(PlatformToolsetVersion)\$(TargetName).pdb + true + Level3 + true + %(AdditionalIncludeDirectories) + true + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + + + winmm.lib;imm32.lib;%(AdditionalDependencies) + $(OutDir)$(TargetName)$(TargetExt) + true + $(OutDir)$(TargetName).pdb + Windows + false + + MachineX86 + false + %(AdditionalLibraryDirectories); + + + + + true + $(IntDir)vc$(PlatformToolsetVersion)\$(targetname).bsc + + + ..\src\res\vista.manifest + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + $(IntDir)vc$(PlatformToolsetVersion)\$(targetname).tlb + + + + MaxSpeed + AnySuitable + WIN32;NDEBUG;_WINDOWS;_TRNJR;%(PreprocessorDefinitions) + true + MultiThreaded + true + NotSet + $(IntDir)$(TargetName).pch + $(IntDir)%(RelativeDir) + $(IntDir)%(RelativeDir) + $(IntDir)%(RelativeDir)\vc$(PlatformToolsetVersion)\$(TargetName).pdb + true + Level3 + true + %(AdditionalIncludeDirectories) + true + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + + + winmm.lib;imm32.lib;%(AdditionalDependencies) + $(OutDir)$(TargetName)$(TargetExt) + true + $(OutDir)$(TargetName).pdb + Windows + false + + + false + %(AdditionalLibraryDirectories); + + + + + true + $(IntDir)vc$(PlatformToolsetVersion)\$(targetname).bsc + + + ..\src\res\vista.manifest + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ..\src\res;%(AdditionalIncludeDirectories) + ..\src\res;%(AdditionalIncludeDirectories) + ..\src\res;%(AdditionalIncludeDirectories) + ..\src\res;%(AdditionalIncludeDirectories) + + + + + + \ No newline at end of file diff --git a/source/vc++2017/trnjr.vcxproj.filters b/source/vc++2017/trnjr.vcxproj.filters new file mode 100644 index 000000000..933e9e54b --- /dev/null +++ b/source/vc++2017/trnjr.vcxproj.filters @@ -0,0 +1,291 @@ + + + + + {c265b2dc-6485-4b6c-997e-8046e3611fb4} + cpp;c;cxx;rc;def;r;odl;idl;hpj;bat + + + {a966b8ba-a49d-4309-b0d7-2d02510b520a} + cpp + + + {18e67e95-f5c4-4db4-b156-ac3b34f0a36e} + cpp + + + {562c344b-b267-474e-9ea7-00c8e19a74dd} + cpp + + + {5ca2e20d-6316-4d51-bea0-6608060e9ac0} + cpp + + + {e85e9a16-0678-4e90-890b-899a0ca8b256} + h;hpp;hxx;hm;inl + + + {6625dd6a-0106-4956-a754-d280717e7b93} + h + + + {92f684b4-ef17-4b0a-b25a-793e0d256388} + h + + + {fd2d648a-6160-49d9-b99b-2131fff6bdc8} + h + + + {84fca5b5-547f-4d6f-89f4-c88680c56da7} + h + + + {41bd27bc-cb47-461c-9b5f-8bd09e8b0d97} + ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe + + + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files\EMU Source Files + + + Source Files\EMU Source Files + + + Source Files\OSD Source Files + + + Source Files\OSD Source Files + + + Source Files\OSD Source Files + + + Source Files\OSD Source Files + + + Source Files\OSD Source Files + + + Source Files\OSD Source Files + + + Source Files\OSD Source Files + + + Source Files\VM Common Source Files + + + Source Files\VM Common Source Files + + + Source Files\VM Common Source Files + + + Source Files\VM Common Source Files + + + Source Files\VM Common Source Files + + + Source Files\VM Common Source Files + + + Source Files\VM Common Source Files + + + Source Files\VM Common Source Files + + + Source Files\VM Common Source Files + + + Source Files\VM Common Source Files + + + Source Files\VM Driver Source Files + + + Source Files\VM Driver Source Files + + + Source Files\VM Driver Source Files + + + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files\EMU Header Files + + + Header Files\OSD Header Files + + + Header Files\VM Common Header Files + + + Header Files\VM Common Header Files + + + Header Files\VM Common Header Files + + + Header Files\VM Common Header Files + + + Header Files\VM Common Header Files + + + Header Files\VM Common Header Files + + + Header Files\VM Common Header Files + + + Header Files\VM Common Header Files + + + Header Files\VM Common Header Files + + + Header Files\VM Common Header Files + + + Header Files\VM Common Header Files + + + Header Files\VM Common Header Files + + + Header Files\VM Common Header Files + + + Header Files\VM Common Header Files + + + Header Files\VM Driver Header Files + + + Header Files\VM Driver Header Files + + + Header Files\VM Driver Header Files + + + Resource Files + + + + + Resource Files + + + Resource Files + + + Resource Files + + + Resource Files + + + Resource Files + + + Resource Files + + + Resource Files + + + Resource Files + + + Resource Files + + + Resource Files + + + Resource Files + + + Resource Files + + + Resource Files + + + Resource Files + + + Resource Files + + + Resource Files + + + Resource Files + + + Resource Files + + + Resource Files + + + Resource Files + + + Resource Files + + + Resource Files + + + Resource Files + + + Resource Files + + + Resource Files + + + Resource Files + + + Resource Files + + + + + Resource Files + + + \ No newline at end of file