From 3171114a47eaf74d12f00657169e3de90b03281a Mon Sep 17 00:00:00 2001 From: thrust26 Date: Sun, 3 Jan 2021 18:24:18 +0100 Subject: [PATCH] updated doc for new SQLite database --- docs/index.html | 142 +++++++++++++++++------------------ src/emucore/CartEnhanced.cxx | 3 +- 2 files changed, 71 insertions(+), 74 deletions(-) diff --git a/docs/index.html b/docs/index.html index db7957c7c..730e41d44 100644 --- a/docs/index.html +++ b/docs/index.html @@ -61,7 +61,7 @@
  • Stelladaptor/2600-daptor Support
  • AtariVox/SaveKey Support
  • Developer Options/Integrated Debugger
  • -
  • Settings File
  • +
  • User Data
  • Cheatcode Manager
  • Viewing the System Log
  • Game Properties
  • @@ -277,22 +277,22 @@
  • Emulates CX22/CX80 style Trackballs, Amiga/Atari Mouse, Mindlink controller and the Light Gun using your computer's mouse
  • Emulates the Atari 2600 Keyboard controllers using your computer's keyboard
  • -
  • Emulates Spectravideo CompuMate system using your computer's keyboard, +
  • Emulates Spectravideo CompuMate system using your computer's keyboard, including mapping of CompuMate 'Backspace', 'Space' and 'Enter' functionality to to the actual keys on your keyboard
  • Supports autodetection for most common controller types
  • Support for real Atari 2600 controllers using the - Stelladaptor and + Stelladaptor and 2600-daptor/2600-daptor II
  • Support for the speech portion of a real - + AtariVox device connected to your PC using a USB adaptor
  • -
  • Supports EEPROM emulation for - AtariVox and SaveKey controllers, +
  • Supports EEPROM emulation for + AtariVox and SaveKey controllers, as well as FLASH support in various cartridge schemes
  • Supports all known bankswitching schemes (let us know if there's one we missed)
  • -
  • Supports DPC+/CDF(J)(+) bankswitching schemes from the Harmony Cart, - including partial emulation of the ARM processor
  • +
  • Supports DPC+/CDF(J)(+) bankswitching schemes from the Harmony Cart, + including partial emulation of the ARM processor
  • Supports cartridge autodetection for almost all bankswitching schemes
  • Supports using ROM filename extensions to force specific bankswitching schemes
  • Supports using ROM filename to force specific display formats
  • @@ -312,7 +312,7 @@
  • Built-in extensive debugger, including static analysis with the Distella disassembler and dynamic analysis at runtime by tracking code/graphics/data sections, and generation of DASM-compatible disassembly files
  • -
  • Emulation of CRT TV systems using +
  • Emulation of CRT TV systems using Blargg filtering, including presets for several common TV outputs (Composite, S-Video, RGB, etc.), and ability to fully customize many attributes (contrast, brightness, saturation, gamma, etc.).
  • @@ -341,9 +341,9 @@
  • 15/16 bit color minimum; 24/32 bit color graphics card highly recommended
  • Enough RAM for the OS + 256MB RAM for the emulation; 512MB+ highly recommended
  • Joysticks or gamepads are highly recommended
  • -
  • Mouse or Stelladaptor/2600-daptor +
  • Mouse or Stelladaptor/2600-daptor with real paddles required for paddle emulation
  • -
  • Some ROM images (see AtariAge for more information)
  • +
  • Some ROM images (see AtariAge for more information)
  • @@ -484,7 +484,7 @@