28 Commits

Author SHA1 Message Date
JanNeuendorf
32d83e93d2
spelling 2025-01-12 14:42:50 +01:00
JanNeuendorf
ad15d7b8d2
Added link to README 2025-01-12 14:39:22 +01:00
jan
a26457417b Bumped the version and cut fluff from the README 2025-01-12 14:29:32 +01:00
jan
ca028dbdc2 Show only one gif in the README 2025-01-08 20:25:18 +01:00
jan
d7cef1d5be Added a more advanced example game 2025-01-08 20:23:38 +01:00
JanNeuendorf
cf3306eeb2
Debug instruction (#12)
This combines the SET and INST instructions into one SET instruction and adds DEBUG for opcode 10.
This is a breaking change, but the migration is very simple.
2025-01-06 18:37:34 +01:00
jan
f5ea5b88fe Moved the controller support into a cargo feature that needs to be turned on explicitely. This makes the emulator more portable. 2024-12-23 16:26:33 +01:00
jan
d7ea1dcfac Minor fixes, title change and clarification of *simple* 2024-12-22 13:06:24 +01:00
JanNeuendorf
36579b22dd
Utility buffer and expansion card mechanism (#7)
* Included utility buffer in sketch and reworked it.

* Included the new buffer and instruction changes in the README.

* Implemented the new buffer in the emulator

* Made the buffer clear since no expansion is active

* Added the new buffer and expansion card to the specification document

* Used more consistent wording and added expandability to the goals. Added more examples for expansions.
2024-12-21 14:16:53 +01:00
Xyloflake
e23d49a5dc
Minor improvements to the README (#8) 2024-12-21 11:20:10 +01:00
jan
5d306858be Updated tasklist 2024-12-19 14:18:38 +01:00
JanNeuendorf
4ba681cc52
Additional input (#3)
* Implemented additional input codes in the emulator

* Explained new inputs in the README

* Added additional inputs to the specification and changed the layout.

* Made a more advanced input-tester example that shows all keys.
2024-12-18 13:20:42 +01:00
jan
b382457996 Renamed example for consistency 2024-12-17 18:16:42 +01:00
jan
bc5150969e Moved images to specification directory 2024-12-17 17:06:27 +01:00
jan
9ab25ab946 Copied parts of the README to the document 2024-12-16 19:19:20 +01:00
JanNeuendorf
07106fb832
Added warning for breaking changes before 1.0 2024-12-15 16:31:59 +01:00
JanNeuendorf
180ed0171b
Update README.md 2024-12-13 14:21:39 +01:00
jan
8d65694bcc Added hexyl output to the README 2024-12-13 13:49:22 +01:00
jan
670829f5fb Continued working on README 2024-12-13 13:16:45 +01:00
JanNeuendorf
b1034e0f45
Added correct installation instructions and some minor fixes 2024-12-13 11:42:22 +01:00
JanNeuendorf
b6b0d9b49c
Exchanged youtube-link for gif 2024-12-13 10:32:24 +01:00
JanNeuendorf
383edf3d11
Added gameplay video 2024-12-13 10:08:26 +01:00
JanNeuendorf
29040b1042
made logo transparent 2024-12-12 23:20:25 +01:00
JanNeuendorf
78c1564a60
changed ROM to game 2024-12-12 22:16:22 +01:00
JanNeuendorf
e1d4aabbcc
Added more to the introduction 2024-12-12 22:15:19 +01:00
JanNeuendorf
c6de396d8a
Update README.md 2024-12-12 21:35:08 +01:00
JanNeuendorf
742a28bbe7
Copied first version of the README 2024-12-12 18:27:59 +01:00
JanNeuendorf
72e749a395
Initial commit 2024-12-12 18:02:45 +01:00