Commit a845760
Add YARC test ROM and fix RAM init determinism
Replace polygon_blit_irq ROM (hangs emulator) with YARC demo which
exercises JERRY PIT timer interrupts via its music player. Fix
srand(time(NULL)) to use a constant seed so RAM initialization is
deterministic across runs, making regression tests reproducible.
Co-Authored-By: Claude Opus 4.6 <[email protected]>1 parent 8ed70be commit a845760
4 files changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
541 | 541 | | |
542 | 542 | | |
543 | 543 | | |
544 | | - | |
545 | | - | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
546 | 549 | | |
547 | 550 | | |
548 | 551 | | |
| |||
Loading
Binary file not shown.
Binary file not shown.
0 commit comments