olderzeus
af3c41a9c4
Improvement some fonts
2023-02-19 18:57:14 +01:00
olderzeus
2b213ac9f8
Improvement font tools
2023-02-19 18:55:48 +01:00
olderzeus
d0b7e5366f
Optimize font tools
2023-02-19 18:55:30 +01:00
olderzeus
25f8952f64
Clear useless files
2023-02-19 18:55:19 +01:00
olderzeus
12e3b1bae3
Add a Font and change the default font
2023-02-19 18:54:52 +01:00
LeZerb
8b0b270bea
allow creation of fonts with different code pages
2023-02-19 18:38:17 +01:00
sylverb
bc3699d500
Add Amstrad CPC 6128 support (beta).
...
Removed global emulator_framebuffer variable.
Corrected a typo in allocation file that was causing .data section to
go in DTCRam memory instead of the correct zone for each emulator
2022-12-21 12:52:55 +01:00
sylverb
89658372ee
MSX : show warning if a game has no controls configuration defined
2022-11-01 22:25:19 +01:00
sylverb
afd7aa342b
MSX : changed controls_profile to game_config in roms info
...
do not run msx scripts on not MSX systems
2022-11-01 21:46:24 +01:00
sylverb
fa88f969f7
MSX : Add automatic key configuration for some games
2022-10-07 22:11:12 +02:00
sylverb
3896b2f02f
MSX : add support for IDE HDD .dsk image (Sunrise IDE format)
2022-05-26 08:38:53 +02:00
sylverb
48503314e5
MSX : add support for 360kB disks images and trimmed disks images
2022-04-29 11:01:30 +02:00
olderzeus
9bb985d821
Merge branch 'fMSX' of https://github.com/sylverb/game-and-watch-retro-go into blueMSX
2022-04-22 16:49:58 +08:00
sylverb
847980b711
MSX : add support for more rom mappers
2022-04-17 18:27:30 +02:00
sylverb
2bca48ddfe
MSX : add support for .dsk compression
2022-04-16 00:13:45 +02:00
olderzeus
4c70ee2a9b
Merge branch 'kbeckmann:main' into NewUI
2022-04-09 16:59:04 +08:00
Konrad Beckmann
80c3ce1c4c
pllgen: Fix indentation
2022-04-07 18:51:12 +02:00
Konrad Beckmann
a792adbd81
pllgen: Add support for fracn2, allow for configurable error margin
2022-04-07 18:40:32 +02:00
Konrad Beckmann
217e47518e
Add pllgen to generate SAI PLL config
2022-04-07 18:08:15 +02:00
olderzeus
6275fc72bb
Changed: New define for PCE rom patcher
2022-04-03 19:48:10 +08:00
sylverb
d7640ec3ff
MSX : add mapper field in rom info
...
fill mapper field with info from blueMSX database
removed useless DAC file
set audio samples to 22050Hz to reduce CPU usage
2022-04-02 00:20:04 +02:00
olderzeus
4a3b3329f7
Update Font data
2022-03-11 20:26:12 +08:00
olderzeus
f58fb56bbd
Update font data
2022-03-11 19:29:48 +08:00
sylverb
ac4f80bb3b
MSX : simplified fdi disk creating as dsk analysis could fail with some disks
2022-03-01 00:22:32 +01:00
sylverb
e5fa1d6911
MSX : Improving compression of .dsk images
2022-02-17 12:04:21 +01:00
sylverb
5d9d0c2f34
MSX : fix issue in dsk to fdi convertion with uppercase .DSK files
2022-02-17 09:28:07 +01:00
sylverb
65694d9dc6
MSX : add support for compressing dsk sectors as lzma
2022-02-16 18:15:56 +01:00
olderzeus
1e2ea53e04
Merge pull request #20 from sylverb/fMSX
...
MSX : fix audio
2022-02-16 07:30:19 +08:00
sylverb
6672f9ffe0
MSX : clean dsk to fdi conversion code
2022-02-15 23:04:23 +01:00
sylverb
d630e2742b
MSX : parse .dsk files to convert them to .fdi files
2022-02-15 22:15:17 +01:00
olderzeus
31256e9c51
Update fonts
2022-02-13 10:25:17 +08:00
olderzeus
f225a2075f
Feature: add some font
2022-02-06 21:03:02 +08:00
olderzeus
c6cf29336f
Fixed merge error
2021-12-20 20:39:38 +08:00
olderzeus
ab2a6ff99b
Update img2pixel.py
2021-12-20 14:48:13 +08:00
olderzeus
f375803272
New logo icon effects
2021-12-01 00:37:17 +08:00
olderzeus
d22939f356
Update img2pixel.py
2021-11-29 20:11:34 +08:00
olderzeus
4a8ea06790
New Img Conver Tools
2021-11-29 19:35:45 +08:00
Adam Minchinton
6e4dd494b9
img2bin conversion script by orzeus
2021-11-16 22:16:58 +01:00
olderzeus
cca7dd800f
Merge branch 'main' of https://github.com/kbeckmann/game-and-watch-retro-go into NewUI
2021-11-12 14:55:42 +08:00
Konrad Beckmann
0190ed45ad
screenshot: Fix incorrect 565->888 conversion
2021-10-31 02:45:48 +02:00
Konrad Beckmann
ee3cb5e9b5
Add screenshot support
...
Closes #163
2021-10-31 02:30:13 +02:00
olderzeus
3bcd416982
Tuning some parameters
2021-09-04 12:01:40 +08:00
Konrad Beckmann
3fe89ad4f7
gitignore: Ignore *.pyc files
2021-08-08 19:43:21 +02:00
Brian Pugh
820722f4ae
Flash monitor ( #123 )
...
* automatically launch openocd
* Add "monitor" and "flash-monitor" targets to launch logpoll
2021-08-08 18:55:17 +02:00
Brian Pugh
f96b4bcb43
In-game macro overlay ( #122 )
...
* draw_darken_rounded_rectangle initial commit
* image drawing routines
* mostly working static overlay
* use 24x24 instead of 32x32 images, slightly tweak some layout
* complete volume and brightness overlays
* save/load overlay
* png icons and tool to convert them to bit arrays
* add speedup overlay icons
* install common_ingame_overlay hook to all emulators
* explicitly invoke ingame overlay when saving so that the icon shows up before the pause
* make transparency look a little better on dark backgrounds
* tweak bars offset
* have pce use lcd_get_active_framebuffer
* shift sun 1 pixel to the right; even though it's just as off-centered, it looks better
2021-08-08 16:11:50 +02:00
Konrad Beckmann
72da767238
tools: Break out openocd and rewrite screengrabber a bit
2021-08-05 22:20:00 +02:00
Konrad Beckmann
9d56ddc0bc
tools: Fix wrapping bug and add halt support for safer data reads
2021-08-05 21:14:00 +02:00
Konrad Beckmann
6241983f53
tools: Add argparse to logpoll and cleanup
2021-08-05 19:55:06 +02:00
Konrad Beckmann
4d44d6835d
tools: Add logpoll to poll the stdout log from a running target
2021-08-05 19:36:03 +02:00
Konrad Beckmann
4678e7ea1a
Add v4l2 screengrabber
2020-12-18 14:01:02 +01:00