| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: 285253
Reported by: Martin Birgmeier <d8zNeCFG@aon.at>
|
|
|
|
| |
PR: 275087
|
|
|
|
|
|
| |
- unbundle lang/s7
Changelog: https://github.com/nesbox/TIC-80/releases/tag/v1.1.2837
|
|
|
|
|
| |
PR: 274681
Reported by: Robert Clausecker <fuz@FreeBSD.org>
|
|
|
|
|
|
|
|
|
| |
This update brings new support for Janet and replaces some other
dependencies. QuickJS is currently linked statically from lang/quickjs
as that port does not provide a shared object.
Changelog: https://github.com/nesbox/TIC-80/releases/tag/v1.1.2736
Changelog: https://github.com/nesbox/TIC-80/releases/tag/v1.1.2729
|
|
|
|
|
|
|
|
| |
Import an upstream patch to fix an incorrect alignment specifier.
Obtained from: https://github.com/wasm3/wasm3/commit/d3a763c84ce6b78b730332900036b2be0e0e0794
Reported by: fallout
MFH: 2023Q3
|
|
|
|
|
| |
This one is needed for the moonscript dependency.
Once moonscript is unbundled, the dependency can be removed entirely.
|
|
|
|
|
|
| |
Now that we've ported this library, wire it into the options.
See also: https://github.com/nesbox/TIC-80/issues/2189
|
|
TIC-80 is a free and open source fantasy computer for making, playing
and sharing tiny games.
With TIC-80 you get built-in tools for development: code, sprites, maps,
sound editors and the command line, which is enough to create a mini
retro game.
Games are packaged into a cartridge file, which can be easily
distributed. TIC-80 works on all popular platforms. This means your
cartridge can be played in any device.
To make a retro styled game, the whole process of creation and execution
takes place under some technical limitations: 240x136 pixel display,
16 color palette, 256 8x8 color sprites, 4 channel sound, etc.
WWW: https://tic-80.com
|