pcjs/apps/c1p/6502/tests/README.md

13 lines
346 B
Markdown

---
layout: page
title: Challenger 1P Machine-Language (6502) Tests
permalink: /apps/c1p/6502/tests/
---
Challenger 1P Machine-Language (6502) Tests
---
The project contains the following 6502 machine-language tests:
- [BCD](bcd/bcd.asm): Verify decimal mode behavior
- [VFLAG](vflag/vflag.asm): Demonstrate that the V flag works as described