All Projects → pinobatch → Pently

pinobatch / Pently

Licence: zlib
Scalable music engine for NES games

Programming Languages

assembly
5116 projects

Labels

Projects that are alternatives of or similar to Pently

kale
Kirby's Adventure Level Editor (C++ / Qt)
Stars: ✭ 31 (-34.04%)
Mutual labels:  nes
Provenance
iOS & tvOS multi-emulator frontend, supporting various Atari, Bandai, NEC, Nintendo, Sega, SNK and Sony console systems… Get Started: https://wiki.provenance-emu.com |
Stars: ✭ 4,732 (+9968.09%)
Mutual labels:  nes
Embeddednes
A portable NES simulator for embedded processors
Stars: ✭ 26 (-44.68%)
Mutual labels:  nes
Anese
Another NES Emulator - written for fun & learning - first implementation of wideNES
Stars: ✭ 323 (+587.23%)
Mutual labels:  nes
Rustynes
👾 An NES emulator by Rust and WebAssembly
Stars: ✭ 399 (+748.94%)
Mutual labels:  nes
Jsnes
A JavaScript NES emulator.
Stars: ✭ 5,354 (+11291.49%)
Mutual labels:  nes
nes-emulator
toy NES emulator written in golang.
Stars: ✭ 31 (-34.04%)
Mutual labels:  nes
Nesly Sound
Create beautiful music on your NES
Stars: ✭ 35 (-25.53%)
Mutual labels:  nes
Jsnes Web
A browser UI for JSNES, a JavaScript NES emulator
Stars: ✭ 398 (+746.81%)
Mutual labels:  nes
6502 Npp Syntax
Notepad++ Syntax Highlighting for 6502 Assembly (and NESASM)
Stars: ✭ 17 (-63.83%)
Mutual labels:  nes
Nes.css
NES-style CSS Framework | ファミコン風CSSフレームワーク
Stars: ✭ 17,912 (+38010.64%)
Mutual labels:  nes
Opentendo
An Open-Source HardWare (OSHW) recreation of the original 1985 front-loading NES Motherboard
Stars: ✭ 362 (+670.21%)
Mutual labels:  nes
Cartreader
A shield for the Arduino Mega that can back up video game cartridges.
Stars: ✭ 590 (+1155.32%)
Mutual labels:  nes
Ktnes
A multiplatform NES emulator written in Kotlin
Stars: ✭ 257 (+446.81%)
Mutual labels:  nes
Evolutionary Algorithm
Evolutionary Algorithm using Python, 莫烦Python 中文AI教学
Stars: ✭ 881 (+1774.47%)
Mutual labels:  nes
xkas-plus
fork of the xkas (v14) cross assembler
Stars: ✭ 20 (-57.45%)
Mutual labels:  nes
Nestur
The NES (emulator) you left outside in the rain but let dry and still kind of works
Stars: ✭ 505 (+974.47%)
Mutual labels:  nes
Nes ebook
A mini book on writing NES emulator using rust lang
Stars: ✭ 38 (-19.15%)
Mutual labels:  nes
Nes Sprites2png
👾 convert nes sprites to png
Stars: ✭ 15 (-68.09%)
Mutual labels:  nes
Mesen
Mesen is a cross-platform (Windows & Linux) NES/Famicom emulator built in C++ and C#
Stars: ✭ 814 (+1631.91%)
Mutual labels:  nes

Pently

A music engine for NES that supports both NES playback (with sound effects) and NSF.

Documentation can be found in docs/ and example tracks can be found in musicseq.pently.

Building

Prerequisites

For help setting up Python, ca65, Make, and Coreutils, see the README file for nrom-template.

Building

Once you have the above installed, run make to build and play or make pently.nes to only build a ROM. Then edit the score and run make again to hear the changes. To use an entirely different score file, open makefile and change scorename, or use e.g. make NTS.nsfe or make NTS.nes to use score file audio/NTS.pently. To use a FamiTracker module, edit the FAMITRACKER and FT2P paths in makefile to reflect executable paths on your system, then run make Foothills.nsf to use score file audio/Foothills.ftm.

License

Copyright © 2009-2020 Damian Yerrick. Pently is free software, under the zlib License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].