Don't forget our first title, The Aching is also currently on sale on Steam at 75% off!
In a dark world somewhere between dream and nightmare you find yourself alone, cold, and without memory of who you are or where you came from.
https://store.steampowered.com/app/2987000/In_Silence_Waits/
I think 8-bit assembly is the only place where you can implement a new feature and do so using less than 10 bytes. #retrodev #programming #retrocomputing
PiVIC -- replacement for the video chip in #Commodore #VIC20 computer www.commodore-news.com/news/item/13... #retrodev #retrogaming #retrocomputing
New #GameBoy cart release of "The Mist" by yliader
Free ROM on
https://yliader.itch.io/the-mist
Physical Cart $30 usd
https://www.tindie.com/products/basilevalentin/the-mist-the-game/
Source code
https://github.com/Yliader/The-Mist
Finally had time to update my GB Studio font pack to include variable width variants and work with GB Studio 3 and above!
Tell me if you run into any issues!
hey folks,
i'm making my chiptune music pack free now, cc0. use it for whatever you want, no credit needed. games, videos, weird projects, anything
if you wanna toss a coin my way, cool, but no pressure.
grab it, chop it up, have fun :)
https://lashman.itch.io/pixel-adventure-chipture-music-collection
Welllll it was a bit of a struggle (some ambiguity in docs and hardware sensitive to out of spec input)... but making progress.
Can send and receive data from the #GameBoy 4-Player adapter reliably to move some blobs around in parallel. A couple mysteries remain to investigate.
#Z80 question for experts even though I have a lot of experience with it: the Zilog manual says that the IX/IY offset is relative (signed) but I have _never once_ seen negative offsets used in the wild, e.g. `ld A, [IX-$20]`, I'm not sure all assemblers even support "-" instead of "+" in IX/IY instruction, mine doesn't yet and I'd prefer to confirm this with others first.
-- edit: answer in the replies; it is signed!
A bit quick and dirty, but we have movement and rotation on the Watara / Quickshot Supervision https://youtube.com/shorts/EuUmVz3I0j0 #indieDev #RetroDev #RetroGaming
Sprite and text routines done, I suspect this is going to be a VERY cut down version of Jurl #IndieDev #RetroDev #RetroGaming
I've just done the single most pointless port of Jurl - to the little known GameBoy clone the Mega Duck / Cougar Boy #IndieDev #RetroDev #Retrogaming
New #chuchurocket like #GameBoy game "Save Me Cows" is back as pre-order to ship in August after kickstarter that did not succeed
Cart only for $50usd, no digital this time
https://shop.binarysquare.com/products/save-me-cows
Demo on itch
https://binarysquare.itch.io/save-me-cows-demo
Infocom Interpreter Hacking on Commodore PET
#CommodorePET #Infocom #6502Assembly #RetroComputing #Root42 #BitShifter #TextAdventures #Commodore64 #RetroDev #LiveCoding
https://theoasisbbs.com/infocom-interpreter-hacking-on-c64/
Desolate -- game from TI-83 Plus #calculator with a port for #ZXSpectrum github.com/nzeemin/spec... There is also a project to port it to #Arduboy community.arduboy.com/t/wip-desola... #retrodev #retrogaming #retrocomputing #homebrew #assembler