Arcade Volleyball for SMS
2021年04月20日(火)
When I learned that the C source code for the Amiga version of Arcade Volleyball was available, I immediately thought, why not port this game to the SMS? It should be a nice little week-end project! (and it was!)2021年04月20日(火)
This game was inspired by Pong so I added support for the Sega HPD-200 Paddle. But even with standard controllers, it's a lot of fun, especially when played between friends!
SKBN: A Sokoban clone for the Sega Master System
2021年04月1日(木)
For the smspower.org 2021 coding competition, I made this Sokoban clone for the Master System. Contains over 1000 levels and saves the progress in the cartridge.2021年04月1日(木)
SD-Cart JR: New software released, improved boot ROM
2021年03月24日(水)
2021年03月24日(水)
- BIOS : Improvements for co-existing with another hard drive BIOS. By default, the SD-Cart JR becomes the last drive in the system. (tested only with JR-IDE)
- BIOS : Add an options menu to allow non-default behavior, such as:
- Installing the SD-Cart JR as the first drive in a system with another hard drive BIOS (existing hard drive becomes second hard drive and remains accessible)
- Installing as single drive (other hard drive not accessible)
- Not installing the SD-Cart BIOS.
- The option menu count down can be skipped by pressing ESC.
- sdcart.sys : Add support for command-line options /Y (always install) and /A (install only if card present). Also displays the drive letter it got assigned to on DOS 5.
- sdpart.com : Add a 'b' command for some BIOS tests. (for debugging purposes)
New firmware version (3.6.1) for GC/N64 to USB adapters
2021年03月5日(金)
2021年03月5日(金)
- Alter timing so the brawler64 wireless gamepad will work. Those will now work with a poll interval >= 2ms on single port adapters, and >= 4ms on dual port adapters.
- Add a feature to swap the main analog stick and the D-Pad
- Save memory in usb.c (no user visible effects)
- Correct bootloader entry address (maybe less chances of failing)
[全てのニューズを見る…]