2001-09-07 13:09 emanne * raine/make.dep: new dependancies... 2001-09-07 13:09 emanne * raine/source/games/driver.c: Add mazinger and battle bakraid 2001-09-07 13:08 emanne * raine/source/games/cave.c: add mazinger, and major changes (driver setup and tiles handling) 2001-09-07 13:08 emanne * raine/source/games/toaplan2.c: Add Battle Bakraid (no sound), and change sprite loading of every driver 2001-09-07 13:07 emanne * raine/source/games/cps1.c: use generic code for bankswitch and reset handler 2001-09-07 13:06 emanne * raine/source/games/zerozone.c: change to new decode_gfx prototype 2001-09-07 13:05 emanne * raine/source/sound/es5506.c: New patch from Aaron removing looping sounds in pbobble3. Never heard them but anyway, it can't hurt to apply it... 2001-09-07 13:04 emanne * raine/source/gui/rgui.c: remove useless debug messages 2001-09-07 13:03 emanne * raine/source/mame/handlers.h: defines logerror (mame compat, and exists even if RAINE_DEBUG is undefined) 2001-09-07 13:02 emanne * raine/source/mame/eeprom.c: New eeprom interface accepting wildcards in its commands (from mame) 2001-09-07 13:01 emanne * raine/source/loadroms.c: get_region_size now correctly returns the size of gfx regions using layouts 2001-09-07 13:00 emanne * raine/source/video/: tilemod.c, tilemod.h: new decode_gfx for get_region_size (loadroms.c) 2001-09-07 12:59 emanne * raine/source/loadroms.h: Add PROMS region. Unused for now, essentially for mame compatibility. 2001-09-07 12:58 emanne * raine/source/decode.h: add BITSWAP24 usefull for mazinger (cave.c) 2001-09-07 12:57 emanne * raine/source/z80/: mz80help.c, mz80help.h: Add bankswitch code using regions (see comments in mz80help.c), && bad port reads and writes handlers (for debugging) 2001-09-07 12:56 emanne * raine/source/68000/: starhelp.c, starhelp.h: add a default reset_handler : quiet_reset_handler 2001-09-07 12:55 emanne * raine/source/raine.h: version 0.33 2001-09-04 09:03 emanne * raine/source/68020/m68k.h: remove the annoying crlfs 2001-09-02 23:33 emanne * raine/source/sound/es5506.c: latest changes from mame, and cleanups... 2001-09-02 08:05 emanne * raine/makefile: remove the bad Raine.res 2001-09-02 08:04 emanne * raine/source/sound/fm.c: remove the save state of the 2203 and 2151. Will need to do this more seriously later.. 2001-09-01 17:06 emanne * raine/: makefile, source/raine.rc: new raine.ico for the win32 version (linked in the exe). The raine.ico file must be in the makefile's directory 2001-09-01 12:43 emanne * raine/source/gui/: dlg_sound.c, gui.c: switch (temporarly ?) to default ascii encoding, for european latin1 in win32 2001-08-31 23:56 emanne * raine/source/: emumain.c, gui/gui.c: Oops ! Hiscores are better this way... 2001-08-31 23:56 emanne * raine/source/bonus/conv_dsw.pl: 1 more coin message 2001-08-31 23:53 emanne * raine/source/games/megasys1.c: added plusalph dsw (converted with conv_dsw.pl) 2001-08-31 19:43 emanne * raine/source/: emumain.c, gui/gui.c: Change hiscore load/save moments. Now properly saved and reloaded when reseting 2001-08-31 19:42 emanne * raine/source/games/cps1.c: a very little more cpu power for cps1 games (varth was not fast enough !) 2001-08-31 13:30 emanne * raine/source/ingame.c: fix reducing bitmap (stretch) 2001-08-31 12:03 emanne * raine/source/: ingame.c, raine.c, raine.h: new stretch function 2001-08-31 12:02 emanne * raine/source/confile.c: error messages use allegro_message instead of fprintf(stderr...) 2001-08-31 12:01 emanne * raine/source/gui/: gui.c, rgui.c: New stretch functions, and enlarge video effects list 2001-08-27 14:04 emanne * raine/source/bonus/: conv_dsw.pl, conv_roms.pl: experimental stuff... 2001-08-26 18:11 emanne * raine/source/control.c: Oops ! Keys must be in a specific order... Weird I did not sse that in linux. 2001-08-26 17:38 emanne * raine/source/: control.c, control.h, emumain.c, emumain.h, ingame.c: get rid of the old keys while in pause, and add "1 frame fwd" key (space) 2001-08-26 17:17 emanne * raine/source/gui/gui2.h: Try a new menu interface (unfinished) 2001-08-26 17:15 emanne * raine/source/sound/sasound.c: fix a weird bug in the latest cvs allegro release, where the last sound driver is not "silence" !!! 2001-08-24 21:35 emanne * raine/source/games/nmk.c: remove useless proms from macross 2001-08-24 16:25 emanne * raine/make.dep: no nmk.h 2001-08-24 16:25 emanne * raine/source/games/nmk.h: useless now 2001-08-24 16:24 emanne * raine/source/games/nmk.c: fix sabotenb (bank in DrawBombJackTwin), and cleanups to remove nmk.h 2001-08-24 13:22 emanne * raine/source/games/: driver.c, toaplan2.c: kgpe 2001-08-23 15:31 emanne * raine/source/: emumain.c, savegame.c: Allow more commands while in pause : load/save, screenshots, fps control... 2001-08-23 15:30 emanne * raine/source/games/f3system.c: Switch to a private id for saved data, and reduce the amount of saved memory 2001-08-23 15:29 emanne * raine/source/sound/adpcm.c: Save state. There seems to be a bug in the base regions though... 2001-08-23 15:29 emanne * raine/source/sound/fm.c: save (some of) the status of the ym2203 and ym2151 2001-08-23 15:28 emanne * raine/source/sound/ymz280b.c: Switch to a private ID for saved data, and save more things. 2001-08-22 23:29 emanne * raine/: make.dep, makefile, source/demos.c, source/demos.h, source/emumain.c, source/ingame.c, source/savegame.c, source/savegame.h: demos support 2001-08-22 23:27 emanne * raine/source/games/: cameltry.c, cps1.c, f3system.c, lsystem.c, megasys1.c, syvalion.c, toaplan2.c, xsystem2.c: s/mouse_b/MouseB/ && s/get_mouse_mickeys/GetMouseMickeys/ 2001-08-22 23:26 emanne * raine/source/: control.c, control.h: new p1_paddle_x, p1_paddle_y, MouseB, GetMouseMickeys for saves/demos 2001-08-22 23:22 emanne * raine/source/raine.c: New directory demos created on startup 2001-08-21 15:33 emanne * raine/source/: control.c, control.h: new controls for GameLoadName and GameSaveName, and scancode is now UINT16 2001-08-21 15:32 emanne * raine/source/: savegame.c, savegame.h: Optional compression, and new load/save functions by name 2001-08-21 15:31 emanne * raine/source/emumain.c: Modifiers for emulator keys 2001-08-21 15:29 emanne * raine/source/files.h: move the mkdir_rwx macro here (more usefull) 2001-08-21 15:28 emanne * raine/source/gui/dlg_key_game.c: Modifiers allowed for emulator keys (not game keys) 2001-08-21 15:28 emanne * raine/source/gui/: dlg_sound.c, gui.c, gui.h: new functions setup_gui and release_gui (clean way to display dialogs outside the main gui loop) 2001-08-21 15:26 emanne * raine/source/gui/rfsel.c: fix drive list colors in 16bpp and above 2001-08-21 15:26 emanne * raine/makefile: STATIC is now the default for windows (use DYN=1 for the dynamic version) 2001-08-21 15:25 emanne * raine/source/raine.c: cleanups and UseCompression (load/save) 2001-07-14 11:26 emanne * raine/source/loadroms.c: fix detection of bad zip files 2001-07-13 23:44 emanne * raine/source/games/gunbird.c: Ooops ! Fixed the sound in btlkrodj (my mistake)