- 0 replies
- 2,544 views
- Add Reply
- 0 replies
- 1,466 views
- Add Reply
- 0 replies
- 1,411 views
- Add Reply
- 10 replies
- 7,070 views
- Add Reply
Dualis 20.3 released

2006-05-03
* CPU: Fixed a bug in the division SWI
* GPU: Fixed some tile flipping bugs
* GPU: Optimized rendering of extended palette BGs a bit
* GPU: Disabled rendering of OBJ windows
* MMU: The FAT is now writeable
* INP: The keyboard layout can now be configured in dualis.ini
* GUI: Improved the texture viewer
FAT write operations are fairly restricted at this point, see the README section on GBAMP emulation for more details.
>> Get it HERE.
Daedalus N64 for PSP R3 released

Release Name: R3
* Support for large (i.e. 8MB+) roms has been added, resulting in significantly more roms being able to boot.
* The same change also freed up around 6MB of memory which allows many roms to run for longer.
* A few new combiner modes were added which fixed a few graphical glitches in the roms that are running.
>> Get it HERE.
Applewin 1.13.0 released

For some reason the changelog refers to version 1.12.3....
1.12.3 - 02 May 2006
* New: Uthernet card support
** Allows internet access when used with the Contiki OS
** See: Uthernet.txt
* New: Floating bus support
** Fixes the hang at Drol's cut-scene
** Bob Bishop's Money Munchers is a little bit closer to working
* Change: Added support for SSC receive IRQ (eg. Z-Link)
* Fix: Checkerboard cursor is back for //e mode
* Fix: [bug #6778] enable harddisk not working in 1.12.9.1
* Fix: [bug #6790] Right click menu stops working on drives
* Fix: [bug #7231] AppleWin installed in path with spaces
>> Get it HERE.
My first emulator

At last I can release my first emulator. It is called RMESS and is basically MESS with some fixes applied.
Changelog for version 105
* make .n64 the default extension for the n64 (not tested)
* add two new drivers:
- super80 and super80v
* Quickload:
- Fix autorun especially for BASIC programs
- Allow "wrap-around" loads
- Fix various "Access Violation" issues
- Add dipswitch option to turn Autorun off
* The above Quickload fixes applied to:
- exidy and clones
- mbee and clones
- vz200 and clones.
* Microbee:
- fix soft reset
- fix sound that was broken for some games in MESS 0.105
- fix colours from getting overwritten by green
- fix cursor modes
- add Auto-resize option
- enable small character set
- fix "extra insert" key
* Exidy and exidyd, remove "Not Working" flag, as everything works except for the cassette system
Notes on Super-80
---------------------
It is about 95% complete, and it runs all my software apart from one game.
Bug file:
- cassette system doesn't work
- the 6845 "interlace" and "interlace and video" modes not emulated
- Natural keyboard has problems when Shift key pressed
- Keyboard interrupt doesn't work if keyboard isn't being scanned
- Parallel / Serial interface board not emulated
NOTE: The Auto-Resize dipswitch in the super80 and microbee drivers requires you to do a hard reset after changing the setting.
>> You can download it HERE (source included).