mirror of
https://github.com/holub/mame
synced 2025-07-06 18:39:28 +03:00
(nw) basic52: fixed url
This commit is contained in:
parent
071696acec
commit
44e456fb5b
@ -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",
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user