Previous 199869 Revisions Next

r30705 Thursday 29th May, 2014 at 06:24:44 UTC by Miodrag Milanović
Added sc-3000 bit format to castool (nw)
[src/mess/tools/castool]main.c

trunk/src/mess/tools/castool/main.c
r30704r30705
3939#include "formats/pmd_cas.h"
4040#include "formats/primoptp.h"
4141#include "formats/rk_cas.h"
42#include "formats/sc3000_bit.h"
4243#include "formats/sord_cas.h"
4344#include "formats/svi_cas.h"
4445#include "formats/thom_cas.h"
r30704r30705
8788   {"rka", rka_cassette_formats               ,"Apogee"},
8889   {"rkm", rkm_cassette_formats               ,"Mikrosha"},
8990   {"rkp", rkp_cassette_formats               ,"Partner"},
91   {"sc3000", sc3000_cassette_formats         ,"Sega SC-3000"},
9092   {"sordm5", sordm5_cassette_formats         ,"Sord M5"},
9193   {"svi", svi_cassette_formats               ,"SVI"},
9294   {"to7", to7_cassette_formats               ,"Thomson TO"},

Previous 199869 Revisions Next


© 1997-2024 The MAME Team