docs/templates/pages/sega/software/mx/mxgcatcher.html

9 lines
222 B
HTML

{% extends "sega.html" %}
{% block title %}mxgcatcher{% endblock %}
{% block body %}
<h1>mxgcatcher</h1>
<h2>PCP Service</h2>
<p>mxgcatcher runs a PCP service on port <code>40110</code> (no data port).</p>
{% endblock %}