A console from before my time, but I see the appeal and it has some of my favorites, like **Chrono Trigger**, the GOAT.
![[Games.base#System]]
%% DATAVIEW_PUBLISHER: start
```dataview
table without id
file.link as Game,
maker as Maker,
year as Year,
rating as Rating
where
contains(category, [[Games]]) and
!contains(file.name, "Template") and
contains(system, this.file.link)
sort rating desc
```
%%
| Game | Maker | Year | Rating |
| ----------------------------------------------------------------------------------------- | -------------------------------------------------- | ---- | ------ |
| [[Glory of Hercules IV.md\|Glory of Hercules IV]] | <ul><li>Data East</li></ul> | 1994 | 6 |
| [[Earthbound.md\|Earthbound]] | <ul><li>[[Nintendo.md\|Nintendo]]</li></ul> | 1994 | 6 |
| [[The Legend of Zelda - A Link to the Past.md\|The Legend of Zelda - A Link to the Past]] | <ul><li>[[Nintendo.md\|Nintendo]]</li></ul> | 1991 | 5 |
| [[Front Mission - Gun Hazard.md\|Front Mission - Gun Hazard]] | <ul><li>[[Square Enix.md\|Square Enix]]</li></ul> | 1996 | 5 |
| [[Treasure of the Rudras.md\|Treasure of the Rudras]] | <ul><li>[[Square Enix.md\|Square Enix]]</li></ul> | 1996 | \- |
%% DATAVIEW_PUBLISHER: end %%