sy2002

** C64 for MEGA65: Why put an 8-bit machine on the network? **

Hey C64 community! If you're asking yourself "what the heck is RR-Net" and "what can I do with it?" - here is a tutorial (PDF attached)! Spoiler alert:

• Fast file transfer. Move a full disk image between PC and C64 in seconds instead of shuffling floppies or SD cards — WarpCopy64 alone justifies the setup for many owners.

• The internet on real hardware. Browse the web with Contiki or the Singular browser, Telnet into today’s lively BBS scene (https://theoasisbbs.com/commodore-bbs-listing/), chat on IRC: all rendered by a real (or FPGA-real) VIC-II.

• Multiplayer gaming. Race up to eight machines against each other over the internet with NetRacer, or duel a friend abroad in Artillery Duel.

• Cross-development. Assemble on your PC, and one command later the binary is running on the target.

So - what are you waiting for? Plug-in that network cable and go online 🚀 Three simple steps:

  1. Install MJoergen ' s latest core WIP-V6-A19X2: https://discord.com/channels/719326990221574164/794775503818588200/1540088841900130366

  2. Read the tutorial (attached)

  3. Have a lot of online fun! 🙂

🎉 16 🥳 13 ❤️ 11 😍 7 🔥 3 🚀 3 💪 4
muse5150

Mega//e for the MEGA65 🍎

V1 of the Apple IIe core for the MEGA65.

This release adds quite a bit of functionality and makes the core much nicer to use on real MEGA65 hardware.

Highlights:

  • Apple IIe / Enhanced IIe support
  • Dual Disk II drive support
  • Amiga mouse support
  • Atari/Commodore-style joystick support
  • Second joystick button via POTX/POTY, with selectable POT and polarity
  • New MEGA65 keyboard mapping mode that follows the actual MEGA65 keycap glyphs
  • ALT acts as a second modifier for the symbols printed on the front of the MEGA65 keycaps (~ | \ { } _ etc.)
  • Original Apple II positional keyboard mapping remains selectable
  • Multiple colour palettes: NTSC, IIgs, AppleWin and Apple IIc PAL
  • PAL/NTSC analog video selection
  • Apple IIe ROM region switching
  • Low-Res/Text composite colour-artifacting option
  • Retro 15Khz or 31Khz analog video supported

Disk images: .nib is currently the officially supported floppy format. .dsk images can be converted with dsk2nib; broader disk-image support is something I want to investigate. Use dsk2nib or Ciderpress to convert images.

There are still things to do; including HDD support, Commodore 1350/1351 mouse support, Atari ST mouse support is also feasible and further testing of some existing Apple II functionality.

⚠️ Do not connect an original Apple II mouse directly to the MEGA65 joystick port. Despite using a similar connector, its electrical pinout is incompatible, including the +5 V/GND arrangement.

Source, documentation and release:

MEGA65 on GitHub
Download: https://files.mega65.org?id=09c33961-901d-4cd0-8bea-616c37db5c50

❤️ 14 🎉 11 👏 10 🚀 5 🍎 4 🤩 4
sy2002

AMIGA 500 OCS Version 2 Alpha 6

Heavily improved physical disk reading. Should work reliably now:

a) Either configure the physical disk drive as df0: and boot your old gems,

b) or configure the physical drive as df1: or df2: and use XCOPY to preserve your old disks by copying them to empty .adf files (that you prepared beforehand) on your SD card.

🎉 26 ❤️ 22 🤩 12 🔥 13 💾 8 🍻 11 💪 5 😍 1 👍 2