(nw) basic52: fixed url

This commit is contained in:
Robbbert 2019-10-06 23:34:29 +11:00
parent 071696acec
commit 44e456fb5b
2 changed files with 1 additions and 2 deletions

View File

@ -4081,7 +4081,6 @@ files {
MAME_DIR .. "src/mame/drivers/pencil2.cpp",
MAME_DIR .. "src/mame/drivers/perq.cpp",
MAME_DIR .. "src/mame/drivers/pes.cpp",
MAME_DIR .. "src/mame/includes/pes.h",
MAME_DIR .. "src/mame/drivers/picno.cpp",
MAME_DIR .. "src/mame/drivers/pipbug.cpp",
MAME_DIR .. "src/mame/drivers/plan80.cpp",

View File

@ -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.