Last 30 days
-
r261
(Patch by Frédéric Coste to make Orion Prime work. Thanks for...) committed by pulkomandy
- Patch by Frédéric Coste to make Orion Prime work. Thanks for helping opensource dev !
Patch by Frédéric Coste to make Orion Prime work. Thanks for helping opensource dev !
-
CapricePorts
(List of others ports of caprice) Wiki page edited by pulkomandy
- Revision r260
Edited wiki page through web user interface.
Revision r260
Edited wiki page through web user interface.
-
r259
(Copy configuration files in user directory if not exists.) committed by giot.romain
- Copy configuration files in user directory if not exists.
Copy configuration files in user directory if not exists.
-
r258
(Remove an unused function.
) committed by pulkomandy
- Remove an unused function.
Remove an unused function.
-
-
r256
(More sector editor. unfinished.
) committed by pulkomandy
- More sector editor. unfinished.
More sector editor. unfinished.
-
-
-
CapriceCompatibilityChart
(List of CPC programs that work and that don't in CapriceRelo...) Wiki page edited by pulkomandy
- Revision r255
Edited wiki page through web user interface.
Revision r255
Edited wiki page through web user interface.
-
r254
(Display sector number in the disc editor overview screen.
) committed by pulkomandy
- Display sector number in the disc editor overview screen.
Display sector number in the disc editor overview screen.
-
-
r252
(Fix some dsk handling bugs :
-Track with header but no secto...) committed by pulkomandy
- Fix some dsk handling bugs :
-Track with header but no sector data in dsk-file
-Sector with "FDC sector size" > 7 needs to be loaded %7.
Fix some dsk handling bugs :
-Track with header but no sector data in dsk-file
-Sector with "FDC sector size" > 7 needs to be loaded %7.
-
r251
(Print out errors when loading dsk.
) committed by pulkomandy
- Print out errors when loading dsk.
Print out errors when loading dsk.
-
r250
(Fix build back on linux. And some cleanup.
) committed by pulkomandy
- Fix build back on linux. And some cleanup.
Fix build back on linux. And some cleanup.
-
r249
(Some steps towards a windows build. Fail linking with libpng...) committed by pulkomandy
- Some steps towards a windows build. Fail linking with libpng and sdl.
Some steps towards a windows build. Fail linking with libpng and sdl.
-
r248
(Plug GUI tape menu to tape emulation. Seems to work ok. Skat...) committed by pulkomandy
- Plug GUI tape menu to tape emulation. Seems to work ok. Skate Ball loads.
Plug GUI tape menu to tape emulation. Seems to work ok. Skate Ball loads.
-
-
r247
(Handle so-called "weak sectors" for copy protected games. Af...) committed by pulkomandy
- Handle so-called "weak sectors" for copy protected games. After Burner now loads fine.
Handle so-called "weak sectors" for copy protected games. After Burner now loads fine.
-
r246
(Forgot to add the important files.
) committed by pulkomandy
- Forgot to add the important files.
Forgot to add the important files.
-
r245
(Sector Explorer in the disk editor window.
) committed by pulkomandy
- Sector Explorer in the disk editor window.
Sector Explorer in the disk editor window.
-
-
r244
(Added debug method in crtc to display all rgisters to CLI.
) committed by pulkomandy
- Added debug method in crtc to display all rgisters to CLI.
Added debug method in crtc to display all rgisters to CLI.
-
-
r243
(Keymap file now saved in home directory, so you can change i...) committed by pulkomandy
- Keymap file now saved in home directory, so you can change it.
Note this is not handled perfectly : you have to copy the default keymap in ~/.caprice/Keymap.cfg on
first run.
Keymap file now saved in home directory, so you can change it.
Note this is not handled perfectly : you have to copy the default keymap in ~/.caprice/Keymap.cfg on
first run.
-
r242
(Remoed dependancy on xdg-basedir and use wx tools instead.
) committed by pulkomandy
- Remoed dependancy on xdg-basedir and use wx tools instead.
Remoed dependancy on xdg-basedir and use wx tools instead.
-
r241
(Added "multiface stop". But it seems to just make the z80 cr...) committed by pulkomandy
- Added "multiface stop". But it seems to just make the z80 crash...
Added "multiface stop". But it seems to just make the z80 crash...
Older
-
r240
(Simpler (and integer) computation for the ticker.
) committed by pulkomandy
- Simpler (and integer) computation for the ticker.
Simpler (and integer) computation for the ticker.
-
r239
(Default speed is 8, not 4. (this is what is in the cfg file)...) committed by pulkomandy
- Default speed is 8, not 4. (this is what is in the cfg file)
Default speed is 8, not 4. (this is what is in the cfg file)
-
r238
([Caprice] Work in progress for saving config file. Basically...) committed by pulkomandy
- [Caprice] Work in progress for saving config file. Basically working but there are problem with
inheritance so it saves to the wrong file for now.
[Caprice] Work in progress for saving config file. Basically working but there are problem with
inheritance so it saves to the wrong file for now.
-
r237
([Reloaded] * Better separation between core, gui and sdl. Wo...) committed by teppicymon
- [Reloaded] * Better separation between core, gui and sdl. Work in Progress.
[Reloaded] * Better separation between core, gui and sdl. Work in Progress.
-
r236
(Allow to load roms from the config dialog. Not saved yet...
) committed by pulkomandy
- Allow to load roms from the config dialog. Not saved yet...
Allow to load roms from the config dialog. Not saved yet...
-
r235
(Memory settings now shows the selected roms (not modifiable ...) committed by pulkomandy
- Memory settings now shows the selected roms (not modifiable yet)
Memory settings now shows the selected roms (not modifiable yet)
-
r234
(FDC "Led" in wx gui is no longer updated via active polling ...) committed by pulkomandy
- FDC "Led" in wx gui is no longer updated via active polling :)
FDC "Led" in wx gui is no longer updated via active polling :)
-
r233
([Reloaded] * Now assembler is include only if cli or ide was...) committed by teppicymon
- [Reloaded] * Now assembler is include only if cli or ide was present. * Correct bug from bad revert.
* Remove useless depandancy when ide is desactivated.
[Reloaded] * Now assembler is include only if cli or ide was present. * Correct bug from bad revert.
* Remove useless depandancy when ide is desactivated.
-
BuildCaprice
(Instructions to build caprice) Wiki page edited by teppicymon
- Revision r232
Edited wiki page through web user interface.
Revision r232
Edited wiki page through web user interface.
-
r231
([Reloaded] * Modify default autotools configuration * Remove...) committed by teppicymon
- [Reloaded] * Modify default autotools configuration * Remove segfault bug when IDE was close (faulty
destructor) * IDE now optional
[Reloaded] * Modify default autotools configuration * Remove segfault bug when IDE was close (faulty
destructor) * IDE now optional
-
r230
(Revert all this mess...
) committed by pulkomandy
- Revert all this mess...
-
r229
(Moved wx into gui/wx folder. Commit needed to get rid of som...) committed by pulkomandy
- Moved wx into gui/wx folder. Commit needed to get rid of some remaining .svn before I make the
compilation work again.
Moved wx into gui/wx folder. Commit needed to get rid of some remaining .svn before I make the
compilation work again.
-
r228
(Removed useless debug :)
) committed by pulkomandy
- Removed useless debug :)
-
r227
(Fixed disassembly of LD B,xx and possibly some other problem...) committed by pulkomandy
- Fixed disassembly of LD B,xx and possibly some other problems.
Fixed disassembly of LD B,xx and possibly some other problems.
-
r226
(Fixed bank memory display in memory debug window.
) committed by pulkomandy
- Fixed bank memory display in memory debug window.
Fixed bank memory display in memory debug window.
-
r225
(Fix memory PAL addressing.
) committed by pulkomandy
- Fix memory PAL addressing.
Fix memory PAL addressing.
-
r224
(Colorize memory view depending on the type of memory (lorom,...) committed by pulkomandy
- Colorize memory view depending on the type of memory (lorom, hirom, expansion, normal).
Colorize memory view depending on the type of memory (lorom, hirom, expansion, normal).
-
r223
(WIP window for CRTC missing regs and GA regs.
) committed by pulkomandy
- WIP window for CRTC missing regs and GA regs.
WIP window for CRTC missing regs and GA regs.
-
r222
([Reloaded] * Ouups... forget to remove debug message... :)
) committed by teppicymon
- [Reloaded] * Ouups... forget to remove debug message... :)
[Reloaded] * Ouups... forget to remove debug message... :)
-
r221
([Reloaded] * Correct an horible bug in timer...
) committed by teppicymon
- [Reloaded] * Correct an horible bug in timer...
[Reloaded] * Correct an horible bug in timer...
-
r220
(-Cleaned up the "register debug" window
-Added Interrupt inf...) committed by pulkomandy
- -Cleaned up the "register debug" window
-Added Interrupt info to z80 screen
-Some misc. crtc fixes.
-Cleaned up the "register debug" window
-Added Interrupt info to z80 screen
-Some misc. crtc fixes.
-
r219
(Fixed noise generator again. Thanks Grim!
) committed by pulkomandy
- Fixed noise generator again. Thanks Grim!
Fixed noise generator again. Thanks Grim!
-
r218
(-Switch stsound to float mode as this gives better results
-...) committed by pulkomandy
- -Switch stsound to float mode as this gives better results
-Fix noise generator
-Switch stsound to float mode as this gives better results
-Fix noise generator
-
r217
([Reloaded] * Some code source cleaning. * Add a timer class,...) committed by teppicymon
- [Reloaded] * Some code source cleaning. * Add a timer class, make modification for portability
easier.
[Reloaded] * Some code source cleaning. * Add a timer class, make modification for portability
easier.
|