9
I Use This!
Activity Not Available

Commits : Listings

Analyzed 5 months ago. based on code collected 6 months ago.
Nov 16, 2022 — Nov 16, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Made the keys of the keyjoystick configurable More... almost 21 years ago
Added method to get KeyCode from an SDLKey More... almost 21 years ago
Moved JoystickDevice, DummyJoystick and JoyNet to "input" directory. More... almost 21 years ago
Separated JoystickPort class into its own files and put them in the "input" directory. More... almost 21 years ago
more changes More... almost 21 years ago
Created "node.mk" files which list sources to build. Will be useful when conditionally building files, selectable using diversity flags. More... almost 21 years ago
Neither Linux nor Win32 needs "atoll.c". And plain C is not supported by new build system. So I am removing the file. If openMSX is ever ported to a system that lacks atoll, the file can be resurrected. More... almost 21 years ago
a bit adjusting. More... almost 21 years ago
Fixed mistake: there is no symlink support on Win32. More... almost 21 years ago
Based on Reikan's openMSX.snap.1.928.UOW32.diff, but unverified. More... almost 21 years ago
Added support for multiple platforms. Renamed "config-*.mk" to "flavour-*.mk". Added new platform specific included Makefiles named "platform-*.mk". More... almost 21 years ago
Simplified the code, first steps towards host OS files writing More... almost 21 years ago
keymap cleanup More... almost 21 years ago
*** empty log message *** More... almost 21 years ago
Add KeyMap-change and KeyLayoutBit. More... almost 21 years ago
Add Keymap-change and KeyLayoutBit. More... almost 21 years ago
use memset iso bzero More... almost 21 years ago
"normal" disk writes are now possible without influence on original files More... almost 21 years ago
initial step to support win32. More... almost 21 years ago
Fixed a serious bug with -diska -diskb, -carta etc, etc, ... More... almost 21 years ago
initial step to support Win32. More... almost 21 years ago
fixed a problem with the supported extentions in the helptext More... almost 21 years ago
Added priority to the commandlineparser. Fixed -h behaviour More... almost 21 years ago
simple filetype detection for .zip More... almost 21 years ago
oops More... almost 21 years ago
Basic support for .zip files More... almost 21 years ago
new bootsector behaviour in FDC_DirAsDSK More... almost 21 years ago
New bootsector behaviour !! Try it, place all the files from the calculus disk on the Millenium CD in a dir, start 'openmsx -diska <directory>' and run 'makeboot A:', then restart openmsx More... almost 21 years ago
Revised documentation comment again, because we turned on JavaDoc behaviour (first sentence as brief description). More... almost 21 years ago
Turned on JAVADOC_AUTOBRIEF. This treats the first line of a documentation comment as the brief comment. More... almost 21 years ago