Skip to content

Instantly share code, notes, and snippets.

View dtcristo's full-sized avatar

David Cristofaro dtcristo

View GitHub Profile
@dtcristo
dtcristo / MiSTer_alt_1.ini
Created February 15, 2021 22:01
MiSTer config
[MiSTer]
key_menu_as_rgui=0 ; set to 1 to make the MENU key map to RGUI in Minimig (e.g. for Right Amiga)
forced_scandoubler=1 ; set to 1 to run scandoubler on VGA output always (depends on core).
ypbpr=0 ; set to 1 for YPbPr on VGA output.
composite_sync=0 ; set to 1 for composite sync on HSync signal of VGA output.
vga_scaler=0 ; set to 1 to connect VGA to scaler output.
hdmi_audio_96k=0 ; set to 1 for 96khz/16bit HDMI audio (48khz/16bit otherwise)
keyrah_mode=0x18d80002 ; VIDPID of keyrah for special code translation (0x23418037 for Arduino Micro)
vscale_mode=1 ; 0 - scale to fit the screen height.
; 1 - use integer scale only.
// Webpack config for use with ts-loader
{
"compilerOptions": {
"esModuleInterop": true,
"jsx": "react",
"lib": ["dom", "es2015", "es2016", "es2017", "es2018"],
"noImplicitAny": false,
"sourceMap": true,
"strict": true,
"target": "es5"
@dtcristo
dtcristo / index.html
Last active June 17, 2019 12:15
HTML5 document
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Page Title</title>
<link rel="stylesheet" href="style.css" />
</head>
<body>
<script src="main.js"></script>

Keybase proof

I hereby claim:

  • I am dtcristo on github.
  • I am dtcristo (https://keybase.io/dtcristo) on keybase.
  • I have a public key whose fingerprint is 80E5 6E6E 9CC6 14A8 4549 53EC 80B0 C7F3 0455 E273

To claim this, I am signing this object: