Skip to content

adp/stella8085.cpp: lamps, layout and 5 more games #14020

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 117 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
117 commits
Select commit Hold shift + click to select a range
156154c
register enums
stonedDiscord Jun 29, 2025
93e8410
start assigning command registers
stonedDiscord Jun 30, 2025
c757092
enums
stonedDiscord Jul 1, 2025
5c8f49a
logging and reading
stonedDiscord Jul 1, 2025
2b86d13
uncomment i8256 usage
stonedDiscord Jul 1, 2025
d43a16d
yes oversight
stonedDiscord Jul 1, 2025
0ffe6f9
add to machine list
stonedDiscord Jul 1, 2025
2af0846
fix issues
stonedDiscord Jul 1, 2025
5fc6d5c
order wrong
stonedDiscord Jul 1, 2025
f08fdf3
logging
stonedDiscord Jul 1, 2025
a01fc65
logging told me the clock is wrong
stonedDiscord Jul 1, 2025
ae7c9d0
speed arrays
stonedDiscord Jul 1, 2025
b31d084
interrupt
stonedDiscord Jul 1, 2025
174ec5c
reorder
stonedDiscord Jul 1, 2025
06bbc54
yes: set i8256 clock
stonedDiscord Jul 1, 2025
40c21a8
8086 mode
stonedDiscord Jul 1, 2025
6edd85d
miniguay: wrong address
stonedDiscord Jul 1, 2025
b8648e2
reenable, seems to work with CS
stonedDiscord Jul 1, 2025
3425ec9
CS
stonedDiscord Jul 1, 2025
bd41bcc
spam the log less
stonedDiscord Jul 1, 2025
5d45173
port12
stonedDiscord Jul 2, 2025
a429cee
interrupts
stonedDiscord Jul 2, 2025
aac8ee3
cs for reads
stonedDiscord Jul 3, 2025
8146e4e
write default
stonedDiscord Jul 3, 2025
2b9c25f
Revert "cs for reads"
stonedDiscord Jul 3, 2025
800d672
make timers count
stonedDiscord Jul 3, 2025
26ec26f
save state
stonedDiscord Jul 3, 2025
a531d1a
timer overflow int
stonedDiscord Jul 3, 2025
c544557
set baud rate
stonedDiscord Jul 7, 2025
2bf85df
fixes
stonedDiscord Jul 7, 2025
d242d6f
disable parity
stonedDiscord Jul 7, 2025
b382b9a
timers
stonedDiscord Jul 19, 2025
3fc6408
reorder serial
stonedDiscord Jul 19, 2025
cc8db6c
mephist int
stonedDiscord Jul 19, 2025
48a7f2f
interrupts
stonedDiscord Jul 19, 2025
1250a10
moficiation register
stonedDiscord Jul 19, 2025
c6f2860
txd_handler
stonedDiscord Jul 19, 2025
437ad42
i, robot
stonedDiscord Jul 19, 2025
766a120
found 2 more using it
stonedDiscord Jul 22, 2025
37c6e7b
rename enums and add serial
stonedDiscord Jul 24, 2025
d3d230a
parity
stonedDiscord Jul 24, 2025
4ac4b1e
debug help tx
stonedDiscord Jul 24, 2025
be83451
correct sorting
stonedDiscord Jul 26, 2025
d525630
save timers
stonedDiscord Jul 26, 2025
3469a1d
digits
stonedDiscord Jun 30, 2025
a569718
1tone beeper speaker
stonedDiscord Jul 2, 2025
a9dc161
stolen from rfslots
stonedDiscord Jul 2, 2025
53bdc53
hook up stolen code
stonedDiscord Jul 3, 2025
0ceeec8
rl causing segfault
stonedDiscord Jul 3, 2025
c4d2f98
nocrash
stonedDiscord Jul 4, 2025
5e7f392
keyboard
stonedDiscord Jul 4, 2025
6e6283e
reenable irq line
stonedDiscord Jul 4, 2025
1b6346e
fix service keyboard
stonedDiscord Jul 4, 2025
f173b22
simple layout file
stonedDiscord Jul 4, 2025
b2efabc
some easy lamps
stonedDiscord Jul 4, 2025
431d4e6
more lamps
stonedDiscord Jul 4, 2025
67dc656
lamps
stonedDiscord Jul 4, 2025
b9da5db
leiter
stonedDiscord Jul 7, 2025
247f11d
on off
stonedDiscord Jul 8, 2025
29e8509
fix error led
stonedDiscord Jul 8, 2025
e2681bb
documentation
stonedDiscord Jul 9, 2025
d2efa5d
buttons
stonedDiscord Jul 9, 2025
f674717
dip switches
stonedDiscord Jul 9, 2025
d9896d0
init ram?
stonedDiscord Jul 9, 2025
b7bd438
light up buttons
stonedDiscord Jul 9, 2025
2283444
remove unfitting layouts
stonedDiscord Jul 10, 2025
fc9e929
move layout
stonedDiscord Jul 11, 2025
91e65ec
srcclean
stonedDiscord Jul 14, 2025
197f83e
text on yellow buttons
stonedDiscord Jul 14, 2025
a38a8f5
disc buttons
stonedDiscord Jul 14, 2025
f6dd3b4
button text finished
stonedDiscord Jul 14, 2025
ec08f5c
rows and columns
stonedDiscord Jul 14, 2025
afa77c7
more ins and outs
stonedDiscord Jul 17, 2025
bb4861b
redo layout
stonedDiscord Jul 17, 2025
7863c88
last ladder lamp numbers
stonedDiscord Jul 17, 2025
91bb534
nothing lamps
stonedDiscord Jul 17, 2025
d4f1d65
rst75 and sound
stonedDiscord Jul 17, 2025
5e395ec
upper m_kbd_sl bit is rst75
stonedDiscord Jul 18, 2025
5ccd101
interrupt
stonedDiscord Jul 19, 2025
daeb12a
map rtc from schematic
stonedDiscord Jul 19, 2025
20e5ffb
all keyboard inputs
stonedDiscord Jul 19, 2025
647de90
unnecessary inputs
stonedDiscord Jul 19, 2025
d0a991b
sound from schematic
stonedDiscord Jul 19, 2025
8adc5c3
coin lockout
stonedDiscord Jul 19, 2025
f6d6fb3
hook up io 70 and 71
stonedDiscord Jul 19, 2025
27a67ac
get sound a bit more accurate
stonedDiscord Jul 19, 2025
034073a
fix sound length
stonedDiscord Jul 19, 2025
c6f17bf
more sound shenanigans
stonedDiscord Jul 21, 2025
99afb1c
coin counters
stonedDiscord Jul 24, 2025
68ca21f
reorder inputs
stonedDiscord Jul 24, 2025
2c6c814
io map is the same
stonedDiscord Jul 26, 2025
5837a38
return lamp
stonedDiscord Jul 26, 2025
b7588dc
main machine
stonedDiscord Jul 26, 2025
8c0c89a
bd signal and full matrix
stonedDiscord Jul 26, 2025
da83ea3
display
stonedDiscord Jul 26, 2025
a65ebe4
debug display
stonedDiscord Jul 26, 2025
3880bd4
hex digits on service display
stonedDiscord Jul 26, 2025
712edf7
add service keyboard layout for machines without layout
stonedDiscord Jul 27, 2025
691fa41
debug matrix and repeat keys
stonedDiscord Jul 27, 2025
396c97a
add rasant
stonedDiscord Jul 27, 2025
7284a63
doppelstart but wrong
stonedDiscord Jul 28, 2025
3b14a2a
memory map for 6slot boards
stonedDiscord Jul 28, 2025
e98299d
broken disc
stonedDiscord Jul 28, 2025
22df8b5
macao and io
stonedDiscord Jul 28, 2025
d998a88
year sorting
stonedDiscord Jul 28, 2025
b027676
another unsorted year
stonedDiscord Jul 28, 2025
c0cec3d
manual says active low for almost all inputs
stonedDiscord Jul 29, 2025
dd51925
coin in is active high
stonedDiscord Jul 29, 2025
eb8c485
motors
stonedDiscord Jul 31, 2025
09db123
motor spin message
stonedDiscord Aug 2, 2025
2bbc47c
gong message
stonedDiscord Aug 2, 2025
8097eca
add bahia
stonedDiscord Aug 2, 2025
7d845aa
fix dip switches
stonedDiscord Aug 10, 2025
9c53f02
no impulse on coin in
stonedDiscord Aug 10, 2025
9b19c68
rst55 and reset dip flipped
stonedDiscord Aug 11, 2025
ae7206b
wrong on
stonedDiscord Aug 11, 2025
9d6ef91
document LIW5 and remove 6th motor
stonedDiscord Aug 11, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions scripts/src/machine.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4196,6 +4196,18 @@ if (MACHINES["I8255"]~=null) then
}
end

---------------------------------------------------
--
--@src/devices/machine/i8256.h,MACHINES["I8256"] = true
---------------------------------------------------

if (MACHINES["I8256"]~=null) then
files {
MAME_DIR .. "src/devices/machine/i8256.cpp",
MAME_DIR .. "src/devices/machine/i8256.h",
}
end

---------------------------------------------------
--
--@src/devices/machine/ncr5380.h,MACHINES["NCR5380"] = true
Expand Down
Loading
Loading