WIP > 404 ERROR
made by (Author not found)
uploaded by StinkerB06
language: lua
added:
updated:

- CLICK TO PLAY -
5
New link to CHIP-80:
https://tic80.com/dev/thebeeshspweesh/chip_80
Comments
![]() masternama
|
Hmm... I see through code editor looks like hardware?
|
![]() StinkerB06
|
Also, I decided to swap out the Pong ROM with a much less boring version.
|
![]() Stinker2006
|
Here's my 2nd test account!
|
![]() StinkerB06
|
I can't even see the notification about #1926, because on my main account (this one), the notifications page is showing a 502: Bad Gateway error no matter what I do. On my 2nd test account (@Stinker2006), it shows up just fine.
Could mean that my notifications page's data got corrupted (which results in the web server not fetching the page at all), but that's my guess. |
![]() masternama
|
I got Idea!.
Experiment: Go to Sprite editor. draw a huge draw. Go to Map Editor edit your Map ROM. Results ROM gets corrupted while running CHIP-80 virtual machine see got error & Corruption effects. |
![]() SergioFLSgd
|
This is so cool. I've also tried making a CHIP-8 VM on another FC. It booted some programs but i've never got it to work properly.
|
![]() StinkerB06
|
@SergioFLSgd Is that fantasy console PICO-8? Or something else?
|
![]() masternama
|
Overlay Background?
function OVR() for y=31,0,-1 do for x=63,0,-1 do rect(X+x*3,Y+y*3,3,3,pix(X+x,Y+y)) end end |
![]() SergioFLSgd
|
#2879 It's Homegirl.
|



