Main Page: Difference between revisions

From NerdConsole
Jump to navigationJump to search
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 3: Line 3:
With any luck the information here will be able to answer all your questions.  It is recommended that you search for the information you are looking for with the search box to the left.  Good luck and have fun!
With any luck the information here will be able to answer all your questions.  It is recommended that you search for the information you are looking for with the search box to the left.  Good luck and have fun!


NerdConsole is an 8-bit game console designed from scratch.  It was designed to provide powerful features and to make using them as easy as possible for game developers.  There are no licenses, security or regional lockouts so anyone that wants to make a game can jump in and do so.
NerdConsole is an 8-bit game console designed from scratch.  It was designed to provide powerful features and to make using them as easy as possible for game developers.  There are no licenses, security or regional lockouts so anyone that wants to make a game can jump in and do so.


It is a 65C02 CPU based game console that was inspired by some of the design decisions made by Nintendo for the NES but it is <em>NOT</em> an emulator and it is <em>NOT</em> directly compatible with the NES.  It may be difficult, but it should be possible to port games from other 6502 based machines to NerdConsole if that is what you are interested in doing.
It is a 65C02 CPU based game console that was inspired by some of the design decisions made by Nintendo for the NES but it is <em>NOT</em> an emulator and it is <em>NOT</em> directly compatible with the NES.  It may be difficult, but it should be possible to port games from other 6502 based machines to NerdConsole if that is what you are interested in doing.
This project is the multi-year hobby project of a single person, so please be gentle about how long it's taking me to finish it.  There are a lot of things to learn and to do, and I work a full-time job.
Head over to the [[Project Status]] page for more details about what is going on right now.


=== Need Specifications? ===
=== Need Specifications? ===
Line 26: Line 30:
* [[Specification Comparison]] between NES and NerdConsole.
* [[Specification Comparison]] between NES and NerdConsole.
* [[Console Versions]] to read about how there used to be both standard and development editions.
* [[Console Versions]] to read about how there used to be both standard and development editions.
* [[Development Language]] for details about why the NerdConsole PPU is being rewritten.
* [[Licenses]] for information about how things are allowed to be used.
* [[Other Tools]] for helpful other programs that might be useful when making games.

Latest revision as of 16:05, 29 November 2024

Welcome to the NerdConsole Wiki.

With any luck the information here will be able to answer all your questions. It is recommended that you search for the information you are looking for with the search box to the left. Good luck and have fun!

NerdConsole is an 8-bit game console designed from scratch. It was designed to provide powerful features and to make using them as easy as possible for game developers. There are no licenses, security or regional lockouts so anyone that wants to make a game can jump in and do so.

It is a 65C02 CPU based game console that was inspired by some of the design decisions made by Nintendo for the NES but it is NOT an emulator and it is NOT directly compatible with the NES. It may be difficult, but it should be possible to port games from other 6502 based machines to NerdConsole if that is what you are interested in doing.

This project is the multi-year hobby project of a single person, so please be gentle about how long it's taking me to finish it. There are a lot of things to learn and to do, and I work a full-time job.

Head over to the Project Status page for more details about what is going on right now.

Need Specifications?

Want other Information?