Jump to content

42bs

Members
  • Posts

    2,173
  • Joined

  • Last visited

Contact / Social Media

Profile Information

  • Gender
    Male
  • Location
    Germany/Southest West

Recent Profile Visitors

8,893 profile views

42bs's Achievements

River Patroller

River Patroller (8/9)

1.9k

Reputation

  1. GPU emulation seems to be buggy. See the glitches in JagNICCC2000 demo which are likely not related to the Blitter as it draws only horizontal line.
  2. No, nasty re-init. It is only run by the GPU. loadw => get timer value => high word == 0 not r0 => get real value (timer counts down !) and set high word to 0xffff rorq #16,r0 => get $ffff down storew r0,(r1) => reinit down counter
  3. I don’t understand what you mean then? The checker floor is just a texture. On could use any, but it looks ugly when the spheres are distant if the texture has to many details.
  4. This is ray tracing, so a completely different thing.
  5. I cleaned the connector with liquid ecstasy:-)
  6. Here a small (128b) intro released at Outline 2024 plasmosis.lnx
  7. Two new intros. As usual they run on Jaguar with GD or BPE/VJ with BIOS enabled. Source on Github. Videos: raytrace_m.j64 raytrace_k.j64 olscroller_m.j64 olscroller_k.j64
  8. Nope, if the ROM data is not correct, it want go past the title screen. No music, no game.
  9. Hmm, it is very clear: End Of Each Scan Line Of Data. Not _end_ _of_ _each_ sprite
  10. You figured out, it is of course the line. Not the whole sprite. And as I mention always: Use Felix as it is more accurate.
  11. RTFM: http://www.monlynx.de/lynx/lynx6.html#_64 The last byte needs to be zero, or at least the last five bits.
  12. Additionally: A regular Lynx card checks the contents. And if it is not correct you cannot go past the title screen.
  13. Did you try it on a real Lynx? And: What is a repro-cart? Where did you get it from?
×
×
  • Create New...