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

Add support for DECLARE with 32 bit params / return values #710

Open
spotlessmind1975 opened this issue Nov 20, 2023 · 0 comments
Open

Add support for DECLARE with 32 bit params / return values #710

spotlessmind1975 opened this issue Nov 20, 2023 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@spotlessmind1975
Copy link
Owner

Actually, there is no way to declare a system procedure that can pass a parameter with many bits through more than one register, and any function that returns the same.

This is an example for a suggested syntax:

 DECLARE [SYSTEM] PROC myTime AT $BD0D ON CPC RETURN DE:HL AS DWORD
@spotlessmind1975 spotlessmind1975 added the enhancement New feature or request label Nov 20, 2023
@spotlessmind1975 spotlessmind1975 modified the milestones: 1.16, 1.15.1 Nov 20, 2023
@spotlessmind1975 spotlessmind1975 modified the milestones: 1.15.2, 1.16 Dec 27, 2023
@spotlessmind1975 spotlessmind1975 modified the milestones: 1.16, future Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant