Skip to content

Releases: inseven/opolua

1.1.0 rc.10

01 Oct 15:19
842bad8
Compare
Choose a tag to compare
1.1.0 rc.10 Pre-release
Pre-release

Changes

  • Rudimentary series 3 (SIBO) support
  • New memory model
  • Support alloc on new memory model
  • Add support to FileSystem for adding shared drives
  • Support gGREY on Series 3
  • Support Series 3 .WVE files
  • Support correct SIBO default string encoding (CP850)
  • Start supporting OS() and CALL() syscalls properly (SIBO only)
  • (partially) support SIBO sprite syscalls

Fixes

  • Support for reading Series 3 format .PIC files and some 1BPP fixes
  • Support --noget arg in runopo.lua
  • dEdit dialog items in new memory model
  • Implement opx.alarm.AlmAlarmState()
  • Implement some systinfo.opx fns
  • LoadResource should abs its path
  • Don't return "X" from GETCMD$ unless there's really been a quit event
  • Implement MODIFY, INSERT, PUT, CANCEL, BEGINTRANS, COMMITTRANS, ROLLBACK, INTRANS
  • stub SETDOC()
  • Implement DOW()
  • Stub CaptureKey
  • Add some Z: drive resources
  • Broken DTNow
  • Correct the capitalisation in 'Psion Series 3c'
  • Save screenshots as PNG files and include the timestamp in the filename
  • Nicer failure mode when launching help files
  • 1BPP masks
  • Preserve bitmap mode when resizing CanvasView
  • Cache composited CanvasView image, for performance
  • misc SIBO syscalls wFree, wInquireWindow, wDisableKeyClick, HwGetScanCodes (stubbed)
  • crash when recognizing awkward files
  • Support for gPATT -1
  • Make SIBO non-OPL apps error the same way as ER5 ones
  • Support SIBO HwGetScanCodes syscall
  • Show the application name in the about screen (#231)
  • crash in iOS 16 (#238)

1.1.0 rc.9

10 Aug 22:03
a25a28d
Compare
Choose a tag to compare
1.1.0 rc.9 Pre-release
Pre-release

Changes

  • Rudimentary series 3 (SIBO) support
  • New memory model
  • Support alloc on new memory model
  • Add support to FileSystem for adding shared drives
  • Support gGREY on Series 3
  • Support Series 3 .WVE files
  • Support correct SIBO default string encoding (CP850)
  • Start supporting OS() and CALL() syscalls properly (SIBO only)
  • (partially) support SIBO sprite syscalls

Fixes

  • Support for reading Series 3 format .PIC files and some 1BPP fixes
  • Support --noget arg in runopo.lua
  • dEdit dialog items in new memory model
  • Implement opx.alarm.AlmAlarmState()
  • Implement some systinfo.opx fns
  • LoadResource should abs its path
  • Don't return "X" from GETCMD$ unless there's really been a quit event
  • Implement MODIFY, INSERT, PUT, CANCEL, BEGINTRANS, COMMITTRANS, ROLLBACK, INTRANS
  • stub SETDOC()
  • Implement DOW()
  • Stub CaptureKey
  • Add some Z: drive resources
  • Broken DTNow
  • Correct the capitalisation in 'Psion Series 3c'
  • Save screenshots as PNG files and include the timestamp in the filename
  • Nicer failure mode when launching help files
  • 1BPP masks
  • Preserve bitmap mode when resizing CanvasView
  • Cache composited CanvasView image, for performance
  • misc SIBO syscalls wFree, wInquireWindow, wDisableKeyClick, HwGetScanCodes (stubbed)
  • crash when recognizing awkward files
  • Support for gPATT -1
  • Make SIBO non-OPL apps error the same way as ER5 ones
  • Support SIBO HwGetScanCodes syscall
  • Show the application name in the about screen (#231)

1.1.0 rc.8

20 Mar 15:15
Compare
Choose a tag to compare
1.1.0 rc.8 Pre-release
Pre-release

Changes

  • Rudimentary series 3 (SIBO) support
  • New memory model
  • Support alloc on new memory model
  • Add support to FileSystem for adding shared drives
  • Support gGREY on Series 3
  • Support Series 3 .WVE files
  • Support correct SIBO default string encoding (CP850)
  • Start supporting OS() and CALL() syscalls properly (SIBO only)
  • (partially) support SIBO sprite syscalls

Fixes

  • Support for reading Series 3 format .PIC files and some 1BPP fixes
  • Support --noget arg in runopo.lua
  • dEdit dialog items in new memory model
  • Implement opx.alarm.AlmAlarmState()
  • Implement some systinfo.opx fns
  • LoadResource should abs its path
  • Don't return "X" from GETCMD$ unless there's really been a quit event
  • Implement MODIFY, INSERT, PUT, CANCEL, BEGINTRANS, COMMITTRANS, ROLLBACK, INTRANS
  • stub SETDOC()
  • Implement DOW()
  • Stub CaptureKey
  • Add some Z: drive resources
  • Broken DTNow
  • Correct the capitalisation in 'Psion Series 3c'
  • Save screenshots as PNG files and include the timestamp in the filename
  • Nicer failure mode when launching help files
  • 1BPP masks
  • Preserve bitmap mode when resizing CanvasView
  • Cache composited CanvasView image, for performance
  • misc SIBO syscalls wFree, wInquireWindow, wDisableKeyClick, HwGetScanCodes (stubbed)
  • crash when recognizing awkward files
  • Support for gPATT -1
  • Make SIBO non-OPL apps error the same way as ER5 ones
  • Support SIBO HwGetScanCodes syscall

1.1.0 rc.7

13 Mar 21:31
Compare
Choose a tag to compare
1.1.0 rc.7 Pre-release
Pre-release

Changes

  • Rudimentary series 3 (SIBO) support
  • New memory model
  • Support alloc on new memory model
  • Add support to FileSystem for adding shared drives
  • Support gGREY on Series 3
  • Support Series 3 .WVE files
  • Support correct SIBO default string encoding (CP850)
  • Start supporting OS() and CALL() syscalls properly (SIBO only)
  • (partially) support SIBO sprite syscalls

Fixes

  • Support for reading Series 3 format .PIC files and some 1BPP fixes
  • Support --noget arg in runopo.lua
  • dEdit dialog items in new memory model
  • Implement opx.alarm.AlmAlarmState()
  • Implement some systinfo.opx fns
  • LoadResource should abs its path
  • Don't return "X" from GETCMD$ unless there's really been a quit event
  • Implement MODIFY, INSERT, PUT, CANCEL, BEGINTRANS, COMMITTRANS, ROLLBACK, INTRANS
  • stub SETDOC()
  • Implement DOW()
  • Stub CaptureKey
  • Add some Z: drive resources
  • Broken DTNow
  • Correct the capitalisation in 'Psion Series 3c'
  • Save screenshots as PNG files and include the timestamp in the filename
  • Nicer failure mode when launching help files
  • 1BPP masks
  • Preserve bitmap mode when resizing CanvasView
  • Cache composited CanvasView image, for performance
  • misc SIBO syscalls wFree, wInquireWindow, wDisableKeyClick, HwGetScanCodes (stubbed)
  • crash when recognizing awkward files
  • Support for gPATT -1
  • Make SIBO non-OPL apps error the same way as ER5 ones

1.1.0 rc.6

13 Mar 20:59
Compare
Choose a tag to compare
1.1.0 rc.6 Pre-release
Pre-release

Changes

  • Rudimentary series 3 (SIBO) support
  • New memory model
  • Support alloc on new memory model
  • Add support to FileSystem for adding shared drives
  • Support gGREY on Series 3
  • Support Series 3 .WVE files
  • Support correct SIBO default string encoding (CP850)
  • Start supporting OS() and CALL() syscalls properly (SIBO only)
  • (partially) support SIBO sprite syscalls

Fixes

  • Support for reading Series 3 format .PIC files and some 1BPP fixes
  • Support --noget arg in runopo.lua
  • dEdit dialog items in new memory model
  • Implement opx.alarm.AlmAlarmState()
  • Implement some systinfo.opx fns
  • LoadResource should abs its path
  • Don't return "X" from GETCMD$ unless there's really been a quit event
  • Implement MODIFY, INSERT, PUT, CANCEL, BEGINTRANS, COMMITTRANS, ROLLBACK, INTRANS
  • stub SETDOC()
  • Implement DOW()
  • Stub CaptureKey
  • Add some Z: drive resources
  • Broken DTNow
  • Correct the capitalisation in 'Psion Series 3c'
  • Save screenshots as PNG files and include the timestamp in the filename
  • Nicer failure mode when launching help files
  • 1BPP masks
  • Preserve bitmap mode when resizing CanvasView
  • Cache composited CanvasView image, for performance
  • misc SIBO syscalls wFree, wInquireWindow, wDisableKeyClick, HwGetScanCodes (stubbed)
  • crash when recognizing awkward files

1.1.0 rc.5

13 Mar 18:31
Compare
Choose a tag to compare
1.1.0 rc.5 Pre-release
Pre-release

Changes

  • Rudimentary series 3 (SIBO) support
  • New memory model
  • Support alloc on new memory model
  • Add support to FileSystem for adding shared drives
  • Support gGREY on Series 3
  • Support Series 3 .WVE files
  • Support correct SIBO default string encoding (CP850)
  • Start supporting OS() and CALL() syscalls properly (SIBO only)
  • (partially) support SIBO sprite syscalls

Fixes

  • Support for reading Series 3 format .PIC files and some 1BPP fixes
  • Support --noget arg in runopo.lua
  • dEdit dialog items in new memory model
  • Implement opx.alarm.AlmAlarmState()
  • Implement some systinfo.opx fns
  • LoadResource should abs its path
  • Don't return "X" from GETCMD$ unless there's really been a quit event
  • Implement MODIFY, INSERT, PUT, CANCEL, BEGINTRANS, COMMITTRANS, ROLLBACK, INTRANS
  • stub SETDOC()
  • Implement DOW()
  • Stub CaptureKey
  • Add some Z: drive resources
  • Broken DTNow
  • Correct the capitalisation in 'Psion Series 3c'
  • Save screenshots as PNG files and include the timestamp in the filename
  • Nicer failure mode when launching help files
  • 1BPP masks
  • Preserve bitmap mode when resizing CanvasView
  • Cache composited CanvasView image, for performance
  • misc SIBO syscalls wFree, wInquireWindow, wDisableKeyClick, HwGetScanCodes (stubbed)

1.1.0 rc.4

12 Mar 20:47
Compare
Choose a tag to compare
1.1.0 rc.4 Pre-release
Pre-release

Changes

  • Rudimentary series 3 (SIBO) support
  • New memory model
  • Support alloc on new memory model
  • Add support to FileSystem for adding shared drives
  • Support gGREY on Series 3

Fixes

  • Support for reading Series 3 format .PIC files and some 1BPP fixes
  • Support --noget arg in runopo.lua
  • dEdit dialog items in new memory model
  • Implement opx.alarm.AlmAlarmState()
  • Implement some systinfo.opx fns
  • LoadResource should abs its path
  • Don't return "X" from GETCMD$ unless there's really been a quit event
  • Implement MODIFY, INSERT, PUT, CANCEL, BEGINTRANS, COMMITTRANS, ROLLBACK, INTRANS
  • stub SETDOC()
  • Implement DOW()
  • Stub CaptureKey
  • Add some Z: drive resources
  • Broken DTNow
  • Correct the capitalisation in 'Psion Series 3c'
  • Save screenshots as PNG files and include the timestamp in the filename
  • Nicer failure mode when launching help files
  • 1BPP masks
  • Preserve bitmap mode when resizing CanvasView

1.1.0 rc.3

11 Mar 15:19
Compare
Choose a tag to compare
1.1.0 rc.3 Pre-release
Pre-release

Changes

  • Rudimentary series 3 (SIBO) support
  • New memory model
  • Support alloc on new memory model
  • Add support to FileSystem for adding shared drives

Fixes

  • Support for reading Series 3 format .PIC files and some 1BPP fixes
  • Support --noget arg in runopo.lua
  • dEdit dialog items in new memory model
  • Implement opx.alarm.AlmAlarmState()
  • Implement some systinfo.opx fns
  • LoadResource should abs its path
  • Don't return "X" from GETCMD$ unless there's really been a quit event
  • Implement MODIFY, INSERT, PUT, CANCEL, BEGINTRANS, COMMITTRANS, ROLLBACK, INTRANS
  • stub SETDOC()
  • Implement DOW()
  • Stub CaptureKey
  • Add some Z: drive resources
  • Broken DTNow
  • Correct the capitalisation in 'Psion Series 3c'
  • Save screenshots as PNG files and include the timestamp in the filename

1.1.0 rc.2

08 Mar 15:26
Compare
Choose a tag to compare
1.1.0 rc.2 Pre-release
Pre-release

Changes

  • Rudimentary series 3 (SIBO) support
  • New memory model
  • Support alloc on new memory model
  • Add support to FileSystem for adding shared drives

Fixes

  • Support for reading Series 3 format .PIC files and some 1BPP fixes
  • Support --noget arg in runopo.lua
  • dEdit dialog items in new memory model
  • Implement opx.alarm.AlmAlarmState()
  • Implement some systinfo.opx fns
  • LoadResource should abs its path
  • Don't return "X" from GETCMD$ unless there's really been a quit event
  • Implement MODIFY, INSERT, PUT, CANCEL, BEGINTRANS, COMMITTRANS, ROLLBACK, INTRANS
  • stub SETDOC()
  • Implement DOW()
  • Stub CaptureKey
  • Add some Z: drive resources
  • Broken DTNow
  • Correct the capitalisation in 'Psion Series 3c'

1.1.0 rc.1

08 Mar 09:36
Compare
Choose a tag to compare
1.1.0 rc.1 Pre-release
Pre-release

Changes

  • Rudimentary series 3 (SIBO) support
  • New memory model
  • Support alloc on new memory model
  • Add support to FileSystem for adding shared drives

Fixes

  • Support for reading Series 3 format .PIC files and some 1BPP fixes
  • Support --noget arg in runopo.lua
  • dEdit dialog items in new memory model
  • Implement opx.alarm.AlmAlarmState()
  • Implement some systinfo.opx fns
  • LoadResource should abs its path
  • Don't return "X" from GETCMD$ unless there's really been a quit event
  • Implement MODIFY, INSERT, PUT, CANCEL, BEGINTRANS, COMMITTRANS, ROLLBACK, INTRANS
  • stub SETDOC()
  • Implement DOW()
  • Stub CaptureKey
  • Add some Z: drive resources
  • Broken DTNow