Skip to content

Commit 3a4dbb9

Browse files
committed
font_cp test app
1 parent bcb6525 commit 3a4dbb9

5 files changed

Lines changed: 5 additions & 1 deletion

File tree

_data/emu.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,10 @@
8888
img: controller.png
8989
xex: controller.xex&joystick=digital_1
9090
src: https://github.com/X65/examples/blob/main/src/io/controller.asm
91+
- title: Font & Code-Page<br>test program
92+
img: font_cp.png
93+
xex: font_cp.xex
94+
src: https://github.com/X65/examples/blob/main/src/cgia/font_cp.asm
9195
- title: SMON <br>(Machine Monitor)
9296
img: SMON.png
9397
xex: SMON.xex

emu/emu.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

emu/emu.wasm

1.26 KB
Binary file not shown.

emu/roms/font_cp.png

6.29 KB
Loading

emu/roms/font_cp.xex

482 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)