Releases: zeldin/super-reu
Releases · zeldin/super-reu
v1.2
This is a ROM-only update, which adds a function to the ROM menu to load and run a program from the SDcard.
For example movie files, please refer to the initial release.
To flash the precompiled files:
Chameleon v2
chacocmd --flashrbf 2 super_reu.rbf super_reu.bin
Orange Cartridge
dfu-util -a 0 -D core.dfu
dfu-util -R -a 1 -D rom.dfu
v1.1
Changes since initial release:
- Added top-level design for the Orange Cartridge
- Added a menu option for entering 128 mode on C128
- A full 38911 bytes are now available when exiting to C64 basic
- The correct audio sample rate is now picked based on whether a PAL or NTSC system is used
- Fixed masking of bank address when expansion RAM size is larger than 512K but smaller than 16M
- Bus is now never yielded to CPU as long as there are active non-paced DMA transfers
For example movie files, please refer to the previous release.
To flash the precompiled files:
Chameleon v2
chacocmd --flashrbf 2 super_reu.rbf super_reu.bin
Orange Cartridge
dfu-util -a 0 -D core.dfu
dfu-util -R -a 1 -D rom.dfu
Initial release
Initial release.
The m64.xz
files are some sample movies to use with the movie player. Please uncompress before putting on the sdcard.