Giter Club home page Giter Club logo

Comments (3)

ivop avatar ivop commented on August 18, 2024

I cannot reproduce this. What steps do you take?
I did:

bedit
10 lda #0x12
save test.asm
quit
dir test.asm

No errors.

Tested with atari800 and Altirra 4.10 with stock Atari XL OS ROM.

from cpm65.

davidgiven avatar davidgiven commented on August 18, 2024

I'm testing with MAME as part of the new emulator tests. Having done some poking I see that it fails differently on a800 than it does on a800xlp. Try this:

mame a800xlp -flop1 atari800.atr  -console -rompath roms/ -autoboot_script src/arch/atari800/mame-test.lua
mame a800 -flop1 atari800.atr  -console -rompath roms/ -autoboot_script src/arch/atari800/mame-test.lua

(Running sh scripts/get-roms.sh will download all the required ROMs)

from cpm65.

ivop avatar ivop commented on August 18, 2024

Mame is notoriously bad for emulating the Atari 8-bit. Serial I/O is broken. Keyboard handling is broken. Both is done by Pokey and they have a half-baked Pokey emulation. Last time I checked (years ago) their pokey implementation was audio only, and even that was incomplete. Looks like not much has changed since. They intercept OS SIO calls but not mimic the OS correctly, like setting success flags. Similar problems with keyboard I/O. Try pressing backspace and see what I mean.

Retroarch has much better Atari 8-bit support, based on the atari800 emulator. It also has a VICE core, but I see Oric, BBC and Apple 2 are missing :/ There are several retroarch Mame cores though.

from cpm65.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.