[PR #168] [MERGED] v1.50 #349

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

📋 Pull Request Information

Original PR: https://github.com/pkali/scorch_src/pull/168
Author: @pkali
Created: 3/15/2024
Status: Merged
Merged: 3/15/2024
Merged by: @pkali

Base: masterHead: develop


📝 Commits (10+)

📊 Changes

12 files changed (+112 additions, -61 deletions)

View changed files

📝 Atari/textproc.asm (+10 -13)
📝 README.md (+43 -1)
📝 game.asm (+40 -8)
📝 scorch.asm (+2 -2)
📝 scorch.bin (+0 -0)
📝 scorch.car (+0 -0)
📝 scorch.xex (+0 -0)
📝 scorchC64.asm (+1 -1)
📝 scorchC64.prg (+0 -0)
📝 scorch_cart.xex (+0 -0)
scorch_fl.atr (+0 -0)
📝 weapons.asm (+16 -36)

📄 Description

No description provided


🔄 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/168 **Author:** [@pkali](https://github.com/pkali) **Created:** 3/15/2024 **Status:** ✅ Merged **Merged:** 3/15/2024 **Merged by:** [@pkali](https://github.com/pkali) **Base:** `master` ← **Head:** `develop` --- ### 📝 Commits (10+) - [`72c9d79`](https://github.com/pkali/scorch_src/commit/72c9d7952bacf4e5dff59919dde89931275a486d) Invisible Napalm bug fixed! - [`9e8187f`](https://github.com/pkali/scorch_src/commit/9e8187fc0d4b615120ed4d4feb6402b97f9b18bc) VUmeter bug fix and Oooopty! - [`06298c8`](https://github.com/pkali/scorch_src/commit/06298c856b9f50629121af3dc4e7c6b0aebe915a) Better VUmeter :) - [`a52c48b`](https://github.com/pkali/scorch_src/commit/a52c48bb251263cc682924339d0cdd6aaf23a582) VUmeter for dead people fix. - [`ce741f0`](https://github.com/pkali/scorch_src/commit/ce741f05dd7b92cdca9e2d5ccebd24ad4b7a3b3e) The great return of Ctrl+TAB - [`630c5ea`](https://github.com/pkali/scorch_src/commit/630c5eaa1a2a9db5e89975fc85096a3b30814594) Strong port flaut fixed! - [`0e699ce`](https://github.com/pkali/scorch_src/commit/0e699ce41a54ede2a6fdf9d8fa28f9da13aaf4f5) Strong port flaut fixed! Again :) - [`8980ba2`](https://github.com/pkali/scorch_src/commit/8980ba2ee2a09fd64a596b9f1932b162163a532d) Cart flasher added - [`20fd262`](https://github.com/pkali/scorch_src/commit/20fd262fbdb3d52452a108ad2067108a911eeae1) readme updt - [`2333a5d`](https://github.com/pkali/scorch_src/commit/2333a5d6bcb6cb39f259610ad54d264e9b1fe822) WUDSN header ### 📊 Changes **12 files changed** (+112 additions, -61 deletions) <details> <summary>View changed files</summary> 📝 `Atari/textproc.asm` (+10 -13) 📝 `README.md` (+43 -1) 📝 `game.asm` (+40 -8) 📝 `scorch.asm` (+2 -2) 📝 `scorch.bin` (+0 -0) 📝 `scorch.car` (+0 -0) 📝 `scorch.xex` (+0 -0) 📝 `scorchC64.asm` (+1 -1) 📝 `scorchC64.prg` (+0 -0) 📝 `scorch_cart.xex` (+0 -0) ➕ `scorch_fl.atr` (+0 -0) 📝 `weapons.asm` (+16 -36) </details> ### 📄 Description _No description provided_ --- <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:33 +02:00
Pecus closed this issue 2026-05-20 22:35:33 +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#349