jan
b498160c41
Improved output for division by zero
2025-01-03 10:49:28 +01:00
jan
70fb53e87a
added a justfile with the command to build the specification
2024-12-30 15:12:39 +01:00
jan
cea522cee3
Mapped the left stick of a gamepad to be used as a DPad
2024-12-23 20:28:53 +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
890c2b7b79
Added better error-reporting to the emulator.
2024-12-22 13:17:41 +01:00
jan
ed7ca9a227
Continued work on the document
2024-12-22 13:10:10 +01:00
jan
d7ea1dcfac
Minor fixes, title change and clarification of *simple*
2024-12-22 13:06:24 +01:00
JanNeuendorf
aa9b87c646
Fixed input glyphs and changed their color.
2024-12-21 14:34:27 +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
010583c6b4
Gamepad input is working
2024-12-19 16:07:02 +01:00
jan
9f65e8c0ec
Added warning about frametiming
2024-12-19 15:27:07 +01:00
jan
5fce0f70cf
Bumped winit version to highest 0.29 release
2024-12-19 15:08:15 +01:00
jan
c52aa24609
Indicate paused state in window title
2024-12-19 14:37:10 +01:00
jan
4d1d911a79
Removed unused import
2024-12-19 14:28:56 +01:00
jan
5d306858be
Updated tasklist
2024-12-19 14:18:38 +01:00
jan
b6b13a85a5
Added shortcuts for pausing and restarting
2024-12-19 13:59:48 +01:00
jan
a229e6d378
Preallocated the u16 pixel buffer and made the -v output more detailed.
2024-12-19 13:38:35 +01:00
JanNeuendorf
3cbeba00ee
Port to pixels crate ( #5 )
...
Using "pixels" instead of minifb allows for better window decorations and resizing.
I mostly copied their winit exampe.
The debug option has been removed and the scaling option is now a plain factor.
2024-12-19 12:35:46 +01:00
jan
8d3db1a1c3
Some minor fixes and style changes
2024-12-18 14:24:40 +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
JanNeuendorf
d7740c2e4e
Continued filling in the specification document. (Added the example)
2024-12-17 22:16:05 +01:00
JanNeuendorf
ee206c4626
Fixed text in the sketch
2024-12-17 22:14:11 +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
0cd531368e
Continued working on the specifications
2024-12-17 16:58:44 +01:00
JanNeuendorf
df631a0060
Mapped the mouse buttons to the keyboard as an alternative
2024-12-17 00:10:44 +01:00
jan
9ab25ab946
Copied parts of the README to the document
2024-12-16 19:19:20 +01:00
jan
2e872f75c1
Corrected file ending
2024-12-16 17:44:32 +01:00
jan
4e5159ebfa
Added a .typst document for the specification
2024-12-16 14:18:17 +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
239361ff89
Added example programs
2024-12-13 13:24:38 +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
jan
31ea35cc93
Included the emulator
2024-12-13 11:22:32 +01:00
JanNeuendorf
b6b0d9b49c
Exchanged youtube-link for gif
2024-12-13 10:32:24 +01:00
jan
b0367968cc
Added gameplay gif
2024-12-13 10:28:57 +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
3abff772af
Added logo with transparency
2024-12-12 23:18:37 +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
d13700d9e9
Update .gitignore
2024-12-12 18:42:24 +01:00
JanNeuendorf
039c2093bb
Fixed sketch.svg
2024-12-12 18:31:21 +01:00
JanNeuendorf
742a28bbe7
Copied first version of the README
2024-12-12 18:27:59 +01:00
JanNeuendorf
6ace288016
Added assets for the README
2024-12-12 18:07:00 +01:00
JanNeuendorf
72e749a395
Initial commit
2024-12-12 18:02:45 +01:00