61 Commits

Author SHA1 Message Date
Michael Coates
0696788bcf Merge pull request #42 from MacroFPGA/master
Add some macros for use with the debug option
2026-04-02 22:15:01 +01:00
Michael Coates
2a547a5911 Add some macros for use with the debug option 2026-04-02 22:14:03 +01:00
Michael Coates
cae7c56386 Merge pull request #41 from MacroFPGA/master
Add sound hardware for Cosmo, Update SYS
2026-03-31 14:45:49 +01:00
Michael Coates
a04f6dcee3 minor syntax fixes 2026-03-31 14:26:10 +01:00
Michael Coates
e119467234 Sound hardware for Cosmo, Update SYS 2026-03-31 14:21:36 +01:00
Michael Coates
66519f9703 Fix for skipping samples 2026-03-25 20:21:34 +00:00
jackyangantelope
545a79b27f Update sys (#40) 2025-12-09 22:08:31 +08:00
Brendan Saricks
636a2e5a0e add rotation flag (#39) 2025-11-22 14:01:13 +08:00
Brendan Saricks
540ded4ab8 Move Space Invaders (Samples) to _alternatives (#38) 2025-07-23 14:38:25 +08:00
Michael Coates
b9cc36b86f Add Cosmo star and RNG circuit. Update SYS (#37) 2025-02-16 16:45:14 +08:00
Michael Coates
b3ca769878 Freeplay, Shuffleboard fixed, Update SYS (#36)
* Freeplay option, Shuffleboard, Update SYS

Freeplay option for some games
Shuffleboard now works (with mouse)
Update SYS to current
2024-05-24 13:58:14 +08:00
misteraddons
2cae500873 Fix rom XML tag (#35)
Co-authored-by: Robot <robot@M1MBP.localdomain>
2024-02-18 00:26:29 +08:00
Alan Steremberg
28c20b5b59 Merge pull request #34 from MacroFPGA/master
Fix Polaris, revert interrupt change.
2023-12-18 12:13:07 -08:00
Michael Coates
efa2e344ad Polaris fix
with overclock option to reduce flicker
2023-12-05 19:36:01 +00:00
Michael Coates
f70f6c9f3a Revert interrupt change 2023-11-27 22:08:12 +00:00
Michael Coates
4e02a21238 Revert interrupt change
Interfered with some other games.
2023-11-27 22:04:23 +00:00
Michael Coates
239e73c5a7 Merge branch 'MiSTer-devel:master' into master 2023-11-27 22:02:46 +00:00
Michael Coates
411f0993cb Add Polaris, Update SYS (#32)
* Add Polaris, update SYS

* Delete unreleased/Polaris.mra
2023-11-26 16:07:56 +08:00
Michael Coates
d3913e73a7 Delete unreleased/Polaris.mra 2023-11-22 19:49:04 +00:00
Michael Coates
69f050f7dc Add Polaris, update SYS 2023-11-22 19:43:00 +00:00
Alan Steremberg
331d3adef9 update 2023-02-26 16:43:17 -08:00
Alan Steremberg
d47cddae8e updated sys, release 2023-02-26 16:43:05 -08:00
birdybro
e3044fe43b Fix XML syntax in MRAs (#29)
Fix xml syntax in Space Invaders.mra and  Space Invaders (Samples).mra
2022-06-27 20:06:17 +08:00
Alan Steremberg
a6972bc1ff Merge pull request #27 from garrettkapp/master
Fixing upper case XML tags
2021-12-08 06:06:15 -08:00
Garrett Kapp
4fe3844bd7 Fixing upper case XML tags 2021-12-07 20:33:30 -05:00
Alan Steremberg
b64c0535a8 Merge pull request #26 from MacroFPGA/master
Fix samples only on left channel
2021-12-01 15:00:18 -08:00
Michael Coates
73acfdc373 Fix samples only on left channel 2021-12-01 22:44:00 +00:00
Alan Steremberg
f36ca1a40b Merge pull request #25 from MacroFPGA/master
Backdrop for Space Invaders
2021-11-29 20:07:11 -08:00
Michael Coates
41f82af691 Backdrop for Space Invaders 2021-11-29 22:03:55 +00:00
Michael Coates
6d2dad535e Background for SI 2021-11-29 22:03:54 +00:00
Alan Steremberg
30b26ee1d6 Merge pull request #24 from MacroFPGA/master
Space Invaders using samples
2021-11-29 08:03:27 -08:00
Michael Coates
a6cf1b7531 Space Invaders using samples 2021-11-28 23:09:21 +00:00
Alan Steremberg
5d5fc57bad Merge pull request #22 from JimmyStones/hiscore-autosave
Add hiscore autosave, update sys
2021-10-07 16:35:52 -07:00
jimmystones
02033c2b80 Release 20211006 2021-10-06 20:35:44 +01:00
jimmystones
2f325a1aed Modify SDRAM to fix timing (MacroFPGA) 2021-10-06 20:35:44 +01:00
jimmystones
1afea1bd0f Add hiscore autosave, update sys 2021-10-06 20:35:44 +01:00
Alan Steremberg
1ad94398b6 Merge pull request #21 from MacroFPGA/master
Fix build for Debug Mode
2021-08-24 07:22:35 -04:00
Michael Coates
a475c5b9fd Fix build for Debug Mode 2021-08-24 11:25:16 +01:00
Alan Steremberg
17e94d5b43 Merge pull request #20 from MacroFPGA/master
Change rom_index numbers, update MRAs
2021-08-23 16:19:38 -04:00
Michael Coates
c86966fbe2 Change rom_index numbers, update MRAs
Also add DEBUG_MODE define to enable / disable hex line and overlay test
2021-08-23 18:41:46 +01:00
Alan Steremberg
3bccef9604 Merge pull request #19 from MacroFPGA/master
sdram and sample changes
2021-08-22 17:57:26 -04:00
Michael Coates
81fc568dec Game does not run due to weird memory map 2021-08-22 22:43:05 +01:00
Michael Coates
99dd6df48c Game does not run due to weird memory map 2021-08-22 22:42:03 +01:00
Michael Coates
cc7b8c940f Fix SDRAM controller refresh, Update SYS to latest
This Fixes sampled sound effects for 
	280 Zzap, 
	Balloon Bomber, 
	Blue Shark, 
	Boot Hill, 
	Clowns 
	Laguna Racer
	Lupin 3 (Set 1)
	Seawolf
2021-08-22 22:39:44 +01:00
Jim Gregory
ef26995f5d Restore missing hiscore config (#10) 2021-06-11 22:08:09 +08:00
misteraddons
2f681f559b Fix missing new line at EOF (#9) 2021-06-10 02:26:16 +08:00
Alan Steremberg
f0e2f5d017 Merge pull request #8 from misteraddons/master
Updated MRA metadata
2021-05-20 13:06:53 -04:00
misteraddons
59a97f0009 MRA Field Updates 2021-05-20 10:21:09 -06:00
Alan Steremberg
32b8f9386f Merge pull request #7 from mcbazface/master
Update Attack Force.mra
2021-04-24 07:12:16 -04:00
Bazza
994466e036 Update Attack Force.mra 2021-04-24 07:01:31 +01:00