view android/res/values/strings.xml @ 1709:9c058ea77b7a

Implementation of carry/overflow flags for adc instructions in CPU DSL
author Michael Pavone <pavone@retrodev.com>
date Mon, 28 Jan 2019 22:49:02 -0800
parents 09f5a349e881
children
line wrap: on
line source

<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="app_name">BlastEm</string>
</resources>