RetroBrew Computers Forum
Discussion forum for the RetroBrew Computers community.

Home » RBC Forums » General Discussion » Breakout clone for my 6502 / TMS9918A build
Breakout clone for my 6502 / TMS9918A build [message #9795] Sun, 27 February 2022 23:22 Go to next message
visrealm is currently offline  visrealm
Messages: 10
Registered: October 2021
Junior Member
Just started working on a breakout clone for my homebrew 6502 build. Mainly to have a go at working in Graphics II mode beyond simple demos:

https://img.visualrealmsoftware.com/youtube/thumb/4C_1yekWGg4?v=5

The video is a little washed-out. It does look better in the flesh. Here's a screengrab from by emulator:

https://github.com/visrealm/hbc-56/raw/master/img/breakout_screenshot.png

As always, all source code (65C02 assembly) is available: https://github.com/visrealm/hbc-56/tree/master/code/6502/bre akout.

It's been thrown together quite quickly, so isn't particularly well documented yet.

Cheers
Troy
Re: Breakout clone for my 6502 / TMS9918A build [message #9800 is a reply to message #9795] Tue, 01 March 2022 23:16 Go to previous message
visrealm is currently offline  visrealm
Messages: 10
Registered: October 2021
Junior Member
Previously, my web-based emulator ran BASIC by default and you could drag ROM images into it. I've just added support for loading server-side ROMs, so now you can try it yourself:

https://visrealm.github.io/hbc-56/emulator/wasm/?rom=breakout

A couple of limitations:

1. Audio doesn't work in the web-based emulator.
2. You will need a keyboard.

It's all very BETA. #worksforme

Have at it.

Oh, I've also cleaned up the code: https://github.com/visrealm/hbc-56/tree/master/code/6502/breakout
Previous Topic: A rare defective PCB from JLCPCB!
Next Topic: ANN: Z280 CPU and Z280RC system Emulator


Current Time: Wed Mar 19 02:20:53 PDT 2025

Total time taken to generate the page: 0.00712 seconds