diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/mame/drivers/basic52.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/basic52.cpp b/src/mame/drivers/basic52.cpp index a6b0b2463da..8a5fe9778fc 100644 --- a/src/mame/drivers/basic52.cpp +++ b/src/mame/drivers/basic52.cpp @@ -12,7 +12,7 @@ BASIC-52 is an official Intel release. BASIC-31 (and variants) as found on the below url, are homebrews. -http://dsaprojects.110mb.com/electronics/8031-ah/8031-bas.html +https://web.archive.org/web/20110908004037/http://dsaprojects.110mb.com/electronics/8031-ah/8031-bas.html The driver is working, however there are issues with the cpu serial code. |