La serie "Colección Electrónica" de Ediciones Plesa/SM ahora también en Internet Archive. Para que no esté solamente en una sola web, he añadido todo a la mayor biblioteca de internet. archive.org/details/cole...
Óscar Toledo G.
@nanochess.bsky.social
➀MSX/Atari/CV/Intellivision/SMS game dev ➁Princess Quest in Evercade Intellivision ➂Knight of boot sector games ➃IOCCC+JS1K winner ➄IntyBASIC/CVBasic creator ➅Author https://nanochess.org/ https://lulu.com/spotlight/nanochess https://ko-fi.com/nanochess
A 1990s Homebrew OS With GUI And Web Browser, In AM29000 Machine Code
A 1990s Homebrew OS With GUI And Web Browser, In AM29000 Machine Code
Hackaday Article
hackaday.com
Super 8. I watched this because it appeared in Netflix. It is a violent version of E.T. and it becomes incredibly boring and predictable in several parts. Popcorn movie. #moviereview
When I use CVBasic (props to @nanochess.bsky.social; this compiler kicks butt), everything I could reasonably want to use is baked into the package. When I use C, which is never, because it's infuriating, I have to do this whole include song and dance. No, just give me the tools I need!
Next in the series: How I developed an Am29000 C compiler and web browser for my windowed operating system #retro #amd #development nanochess.org/am29000_c_co...
How I developed an Am29000 C compiler and web browser
History of the development of my C compiler and web browser for 32-bit Am29000 processors.
nanochess.org
Next in the series: How I developed an Am29000 C compiler and web browser for my windowed operating system #retro #amd #development nanochess.org/am29000_c_co...
How I developed an Am29000 C compiler and web browser
History of the development of my C compiler and web browser for 32-bit Am29000 processors.
nanochess.org
I found two versions of my C compiler for transputer from 1998, when I did a MS-DOS port using DJGPP. The first one modified to use the standard C library and the other with dynamically allocated expression trees. This simplified my later port to Am29000 #retro #transputer github.com/nanochess/tr...
GitHub - nanochess/transputer: Transputer T805 emulator, assembler, Pascal compiler, operating system, and K&R C compiler.
Transputer T805 emulator, assembler, Pascal compiler, operating system, and K&R C compiler. - nanochess/transputer
github.com
The Odyssey is reasonable. Nolan refuses to add gods, and makes it a man against nature and magic (Zeus appears as a thunder sound). Matt Damon does an excellent work and most of the cast, except a few that are pasted into the movie. The biggest let down is the screaming soundtrack. #MovieReview
I was chuckling Yesterday when I saw Rollerball again, and the scientist says "we lost the info for the 13th century, but anyways it isn't important, it was only Dante and a few popes" then they ask a question to the computer, and it hallucinates. Like the current cloud state and LLMs 😂 #moviequote
I just have released the Javascript version of my Am29000 emulator. Now you only need your browser to see my windowed operating system from 1997. Spoiler: It is slow. #retro #amd #emulator nanochess.org/am29000_emul...
Am29000 emulator in Javascript running my 1996 operating system
Am29000 emulator written in Javascript running my operating system from 1996.
nanochess.org
CVBasic v0.9.2 has been released. FM support for MSX2+ (or MSX2 and FM-Pac) and Japanese Sega Master System is official, along tons of small corrections and enhancements. #retro #retrogaming #colecovision #msx #sms forums.atariage.com/topic/384096...
Colecovision fantalicious BASIC compiler: CVBasic v0.9.1 (now with NES/Famicom/MSX2 support!)
Hi everyone! CVBasic is a production-ready integer-BASIC compiler for Colecovision. A lot of games have been developed with it, and more games are coming! This release extends support to a 15th platfo...
forums.atariage.com
Ok, new distros for CoolCV, IntyBASIC, and CVBasic (and assorted utilities) will be based on macOS 15 and Fedora 30. Windows gets the good note, I'm still building with XP. #development
Once upon a time when I was barely age 18 I wrote a windowed operating system for a homebrew computer based on the Am29000 processor. I've made an emulator so you can test it 😉 #retro #amd nanochess.org/the_am29000_...
Developing a windowed OS for a homebrew Am29000 computer
History of the development of my windowed operating system for 32-bit Am29000 processors when I was age 18.
nanochess.org
There is a second-hand book fair at Monumento de la Revolución. I got a all-new novel for reading and some good CD. Hey! Does it says it was made in West Germany?
Once upon a time when I was barely age 18 I wrote a windowed operating system for a homebrew computer based on the Am29000 processor. I've made an emulator so you can test it 😉 #retro #amd nanochess.org/the_am29000_...
Developing a windowed OS for a homebrew Am29000 computer
History of the development of my windowed operating system for 32-bit Am29000 processors when I was age 18.
nanochess.org
I've a few PC Format floppy disks. Probably one of the most influential magazines of the 1990s and where I discovered many games. It would evolve to a CD with every issue. #retro #retrogaming #pcformat #pcgaming
New ko-fi post "Almost there with the emulator" for my 16-bit supporters and higher ;) #retro ko-fi.com/i/IQ5P824458D
Almost there with the emulator - Click to view on Ko-fi
Follow nanochess on Ko-fi
ko-fi.com
Novocaine, movie with Jack Quaid. A guy without pain sense gets involved in a bank robbery. Incredibly tedious and silly movie. #moviereview
El juego «Boxeo» de la revista INPUT Commodore nº 4, preservado programbytes48k.wordpress.com/2026/07/26/e...
El juego «Boxeo» de la revista INPUT Commodore nº 4, preservado
Tras largos años, he conseguido digitalizar uno de los varios listados BASIC publicados en la revista INPUT Commodore de Planeta-De Agostini / RBA. Y no va a ser el único. De hecho, espero poder pr…
programbytes48k.wordpress.com
Both of my USB ports in my Macbook Air M1 failed. I was at 10% battery, and guess what? I didn't have a backup. So I replaced the USB board to no avail (chips burnt). I went to buy a second-hand Macbook Air M1, used it to charge the battery of the failed one, then airdropped my files...
After a long pause of several years, I finally watched the complete Bones series. I really liked this series, but the final seasons 9-12 are incredibly boring. #moviereview
After 10 years I finally found how FM instruments are programmed (and instrument data!) into the YM2413 chip used in MSX2+ and Japanese SMS. I've implemented this in CVBasic along an instruments table for use in your games. #retro #retrogaming #msx #sms github.com/nanochess/CV...
CVBasic/examples/fm_instruments.bas at master · nanochess/CVBasic
BASIC language compiler for Colecovision, MSX, SG1000/SMS, Spectravideo SVI-318/328, Creativision, Sord M5, Memotech MTX, Tatung Einstein, Casio PV-2000, Hanimex/Soundic Pencil II, and NES/Famicom....
github.com
New post on ko-fi for my 16-bit tier supporters "New emulator in the works" #retro #emulation ko-fi.com/nanochess
Buy nanochess a Coffee
Become a supporter of nanochess today!
ko-fi.com
Bien dicen por ahí que las penas con pan son menos, así que decidimos darnos prisa y soltar PancitoMerge para celular. ¡Que lo disfruten!
My game Metro Wars for MSX2 ranked #14 out of 50 entries in the highly-competitive MSXdev'25 and I got a Moon Light Saga game as a prize 😃✌️ #retro #retrogaming #msx