TIC-80 icon indicating copy to clipboard operation
TIC-80 copied to clipboard

TIC-80 is a fantasy computer for making, playing and sharing tiny games.

Results 308 TIC-80 issues
Sort by recently updated
recently updated
newest added

Hi, I was wondering if it is possible for an external program to read or write the cartridge ram (not the rom) in Tic80. I'm asking this because I had...

discussion

Music suggestion: Adding the ability to poke address 0x13FFE (row value) to be able to correctly resume paused music after being peeked. Or implement a similar functionality since row depends...

enhancement
audio

Would be nice if we had a little system sfx noise when a screen shot is captured...

enhancement

Coloring for special Brackets in Lua for long string isn't working: scn = [=[ Hello World! ]=] Example: https://tic80.com/play?cart=1820

enhancement
lang: lua

Using modern scripting languages for retro game design in a fantasy console is kind of cheating. What ideas do you have for a "TIC-80 CPU"? What kind of architecture would...

discussion
fantasy cpu

I was just talking to @keithohara about the possibility of `script: wat`... (for those who REALLY want to write and run raw textual web assembly as it's own thing) and...

lang: wasm

Reference: #1772 This one may be over my head. WASM3 author thinks technically yes, but it sounds like a chore - and WASM3 doesn't provide the needed support pieces yet....

lang: wasm

I built tic80 locally. It built fine, no errors. When I try to run it, it gives the following error about a folder not existing. I created the folder manually,...

The new help command in 0.90 can answer most questions about the api and system you might have; at least once you're somewhat familiar with it. One of the easier...

enhancement
discussion
documentation
wiki