Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.sys.acorn.programmer > #5533
| Path | csiph.com!xmission!news.snarked.org!border2.nntp.dca1.giganews.com!nntp.giganews.com!buffer2.nntp.dca1.giganews.com!nntp.orpheusnet.co.uk!news.orpheusnet.co.uk.POSTED!not-for-mail |
|---|---|
| NNTP-Posting-Date | Fri, 05 Oct 2018 15:50:55 -0500 |
| Subject | Sprite ops Where am I going wrong? |
| Newsgroups | comp.sys.acorn.programmer |
| Reply-To | john@jpeachey.co.uk |
| From | J Peachey <john@jpeachey.co.uk> |
| X-Editor | EmailEdit 2.03 |
| Date | Fri, 05 Oct 2018 21:53:18 +0100 |
| Message-ID | <805e664257.john@user.orpheusmail.co.uk> (permalink) |
| User-Agent | Messenger-Pro/8.00 (MsgServe/8.00) (RISC-OS/5.24) NewsHound/v1.52-32 |
| Organization | Orpheus Internet Services |
| Cache-Post-Path | slave.orpheusnet.co.uk!unknown@91.85.184.205 |
| X-Cache | nntpcache 3.0.2 (see http://www.nntpcache.com/) |
| Lines | 32 |
| X-Usenet-Provider | http://www.giganews.com |
| X-Trace | sv3-3hboD+tghKJjGP3u1AnriJPVm5JQUgThM/o7fThvw+9wt7i1JA/76v4W0MF9aUI65rCLFUTiKte4TOT!oKU2SttlQ8aTtls2YlCd73xkBpBytQOmmIHLdFELsaZT5CyWOKMrpm9IinBxYzJ3NtJDW5MiLi1F!DHx0xS8KeCo= |
| X-Abuse-and-DMCA-Info | Please be sure to forward a copy of ALL headers |
| X-Abuse-and-DMCA-Info | Otherwise we will be unable to process your complaint properly |
| X-Postfilter | 1.3.40 |
| X-Original-Bytes | 2182 |
| Xref | csiph.com comp.sys.acorn.programmer:5533 |
Show key headers only | View raw
Hi all,
I'm trying to get back into programming, and thought that I would update
one of my simplest applications, which simply retrieves the rom and ram
sprites as it does not work on Titanium.
The program is in Basic
I had thought that it was because I was using SYS"Wimp_BaseOfSprites",
which I know has been deprecated - however at some point I have actually
recoded and it no longer uses this call.
The code that was working on my Iyonix was fairly basic.
SYS"Wimp_SpriteOp",12,,f$ for rom sprites and
SYS"OS_SpriteOp",&112,R1%,f$
Where in both cases f$ is the output path. What has changed that the above
code no longer works on modern systems, going through PRM -2005 I'm
obviously missing something.
Is there a later version of the PRM than the 2005 copy that I have?
Any pointers to what I'm doing wrong would be appreciated.
John
--
_________________________________________
|
| mailto:john@jpeachey.co.uk
_______________________| http://www.jpeachey.co.uk
Back to comp.sys.acorn.programmer | Previous | Next — Next in thread | Find similar | Unroll thread
Sprite ops Where am I going wrong? J Peachey <john@jpeachey.co.uk> - 2018-10-05 21:53 +0100
Re: Sprite ops Where am I going wrong? Alex Macfarlane Smith <nospam@archifishal.co.uk> - 2018-10-06 10:02 +0100
Re: Sprite ops Where am I going wrong? J Peachey <john@jpeachey.co.uk> - 2018-10-06 11:33 +0100
Re: Sprite ops Where am I going wrong? druck <news@druck.org.uk> - 2018-10-06 10:11 +0100
Re: Sprite ops Where am I going wrong? J Peachey <john@jpeachey.co.uk> - 2018-10-06 11:29 +0100
Re: Sprite ops Where am I going wrong? Matthew Phillips <spam2011m@yahoo.co.uk> - 2018-10-07 07:37 +0100
Re: Sprite ops Where am I going wrong? News <chrisjohnson@spamcop.net> - 2018-10-07 10:21 +0100
Re: Sprite ops Where am I going wrong? druck <news@druck.org.uk> - 2018-10-07 11:41 +0100
Re: Sprite ops Where am I going wrong? druck <news@druck.org.uk> - 2018-10-08 19:40 +0100
Re: Sprite ops Where am I going wrong? J Peachey <john@jpeachey.co.uk> - 2018-10-07 18:43 +0100
Re: Sprite ops Where am I going wrong? Steve Fryatt <news@stevefryatt.org.uk> - 2018-10-07 19:55 +0100
Re: Sprite ops Where am I going wrong? J Peachey <john@jpeachey.co.uk> - 2018-10-08 12:01 +0100
Re: Sprite ops Where am I going wrong? news@sprow.co.uk - 2018-10-06 03:25 -0700
Re: Sprite ops Where am I going wrong? J Peachey <john@jpeachey.co.uk> - 2018-10-06 11:46 +0100
csiph-web