[PR #172] [MERGED] v1.52 #356

Closed
opened 2026-05-20 22:35:35 +02:00 by Pecus · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pkali/scorch_src/pull/172
Author: @pkali
Created: 1/20/2025
Status: Merged
Merged: 1/20/2025
Merged by: @pkali

Base: masterHead: develop


📝 Commits (8)

📊 Changes

12 files changed (+24 additions, -16 deletions)

View changed files

📝 Atari/display_static.asm (+1 -1)
📝 Atari/interrupts.asm (+2 -0)
📝 Atari/lib/MACRO.ASM (+3 -1)
📝 README.md (+10 -0)
📝 artwork/sfx/rmtplayr_modified.asm (+6 -12)
📝 constants.asm (+1 -1)
📝 scorch.asm (+1 -1)
📝 scorch.bin (+0 -0)
📝 scorch.car (+0 -0)
📝 scorch.xex (+0 -0)
📝 scorch_cart.xex (+0 -0)
📝 scorch_fl.atr (+0 -0)

📄 Description

think before you merge


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/pkali/scorch_src/pull/172 **Author:** [@pkali](https://github.com/pkali) **Created:** 1/20/2025 **Status:** ✅ Merged **Merged:** 1/20/2025 **Merged by:** [@pkali](https://github.com/pkali) **Base:** `master` ← **Head:** `develop` --- ### 📝 Commits (8) - [`8ebb689`](https://github.com/pkali/scorch_src/commit/8ebb689d5f3c75de953de524d1b66ed3ddf8fe2b) Very rare interrupts problem - [`9e66f9c`](https://github.com/pkali/scorch_src/commit/9e66f9cc004ba3290bb3cd41b79f2f39b25d0eda) Cartridge image - [`71296b4`](https://github.com/pkali/scorch_src/commit/71296b4a297c0ac1075d8516610592b4cb2481ed) Update README.md - [`ce7fb02`](https://github.com/pkali/scorch_src/commit/ce7fb02768149ae31e80b2dae6a40bc63beee277) New version!!! - [`bef9b0b`](https://github.com/pkali/scorch_src/commit/bef9b0bd95ab31b84ed90058b958c60992fa8c22) rmtplayer 2nd pokey init - [`5fd6d44`](https://github.com/pkali/scorch_src/commit/5fd6d44d6794d3f48ec92175123f931324237bf6) it is the current year - [`f56bbc6`](https://github.com/pkali/scorch_src/commit/f56bbc6ff0f93eea4fb090ab9deef07ec349c5d1) Update all atari files - [`0546acb`](https://github.com/pkali/scorch_src/commit/0546acbc4950fea495675a7e9d6ee466cd1249cf) Merge pull request #171 from pkali/master ### 📊 Changes **12 files changed** (+24 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `Atari/display_static.asm` (+1 -1) 📝 `Atari/interrupts.asm` (+2 -0) 📝 `Atari/lib/MACRO.ASM` (+3 -1) 📝 `README.md` (+10 -0) 📝 `artwork/sfx/rmtplayr_modified.asm` (+6 -12) 📝 `constants.asm` (+1 -1) 📝 `scorch.asm` (+1 -1) 📝 `scorch.bin` (+0 -0) 📝 `scorch.car` (+0 -0) 📝 `scorch.xex` (+0 -0) 📝 `scorch_cart.xex` (+0 -0) 📝 `scorch_fl.atr` (+0 -0) </details> ### 📄 Description think before you merge --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Pecus added the pull-request label 2026-05-20 22:35:35 +02:00
Pecus closed this issue 2026-05-20 22:35:36 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/scorch_src#356