summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers
diff options
context:
space:
mode:
author hap <happppp@users.noreply.github.com>2020-06-05 00:21:19 +0200
committer hap <happppp@users.noreply.github.com>2020-06-05 00:21:19 +0200
commit9a487f2d11166704edb37bbce1844ba3a275e482 (patch)
tree400c45f66d182f45a0018c8f38cd03f863b69003 /src/mame/drivers
parent77cf3b041366f30f549e560ead89bd06906bca1a (diff)
coleco megacart: savestate support (nw)
Diffstat (limited to 'src/mame/drivers')
-rw-r--r--src/mame/drivers/coleco.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mame/drivers/coleco.cpp b/src/mame/drivers/coleco.cpp
index 031ce2dd037..04046b45c24 100644
--- a/src/mame/drivers/coleco.cpp
+++ b/src/mame/drivers/coleco.cpp
@@ -740,6 +740,3 @@ CONS( 1986, czz50, 0, coleco, czz50, czz50, coleco_state, empty_init
CONS( 1988, dina, czz50, 0, dina, czz50, coleco_state, empty_init, "Telegames", "Dina", 0 )
CONS( 1988, prsarcde, czz50, 0, czz50, czz50, coleco_state, empty_init, "Telegames", "Personal Arcade", 0 )
COMP( 1983, bit90, 0, coleco, bit90, bit90, bit90_state, empty_init, "Bit Corporation", "Bit90", 0 )
-
-
-