Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement ZX Spectrum 48K #314

Open
vbmacher opened this issue Jan 27, 2023 · 1 comment
Open

Implement ZX Spectrum 48K #314

vbmacher opened this issue Jan 27, 2023 · 1 comment
Assignees
Labels
Milestone

Comments

@vbmacher vbmacher added this to the 1.0 milestone Jan 27, 2023
@vbmacher vbmacher self-assigned this Jan 27, 2023
vbmacher added a commit that referenced this issue Jan 27, 2023
vbmacher added a commit that referenced this issue Jan 28, 2023
vbmacher added a commit that referenced this issue Feb 3, 2023
vbmacher added a commit that referenced this issue Mar 26, 2023
@vbmacher vbmacher modified the milestones: Upcoming, 0.42 Mar 27, 2023
vbmacher added a commit that referenced this issue Apr 4, 2023
+ emuStudio deps versions update
+ gradle 8.0.2
vbmacher added a commit that referenced this issue Apr 9, 2023
vbmacher added a commit that referenced this issue Apr 16, 2023
vbmacher added a commit that referenced this issue Apr 25, 2023
vbmacher added a commit that referenced this issue Apr 27, 2023
vbmacher added a commit that referenced this issue Apr 27, 2023
[#314] Draft of cassette player + zx-spectrum-ula fixes
vbmacher added a commit that referenced this issue Apr 30, 2023
vbmacher added a commit that referenced this issue May 6, 2023
vbmacher added a commit that referenced this issue May 12, 2023
vbmacher added a commit that referenced this issue May 13, 2023
vbmacher added a commit that referenced this issue May 13, 2023
vbmacher added a commit that referenced this issue May 29, 2023
vbmacher added a commit that referenced this issue May 30, 2023
vbmacher added a commit that referenced this issue May 30, 2023
vbmacher added a commit that referenced this issue Jun 27, 2023
vbmacher added a commit that referenced this issue Aug 17, 2023
vbmacher added a commit that referenced this issue Aug 29, 2023
vbmacher added a commit that referenced this issue Aug 29, 2023
vbmacher added a commit that referenced this issue Dec 25, 2023
vbmacher added a commit that referenced this issue Dec 28, 2023
+ Improve CPU performance
vbmacher added a commit that referenced this issue Dec 31, 2023
vbmacher added a commit that referenced this issue Dec 31, 2023
@vbmacher
Copy link
Collaborator Author

vbmacher commented Jan 2, 2024

Leftovers:

Keyboard

The mapping of all ZX keys to host keyboard is implemented correctly. Additional TODO is to map additional host keys, like backspace or delete for increased user experience.

The visual keyboard shown at the bottom should recognize "graphics" mode and change keys images accordingly. Also, if SHIFT / CTRL is pressed, the shift/symshift should be filled with different color.

Contention

Memory + I/O contention should be implemented properly

Documentation

ZX Spectrum documentation should be started in the website. The documentation should include all Z-80 tests which pass or don't pass.

Audio tape player/recorder

TODO is to suppot TZX files, and possibility to save recordings to TAP/TZX files.

Audio

Audio output should be implemented.

vbmacher added a commit that referenced this issue Jan 2, 2024
vbmacher added a commit that referenced this issue Jan 2, 2024
[#314] Add BS + DELETE to keyboard mapping
vbmacher added a commit that referenced this issue Jan 2, 2024
vbmacher added a commit that referenced this issue Jan 2, 2024
vbmacher added a commit that referenced this issue Jan 2, 2024
vbmacher added a commit that referenced this issue Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant