openFPGASpacewar! HistoryDocsResources
  • Overview
  • Getting Started
  • Directories and SD Folder Structure
  • Core Definition Files
    • audio.json
    • core.json
    • data.json
    • input.json
    • <instance>.json
    • interact.json
    • variants.json
    • video.json
  • Bus Communication
  • External Hardware
  • Host/Target Commands
  • Core Boot Process
  • Chip32 VM
    • Initialization of The Chip32 VM
    • ALU
    • ALU Logic
    • Shift
    • Load and Store
    • Jump and Flow Control
    • File Process
    • Special
    • Debugging
    • Opcode Mnemonic
  • Custom Interact UI
  • Platform Metadata
  • Packaging a Core
  • Library
  • Custom Palettes
  • Debugging Aids
  • Changelog
    • 2.3
    • 2.1
    • 2.0
    • 1.2
    • 1.1
    • 1.1 beta 7
    • 1.1 beta 6
    • 1.1 beta 5
    • 1.1 beta 4
    • 1.1 beta 3
    • 1.1 beta 1

2.3

Documentation Updates

  • Updated list of Display Modes in video.json
  • Updated Debugging Aids

Detailed changes and improvements

  • Framework version updated to 2.3
  • Added Original Display Modes for NGP, NGPC, TG16, and Lynx
  • Added new Display Mode: Vacuum Fluorescent
  • Fixed Target command [0192 Open new file] to properly update dataslot size fields
  • Documentation Updates
  • Detailed changes and improvements