nes-elite-beebasm
dflat
nes-elite-beebasm | dflat | |
---|---|---|
13 | 1 | |
370 | 18 | |
- | - | |
8.5 | 5.7 | |
14 days ago | 7 months ago | |
Assembly | Assembly | |
- | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
nes-elite-beebasm
-
MSX Elite
The NES version is my favorite 8-bits game. Such mind blowing to have 3D graphics on this console. The manual referred to rock hermit, I spent many hours searching for them, without encountering any... I remembered discovering by accident how to escape hyperdrive and be assaulted by Thargoids. What a game!
Document source files is on GitHub [1].
[1]: https://github.com/markmoxon/nes-elite-beebasm
-
BBC Basic returns on multiple platforms, open sourced
One of the books was an entire annotated disassembly of the BASIC interpreter, if memory serves. I vaguely remember there being some sort of kerfuffle about that.
Another thing that one got: a printed circuit diagram of the machine.
As for today: One can get get an entire annotated disassembly for Elite, including the version that used the Second Processor: https://www.bbcelite.com
- Fully documented and annotated source code for Elite on NES
- Fully documented and annotated source code for Elite on the NES
- Documented source code for Elite on the NES
dflat
-
Picotron Is a Fantasy Workstation
As much as I love Lua its very difficult to shoe-horn into an 8-bit CPU, especially with limited RAM... but there are other efforts to bring more modern languages to these platforms, and one that strikes me as interesting is dflat, from 6502Nerd:
https://github.com/6502Nerd/dflat/wiki
(See language description here: https://github.com/6502Nerd/dflat/wiki/2.-Language-Descripti...)
Maybe something like this could evolve/be adapted for continued modern development needs?
What are some alternatives?
nes-contra-us - An annotated disassembly with supplemental materials of the Contra (US) and Probotector NES game.
dcpu-specifications - Specifications for the fictional hardware of the game 0x10c
c64-elite-flicker-free - A patch for Commodore 64 and Plus/4 Elite that removes the flicker
fantasy - A curated list of available fantasy consoles/computers.
getlamp-game - A simple text adventure implemented in multiple programming languages.
cassette-elite-beebasm - Fully documented and annotated source code for the cassette version of Elite on the BBC Micro
sunset - Retro sunset scene on NES
TIC-80 - TIC-80 is a fantasy computer for making, playing and sharing tiny games.
newkind - Elite: TNK repo mirror from mdw
a2d - Disassembly of the Apple II Desktop - ProDOS GUI
2022-advent-of-code - An optimistic attempt to solve Advent of Code 2022 using an emulated BBC Micro Computer.