Commit Graph

89318 Commits

Author SHA1 Message Date
Nigel Barnes
f31065ec0c New working software list additions
-----------------------------------
bbc_rom: Database 1.21, Economatics Control ROM 1.04, Enigma Plus 2.4, HyperDriver 1.30, IEEE 1.92, IEEE 1.98, LVL Echo 1.01, Micronet 2000 1.1, PMS Multi-Font NTQ 4.0, Music 1.2, Ramrod MS4.00c [alt], Speech Extension 0.1, StarGraph 3.01, Boxford TCL 125/240 2.02, Boxford TCL 125/240 2.04, Boxford TCL 125/240 6.00, User Port Transfer 1.01, Unicore 2.2, Wordwise Companion, Arcadians (unofficial RFS), Arkanoid (unofficial ROM), GameROM: Rocket Raid 1.10, Kix (unofficial ROM), Pengo (unofficial ROM), Robotron (unofficial ROM), Rocket Raid (unofficial ROM), Snapper v1 (unofficial ROM), Snapper v2 (unofficial ROM), Zalaga (unofficial RFS) [Nigel Barnes]

New NOT_WORKING software list additions
---------------------------------------
bbc_rom: Micron Plus EPROM Programmer 1.20, SPX 2.01 [Nigel Barnes]
2024-02-14 21:50:46 +00:00
angelosa
5ad642d279 video/pc_vga_oak: fix lambda capture 2024-02-14 22:05:11 +01:00
angelosa
f4c8b1225b pci/oti_spitfire: fix BAR2 IO flag, add revision register 2024-02-14 22:01:13 +01:00
hap
863e5496e2 m6800,h8: shorthand variable types 2024-02-14 21:31:37 +01:00
hap
e759f776be h8_timer8: small correction in recalc_event 2024-02-14 15:24:57 +01:00
hap
d1921b6732 h8_intc: revert confusing change 2024-02-14 14:48:19 +01:00
hap
6ff66130f3 h8_port: pass along ddr on write for high-impedance pins 2024-02-14 14:32:43 +01:00
hap
01835b01d2 namcos23: fix regression from 6755bdfea9 2024-02-14 12:57:46 +01:00
hap
14daf14a87 h8_intc: don't clear irq pin inputs at reset 2024-02-14 12:09:49 +01:00
hap
ecd1a49b2e h8_intc: base h8 does not have ISR 2024-02-14 12:09:49 +01:00
hap
896f08157c h8_intc: h8h does not have 16-bit iscr, add support for rising edge interrupts 2024-02-14 12:09:49 +01:00
hap
df28e783e1 h8: RTE does not block interrupts 2024-02-14 12:09:48 +01:00
arbee
f8345b810d Fixed OSD interaction with updated default keys. [R. Belmont] 2024-02-13 22:47:29 -05:00
arbee
45890ad85c Default UI keys cleanup [hap, R. Belmont]
- Pause moved from P to F5
- Step single frame moved from Shift-P to Shift-F5
- Create save state moved from Shift-F7 to F6
- Toggle cheats moved from F6 to Shift-F6
2024-02-13 20:02:25 -05:00
AJR
10b206b965 unidasm: Add p8xc552 and p8xc562 types 2024-02-13 19:02:51 -05:00
AJR
50345461a2 mcs51: Add placeholder device types for P87C552 and P80C562, with custom SFR definitions for their disassemblers 2024-02-13 19:02:05 -05:00
hap
8ac01eae4a h8_timer8: fix divide by 0 crash,
scprof: add buttons
2024-02-13 21:30:57 +01:00
Miodrag Milanovic
b3c50c13f9 sfrj/idpartner.cpp - fixed floppy daisy chain
lib/formats/idpart_dsk.cpp - added Iskra Delta Partner floppy image format
2024-02-13 20:58:17 +01:00
hap
babb569e6e cxg: renamed some source files
New systems marked not working
------------------------------
Sphinx Chess Professor [hap, Berger]
Kasparov GK 2000 [hap, Sean Riddle]
2024-02-13 17:48:15 +01:00
hap
6872b33057 patinho_feio: clean up some indentation 2024-02-13 17:48:15 +01:00
Miodrag Milanovic
4de38c6f85 sfrj/galaxy.cpp : removed ROM hack for Galaksija plus 2024-02-13 16:02:40 +01:00
cam900
707ab9d5ab
nec/pce.cpp, nec/pce_cd.cpp: Cleaned up code. (#11999)
* nec/pce_cd.cpp: Use device_mixer_interface rather than using hard-coded speaker tags.
* Merged nec/pce_m.cpp into nec/pce.cpp.
* Reduced preprocessor macros, removed outdated comments, changed heaxadecimal digits to lowercase.
2024-02-13 23:50:31 +11:00
amameuser
b32ba2d2d2
Removed some extraneous semicolons. (#12029)
* cpu/z180/z180op.hxx: Remove extraneous semicolon.
* machine/ldv1000hle.cpp: Remove extraneous semicolon
2024-02-13 22:37:59 +11:00
Olivier Galibert
42abce0203 mulcd: Thanks to a good pcb picture, confirm some information 2024-02-13 10:26:49 +01:00
Roberto Fresca
1a684db589 New systems marked not working
------------------------------
Open 5 Cards [Roberto Fresca, Aussiekanga]
2024-02-13 06:10:31 +01:00
angelosa
74fb5a80c4 video/pc_vga_oak: add segment, aperture and basic SVGA pixel modes 2024-02-13 02:36:14 +01:00
amameuser
db8707f6cb
Fix some END macro indents (#12030)
* bus/electron/plus1.cpp: Fix ROM_END macro indent

* nintendo/n8080.cpp: Fix ROM_END macro indent

* misc/rfslots8085.cpp: Fix INPUT_PORTS_END macro indent

* tiger/gamecom.cpp: Fix INPUT_PORTS_END macro indent
2024-02-12 19:17:25 -05:00
amameuser
089464f7df
cpu/patinhofeio/patinho_feio.cpp: Fix missing space in printf string (#12026) 2024-02-12 22:52:49 +01:00
angelosa
5a10b11eed video/pc_vga_oak: convert $3de/$3df to address_space, allow Spitfire to boot 2024-02-12 20:41:11 +01:00
angelosa
f68a0c03e6 video/pc_xga: move OAK VGA core to standalone pc_vga_oak file 2024-02-12 19:13:06 +01:00
hap
0636e54bb6 companion2: update notes about concord,
microvsn: get rid of timer device
2024-02-12 01:12:25 +01:00
angelosa
9ef7ed7a49 bus/pci: add stub for OAK OTI Spitfire line 2024-02-12 01:06:24 +01:00
Miodrag Milanovic
dcb8f6a391 sfrj/idpartner.cpp add custom floppy drive z80 daisy chain device, fdc ready is tied low 2024-02-11 19:38:49 +01:00
angelosa
e4f44632c7 shared/pcshare: deprecate 2024-02-11 19:03:05 +01:00
AJR
f4acecb453 imagedev/floppy.cpp: Delete unused getter that leaked details
* util/options.h: Use forwarding header
2024-02-11 12:52:24 -05:00
hap
2995e59d50 ui: add quick save/load state shortcut, default key undecided 2024-02-11 18:45:56 +01:00
hap
ae708a6405 cheatopt: indicate if no cheats were found 2024-02-11 17:22:18 +01:00
hap
e4fb63b492 cheatopt: add the global cheat enable toggle to the menu 2024-02-11 17:07:30 +01:00
Miodrag Milanovic
ddb2a9fb22 sfrj/galaxy.cpp: added official ROM images and char roms used for kit and commercial version [Miodrag Milanovic] 2024-02-11 16:26:58 +01:00
Miodrag Milanovic
852bf9ce85 sfrj/idpartner.cpp : more fitting shortname 2024-02-11 16:15:06 +01:00
hap
f784feb5e3 prisma: add direct leds 2024-02-11 14:59:14 +01:00
Miodrag Milanovic
6aa0c208da New machines marked as NOT_WORKING
----------------------------------
Iskra Delta Partner [Jernej Jakob]

sfrj/idpartner.cpp : Added bus connector and split GDP into separate card [Miodrag Milanovic]
2024-02-11 14:45:03 +01:00
hap
6755bdfea9 h8: return 0xff for unconnected digital input ports,
prisma: fill in the inputs
2024-02-11 13:31:06 +01:00
Dirk Best
8bea55ce78 New machines marked as NOT_WORKING
----------------------------------
Micro-Term 440 [Bitsavers]
2024-02-11 12:51:01 +01:00
hap
c0d7a5c607 Revert "ui: move decrease frameskip key from F8 to Shift F9"
This reverts commit d88e127143.
2024-02-11 10:35:24 +01:00
Patrick Mackinlay
168662c975 ns32k: fix typo 2024-02-11 16:24:21 +07:00
Patrick Mackinlay
3b8ad86c87 ns32k: housekeeping 2024-02-11 16:09:05 +07:00
AJR
1a2d3ab676 apple3: Clean up drive configuration (and incidentally add ProDOS format) 2024-02-10 22:17:50 -05:00
AJR
e7ea38d3c0 formats/fs_prodos.cpp: Recognize some file types 2024-02-10 21:37:22 -05:00
angelosa
3a454f5615 bus/pci: add stub for ESS Solo1/Maestro line 2024-02-10 23:48:53 +01:00