nes-elite-beebasm
newkind
nes-elite-beebasm | newkind | |
---|---|---|
13 | 3 | |
370 | 123 | |
- | - | |
8.5 | 10.0 | |
13 days ago | almost 9 years ago | |
Assembly | C | |
- | - |
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
newkind
-
Elite: "The game that couldn't be written" [video]
There was a "remake" in C of Elite called Elite: The New Kind. The source is on github (https://github.com/fesh0r/newkind). There is a funny, albeit showstopper bug: if you try to look at a sun, it will try to explode, but it can't so the game crashes.
- Documented source code for Elite on the NES
-
Elite: The New Kind conversion of Acornsoft game for PalmOS, Game Boy Advance, and Windows 9x/2000 (source code available)
Elite: TNK Windows version source code
What are some alternatives?
nes-contra-us - An annotated disassembly with supplemental materials of the Contra (US) and Probotector NES game.
palmos - Source code for my 25 year old palmos projects
c64-elite-flicker-free - A patch for Commodore 64 and Plus/4 Elite that removes the flicker
oolite - The main Oolite repository.
getlamp-game - A simple text adventure implemented in multiple programming languages.
sunset - Retro sunset scene on NES
cassette-elite-beebasm - Fully documented and annotated source code for the cassette version of Elite on the BBC Micro
2022-advent-of-code - An optimistic attempt to solve Advent of Code 2022 using an emulated BBC Micro Computer.
NovaTheSquirrel - an open source NES platformer game
revs-beebasm - Fully documented and annotated source code for Revs on the BBC Micro
6502sp-elite-beebasm - Fully documented and annotated source code for Elite on the BBC Micro with a 6502 Second Processor