log in | register | forums
Show:
Go:
Forums
Username:

Password:

User accounts
Register new account
Forgot password
Forum stats
List of members
Search the forums

Advanced search
Recent discussions
- WROCC Newsletter Volume 41:11 reviewed (News:)
- WROCC March 2024 meeting o... Hughes and Peter Richmond (News:1)
- Rougol March 2024 meeting on monday with Bernard Boase (News:)
- Drag'n'Drop 13i2 edition reviewed (News:)
- South-West Show 2024 talks (News:4)
- February 2024 News Summary (News:1)
- Next developer fireside chat (News:)
- DDE31d released (News:)
- South-West Show 2024 Report (News:)
- South-West Show 2024 in pictures (News:)
Latest postings RSS Feeds
RSS 2.0 | 1.0 | 0.9
Atom 0.3
Misc RDF | CDF
 
View on Mastodon
@www.iconbar.com@rss-parrot.net
Site Search
 
Article archives
Acorn Arcade forums: General: Source code for 6502Em and Z80Em
 
  Source code for 6502Em and Z80Em
  murkle (11:19 17/3/2023)
  arawnsley (15:24 17/3/2023)
    murkle (12:05 27/3/2023)
    helpful (03:37 29/3/2023)
      arawnsley (10:19 30/3/2023)
 
Michael Borcherds Message #125400, posted by murkle at 11:19, 17/3/2023
Member
Posts: 4
I've finally got around to uploading the source for 6502Em and Z80Em

https://github.com/murkle/6502Em/tree/main/src/500
https://github.com/murkle/Z80Em

Stephen Harrison has updated 6502Em so it should work well on RISC OS 5.28 (give or take Electron emulation)

Enjoy!
  ^[ Log in to reply ]
 
Andrew Rawnsley Message #125401, posted by arawnsley at 15:24, 17/3/2023, in reply to message #125400
R-Comp chap
Posts: 593
I have a customer who is super-keen to use 6502Em on a laptop (Pinebook). This would require either a "run in a window" mode, or running at 1920x1080 full screen. (The panel will only do one resolution)

Are either of these practical/possible?
  ^[ Log in to reply ]
 
Michael Borcherds Message #125404, posted by murkle at 12:05, 27/3/2023, in reply to message #125401
Member
Posts: 4
The problem with "run in a window" is Mode 7 Teletext - 6502Em uses RISC OS's native Mode 7

Maybe the emulated one from BeebIt could be adapted

Apart from that the windowing code from Z80Em could be adapted I think (someone would have to actually do the work though...)
  ^[ Log in to reply ]
 
Bryan Hogan Message #125405, posted by helpful at 03:37, 29/3/2023, in reply to message #125401
Member
Posts: 249
Any reason they can't use BeebIt instead? That runs in 1920x1080 since v0.72
https://mjfoot.netlify.app/bbc.htm
  ^[ Log in to reply ]
 
Andrew Rawnsley Message #125407, posted by arawnsley at 10:19, 30/3/2023, in reply to message #125405
R-Comp chap
Posts: 593
Thanks for this smile

I couldn't coax the version I had to work, but will try latest version. May also be to do with colour depths, but fingers crossed!
  ^[ Log in to reply ]
 

Acorn Arcade forums: General: Source code for 6502Em and Z80Em