agon-bbc-basic icon indicating copy to clipboard operation
agon-bbc-basic copied to clipboard

Support for second serial device in BBC BASIC

Open breakintoprogram opened this issue 1 year ago • 0 comments

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 serial port via MOS
  • I want to be able to open and close the serial device using OSOPEN, OSSHUT
  • I want to be able to send and receive bytes using OSBPUT, OSBGET

breakintoprogram avatar Feb 27 '23 09:02 breakintoprogram