Dean Belfield

Results 9 issues of Dean Belfield

Implement the following methods: - ffs_api_ftruncate - ffs_api_fsync - ffs_api_fforward - ffs_api_fexpand - ffs_api_fgets - ffs_api_fputc - ffs_api_fputs - ffs_api_fprintf - ffs_api_ftell - ffs_api_fsize - ffs_api_ferror - ffs_api_dopen - ffs_api_dclose...

enhancement

As an Agon user I want to be able to load custom modelines from a file on the SD card So that I can set a particular resolution without changing...

enhancement

This issue was raised by Reinhard Schu on Facebook: I have written a stacktest program that runs as a MOS command. Please see the output in the attached screenshot. My...

question

As an AGON tester I want to be able to cycle through all the modes And see that the graphics and colours all work So that I can help establish...

enhancement

Via TIME$ virtual variable In sorry.asm; GETIMS and PUTIMS

enhancement

This card is a duplicate of: https://github.com/breakintoprogram/agon-bbc-basic/issues/15 Dependency: https://github.com/users/breakintoprogram/projects/1/views/7?pane=issue&itemId=21491121 Acceptance Criteria: - I want the device to have sensible defaults (9600,8,N,1) - I want a simple interface to configure the...

enhancement

As an Agon BBC BASIC programmer I want to be given the prompt "File exists. Do you want to overwrite (Y/n)?" If I try to save over a file that...

enhancement

Fault with following directives: `IN0` - does not prefix output with ED `OUT0` - does not prefix output with ED `LD rr,(HL)` - does not assemble, where rr = BC,DE,HL,IX,IY...

bug