Skip to content

Commit

Permalink
GNG mister/pocket
Browse files Browse the repository at this point in the history
  • Loading branch information
florgana committed Oct 3, 2023
1 parent 9e42f57 commit 31bc823
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 1 deletion.
5 changes: 5 additions & 0 deletions mister/gng/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,8 @@ This work has two separate parts:
1. A verilog model of the original hardware, replicated from original schematics. This is found in the hdl folder. Some test benches are available in the "ver" (for verification) folder. Data sheets of parts used in the original design are located in the "doc" folder. This is interesting to understand how it worked. It can be used to repair broken boards too.

2. A modern clone written in Verilog. It has been made with the MiST board in mind but the game itself (jtgng_game module) is highly portable. All components used aim to be cycle exact -some even sub-cycle exact- so the recreation is the most similar thing to having the original PCB you can get.

Notes
=====

Install LWTOOLS (http://lwtools.projects.l-w.ca/) to assemble m6809 source code for test cases.
Binary file modified mister/gng/releases/jtgng.rbf
Binary file not shown.
1 change: 1 addition & 0 deletions mister/gng/version.log
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
20230303 46ba76a
20231002 v1.2.75
2 changes: 1 addition & 1 deletion pocket/raw/Cores/jotego.jtgng/core.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"author": "jotego",
"url": "https://patreon.com/jotego",
"version": "noversion",
"date_release": "2023-09-17"
"date_release": "2023-10-02"
},
"framework": {
"target_product": "Analogue Pocket",
Expand Down
Binary file modified pocket/raw/Cores/jotego.jtgng/jtgng.rbf_r
Binary file not shown.
1 change: 1 addition & 0 deletions pocket/raw/Cores/jotego.jtgng/version.log
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
20230426 ea3e10a7-dirty
20231002 v1.2.75

0 comments on commit 31bc823

Please sign in to comment.