Add region/localization info for openMSX configs.
Note1: [d714de] is just reference as HEAD, at 2021-04-30. Note2: Current (buggy) implementation reading from/writing to $ffff on the wrong slot. the slot number is (current | target), instead of the target.
ENASLT fails when try to switch page 2 from slot 2 to 1-1.
In the introscreen, the music stops after the very first sound and at most other places, the wrong music is played.
Ashguine 3: sprites on title screen
This was a bug in openMSX, which is now fixed. So this one can be closed.
Actually, I cannot reproduce this. I can't find any way to get these sprites. But when using a commercial BIOS I do get them. And when using a real MSX, I don't... so something really interesting seems to be going on.... See also https://github.com/openMSX/openMSX/issues/497
Update doc for 0.29a release
Add EU postfix to machine types in metadata... (oops)
Add "EU" variant to blueMSX config installation instructions
Update doc and version for 0.29 release
Show more detailed localization info on no-cart screen.
Make default international ROM 60Hz and introduce EU variant at 50Hz.
Sigh... also commit the removal of NLMSX from debian/rules.
Also remove NLMSX stuff from structure.bat
Remove NLMSX configs.
Fix indentation in KEY_IN routine
Exchange role of B and C register in key_chk_lp
Update for version and doc for 0.28 release
Fix row check for F-keys
It's not just the bottom halves that are missing: the problem is that 8x8 sprite...
Bottom half of sprites missing in MacAttack
Finalized release notes for 0.27 release
Set version to 0.27 since we'll be releasing ag...
Initial release notes for 0.27
Fixed regression from 4cfc62e6: IF at wrong place
Also fix name of CMOS file for BR C-BIOS machines
Fixed 'code' of this machine into MSX2+ BR
Convert from CR/LF to native line endings
Final "make dist" portability improvements
Replaced Japanese ENASLT comments with English
Removed TODO in Makefile that was already resolved
Moved tniASM compatibility header into tools/
Replaced "find" by "cp -R" in "make dist"
Removed Japanese comments about system vars
Update Pasmo URL
Finalized release notes for 0.26 release
Exclude extended flags and directory entries fr...
Fix for bc208e75: accidentally put wait in wron...
Preparations for release: draft release notes
Preparations for release: update version number
Another VDP VRAM access timing fix
Bugfix: use filvrm on MSX1 instead of bigfil
Prevent too fast VRAM access on MSX1
- Added IM1 to the initialization routine
Fixed a type in the Changelog
- Corrected the timings to work properly on a r...
v0.26 alpha2
Fixed in 0.26alpha2. NYYRIKKI, please test if its working as expected.
Joystick strig does not set z-flag correctly
reintroduced tniASM as usable assembler
Don't make version.asm depend on ChangeLog
Apparently there was this bat file which assume...
Update sync script
Mailing list is operational.
*** empty log message ***
Initial web site: show progress of new project ...
Updated todo list, release link, link to Vampie...
*** empty log message ***
Created paths to load dumps into.
*** empty log message ***
*** empty log message ***
Script to easily sync web site with CVS.
Corrected the case of BouKiCHi's name.
Update for current environment.
*** empty log message ***
Generic download link, so I don't have to updat...
Fix link to Vampier's list of working programs
Removed broken links
Replaced dev plan with status overview
Enabled keyword substitution for "Id".
Mark as broken
Removed $Id$ keywords
Remove obsolete rom/ dir in paths for ROMs
Import of restructured C-BIOS 0.17 code.
Fixed some code layout inconsistencies.
Inserted missing DI in inter-slot call routine....
Added proper dependency checking.
Split off hardware related declarations into se...
The "derived" dir is created by build system, s...
Fixed end-of-lines.
Split off video routines into separate source.
Split off system variable and hook declarations...
Started subrom implementation: implemented SETP...
*** empty log message ***
Implemented inter-slot call.
*** empty log message ***