mirror of
https://github.com/sehugg/8bitworkshop.git
synced 2025-02-07 04:30:46 +00:00
Update link to MSX2 Technical Handbook.
Konamiman originally published his transcript of MSX2 Tehnical Handbook in the form of text files in his web site, but has later converted it to Markdown files hosted in a dedicated GitHub repository. This commit changes the link in msx.ts from the old text files to the dedicated repository.
This commit is contained in:
parent
a12cebfde4
commit
876f188604
@ -3,7 +3,7 @@ import { MSX1 } from "../machine/msx";
|
||||
import { Platform, BaseZ80MachinePlatform } from "../common/baseplatform";
|
||||
import { PLATFORMS } from "../common/emu";
|
||||
|
||||
// https://www.konamiman.com/msx/msx-e.html#msx2th
|
||||
// https://github.com/Konamiman/MSX2-Technical-Handbook
|
||||
// https://www.msx.org/wiki/MSX_Cartridge_slot
|
||||
// http://map.grauw.nl/resources/msx_io_ports.php
|
||||
// https://openmsx.org/manual/setup.html
|
||||
|
Loading…
x
Reference in New Issue
Block a user