Commit Graph

89309 Commits

Author SHA1 Message Date
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
hap
cfebf8ae94 h8: fix mu100 regression with 16bit timer 2024-02-10 23:44:25 +01:00
hap
2aee7dcc5d h8: add software standby mode and optional nvram 2024-02-10 23:36:35 +01:00
angelosa
3b5a2f9cbc machine/w83977tf: hookup basic LPT port 2024-02-10 21:59:32 +01:00
AJR
e0a3eeda12 apple2, etc.: Add ProDOS filesystem where applicable 2024-02-10 15:45:44 -05:00
AJR
da06d70a8c formats/fs_prodos.cpp: Feature updates
- Allow floptool to use ProDOS filesystem with 140K 5.25" disks
- Actually list OS and date/time file attributes
- Fix decoding of dates to match Apple II ProDOS
- Skip header entries in a less hacky way
2024-02-10 15:07:15 -05:00
Olivier Galibert
102c053758 sw100xg: fix the dump endianness 2024-02-10 19:51:14 +01:00
Olivier Galibert
c330da161d Hotfixes.
sw1000xg: Add the very first firmware version

New non-working machines
------------------------
Yamaha MU15 [Matt, O. Galibert]
2024-02-10 19:39:34 +01:00
angelosa
7ad346d43f misc/gammagic.cpp: redump gammagic [Grull Osgo] 2024-02-10 19:03:01 +01:00
angelosa
6f01a4263e video/mc6845.h: mark set_show_border_area and set_visarea_adjust as hack setters 2024-02-10 19:01:59 +01:00