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

(classic) Add support for Aquarius+ #2352

Open
9 of 10 tasks
suborb opened this issue Jul 8, 2023 · 1 comment
Open
9 of 10 tasks

(classic) Add support for Aquarius+ #2352

suborb opened this issue Jul 8, 2023 · 1 comment

Comments

@suborb
Copy link
Member

suborb commented Jul 8, 2023

New z80 board with evolution of the Aquarius.

Tech specs here: https://github.com/fvdhoef/aquarius-plus/blob/master/docs/aquarius_plus.md

An emulator is available (also good for vanilla Aquarius)

  • Redefining font + UDGs in text mode
  • Support bitmap in gencon
  • Scrolling for bitmap mode
  • Hires graphics
  • fcntl support
  • Opendir/closedir/readdir
  • Banking support
  • Provide aqplus.h with sfr definitions
  • WYZ support (also for vanilla Aquarius)
  • VT2 support (also for vanilla Aquarius)
@suborb
Copy link
Member Author

suborb commented Jul 15, 2023

With the font now being in RAM, it makes that Spectrum look very easy (this is still text mode):

image

suborb added a commit that referenced this issue Jul 15, 2023
Compile with -pragma-define:CLIB_AQUARIUS_PLUS=1 to enable aq+ code
suborb added a commit that referenced this issue Jul 16, 2023
suborb added a commit that referenced this issue Jul 17, 2023
suborb added a commit that referenced this issue Jul 17, 2023
suborb added a commit that referenced this issue Jul 17, 2023
Fix names for banking setup

Make bitmap 40x25 (no need to avoid top row for border)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant