From af6737d83ac645c5b2dd94f93c23b7b5f5fe4096 Mon Sep 17 00:00:00 2001 From: empathicqubit <32425208+empathicqubit@users.noreply.github.com> Date: Sat, 6 Nov 2021 04:14:19 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 495a0b5..bb0d49c 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,9 @@ This is a monitor for Mesen, intended to mimic [VICE's binary monitor](https://vice-emu.sourceforge.io/vice_13.html). It is currently in an alpha state, and some commands are not functional or behave -incorrectly. To use it, make sure your script timeout is set as high as possible -(2147483647) and start up Mesen as such: +incorrectly. I originally wrote this to support debugging in my [VS65 Debugger](https://github.com/empathicqubit/vscode-cc65-vice-debug) +To use it, make sure your script timeout is set as high as possible (2147483647) +and start up Mesen as such: Linux: