# frozen_string_literal: true

source "https://rubygems.org"

gem 'z80', :git => 'https://github.com/royaltm/z80-rb.git', :tag => 'v1.0.0'
