• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

AUTHORSH A D12-Nov-2007194 64

ChangeLogH A D12-Nov-200711.4 KiB209185

READMEH A D12-Nov-2007893 2015

cpu68k.cH A D03-May-202250.2 KiB1,550934

diss68k.cH A D04-Dec-200712.5 KiB373272

reg68k.cH A D03-May-202285.7 KiB2,1601,349

snprintf.cH A D04-Dec-200742.9 KiB1,146671

ui_log.cH A D04-Dec-20073 KiB191139

README

1This directory contains Generator, a Sega Genesis (Mega Drive) emulator.
2
3Generator is free software.  See the file COPYING for copying permission.
4Some parts of Generator are distributed under different terms; see the
5individual source files for details.
6
7Documentation for project is maintained online on the web site, although
8the INSTALL file details information on installing the program from source.
9
10This distribution contains:
11  cpu68k/                       68000 processor files
12  raze/                         RAZE Z80 files
13  ym2612/                       YM2612 (yamaha FM) files
14  sn76496/                      SN76496 (programmable sound generator) files
15  hdr/                          header files
16  main/                         main source files
17  extra/                        extra files not used in compilation
18
19See http://www.squish.net/generator/ for more information.
20